BigW Consortium Gitlab

  1. 17 May, 2018 3 commits
  2. 11 May, 2018 1 commit
  3. 07 May, 2018 5 commits
  4. 04 May, 2018 8 commits
    • fix Web IDE file tree scroll issue · 32737ec2
      Paul Slaughter authored
    • fixed mis-aligned icon · 442eb843
      Phil Hughes authored
      hide success message when staging files
      improve action button hover
    • Enforces terms in the web application · 7684217d
      Bob Van Landuyt authored
      This enforces the terms in the web application. These cases are
      specced:
      
      - Logging in: When terms are enforced, and a user logs in that has not
        accepted the terms, they are presented with the screen. They get
        directed to their customized root path afterwards.
      - Signing up: After signing up, the first screen the user is presented
        with the screen to accept the terms. After they accept they are
        directed to the dashboard.
      - While a session is active:
        - For a GET: The user will be directed to the terms page first,
          after they accept the terms, they will be directed to the page
          they were going to
        - For any other request: They are directed to the terms, after they
          accept the terms, they are directed back to the page they came
          from to retry the request. Any information entered would be
          persisted in localstorage and available on the page.
    • Allow a user to accept/decline terms · 10aa55a7
      Bob Van Landuyt authored
      When a user accepts, we store this in the agreements to keep track of
      which terms they accepted. We also update the flag on the user.
    • Display terms to a user · 3629dc33
      Bob Van Landuyt authored
      When terms are present, they can be viewed on `/-/users/terms`.
    • improve logic of success message · cb8682b8
      Phil Hughes authored
      instead of taking over whole sidebar, it now just shows over the commit box
      after 5 seconds the commit box goes back to its compact logic
    • added specs · 4d48658b
      Phil Hughes authored
      long branch names no longer wrap
  5. 03 May, 2018 4 commits
  6. 02 May, 2018 5 commits
  7. 01 May, 2018 3 commits
  8. 30 Apr, 2018 6 commits
  9. 27 Apr, 2018 1 commit
  10. 26 Apr, 2018 2 commits
  11. 25 Apr, 2018 1 commit
  12. 24 Apr, 2018 1 commit