BigW Consortium Gitlab

  1. 06 Nov, 2017 1 commit
  2. 05 Oct, 2017 1 commit
  3. 23 Sep, 2017 2 commits
  4. 24 Aug, 2017 1 commit
  5. 27 Jul, 2017 1 commit
  6. 19 Jul, 2017 1 commit
  7. 06 Jul, 2017 1 commit
  8. 05 Jul, 2017 1 commit
  9. 01 Jun, 2017 1 commit
  10. 14 Apr, 2017 2 commits
  11. 13 Apr, 2017 1 commit
  12. 03 Apr, 2017 1 commit
  13. 23 Mar, 2017 1 commit
  14. 02 Mar, 2017 1 commit
  15. 23 Feb, 2017 4 commits
  16. 06 Feb, 2017 1 commit
  17. 16 Jan, 2017 1 commit
  18. 03 Jan, 2017 1 commit
  19. 16 Dec, 2016 1 commit
  20. 13 Dec, 2016 2 commits
  21. 01 Dec, 2016 1 commit
  22. 07 Nov, 2016 1 commit
  23. 26 Oct, 2016 1 commit
  24. 24 Oct, 2016 1 commit
  25. 14 Oct, 2016 1 commit
  26. 06 Oct, 2016 1 commit
  27. 04 Oct, 2016 1 commit
  28. 03 Oct, 2016 1 commit
  29. 16 Sep, 2016 1 commit
  30. 18 Aug, 2016 1 commit
    • Allow naming U2F devices. · 16c44a5d
      Timothy Andrew authored
      1. Display a list of U2F devices on the `two_factor_auth` page.
      
      2. Allow deleting individual U2F devices.
      
      3. Allow setting a (optional) name for a device (during registration).
  31. 10 Jun, 2016 1 commit
    • Implement second round of comments from @jschatz1. · e18a08fd
      Timothy Andrew authored
      - Just use a link for the clipboard button. Having a non-clickable
        container (that looks like a button) is confusing.
      - Use `text-danger` for the "you won't be able to access it again" message.
      - Highlight the created token so people know to look there.
  32. 09 Jun, 2016 1 commit
    • Implement @jschatz1's comments. · 1f5ecf91
      Timothy Andrew authored
      - No hardcoded colors in any SCSS file except `variables.scss`
      - Don't allow choosing a date in the past
      - Use the same table as in the "Applications" tab
      - The button should say "Create Personal Access Token"
      - Float the revoke button to the right of the table cell
      - Change the revocation message to be more explicit.
      - Date shouldn't look selected on page load
      - Don't use a panel for the created token
          - Use a normal flash for "Your new personal access token has been created"
          - Show the input (with the token) below it full width.
          - Put the "Make sure you save it - you won't be able to access it again." message near the input
      - Have the created token's input highlight all on single click
  33. 03 Jun, 2016 2 commits