BigW Consortium Gitlab

  1. 12 May, 2017 1 commit
  2. 05 May, 2017 2 commits
  3. 06 Apr, 2017 1 commit
  4. 03 Apr, 2017 1 commit
  5. 17 Mar, 2017 1 commit
  6. 15 Mar, 2017 1 commit
  7. 06 Mar, 2017 1 commit
  8. 28 Feb, 2017 2 commits
  9. 27 Feb, 2017 1 commit
  10. 15 Feb, 2017 1 commit
  11. 06 Feb, 2017 1 commit
  12. 01 Feb, 2017 2 commits
  13. 16 Dec, 2016 2 commits
  14. 29 Nov, 2016 1 commit
  15. 16 Nov, 2016 1 commit
  16. 03 Oct, 2016 1 commit
  17. 13 Sep, 2016 1 commit
  18. 13 Aug, 2016 2 commits
  19. 08 Aug, 2016 1 commit
  20. 16 Jun, 2016 1 commit
    • Implement @DouweM's feedback. · 7ee0898a
      Timothy Andrew authored
      - Extract a duplicated `redirect_to`
      - Fix a typo: "token", not "certificate"
      - Have the "Expires at" datepicker be attached to a text field, not inline
      - Have both private tokens and personal access tokens verified in a
        single "authenticate_from_private_token" method, both in the
        application and API. Move relevant logic to
        `User#find_by_personal_access_token`
      - Remove unnecessary constants relating to API auth. We don't need a
        separate constant for personal access tokens since the param is the
        same as for private tokens.
  21. 10 Jun, 2016 2 commits
  22. 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
  23. 03 Jun, 2016 2 commits
  24. 02 Jun, 2016 1 commit
  25. 28 Apr, 2016 2 commits
  26. 14 Apr, 2016 1 commit
  27. 08 Sep, 2015 1 commit
  28. 07 Jul, 2015 1 commit
  29. 22 Jun, 2015 1 commit
  30. 15 Jun, 2015 1 commit
  31. 13 Jun, 2015 2 commits