BigW Consortium Gitlab

  1. 17 Oct, 2016 1 commit
  2. 14 Oct, 2016 1 commit
  3. 08 Oct, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 29 Sep, 2016 1 commit
  6. 27 Sep, 2016 1 commit
  7. 20 Sep, 2016 4 commits
  8. 14 Sep, 2016 1 commit
  9. 02 Sep, 2016 1 commit
  10. 30 Aug, 2016 1 commit
  11. 29 Aug, 2016 1 commit
  12. 18 Aug, 2016 1 commit
    • Add MemberExpirationDate JS helper · 21a73302
      Sean McGivern authored
      This helper adds a datepicker to all `js-access-expiration-date`
      elements. If that element is a child of a `clearable-input` element and
      has a sibling `js-clear-input` element, then it will show a working
      clear button to the right of the input field.
  13. 05 Aug, 2016 2 commits
  14. 04 Aug, 2016 1 commit
  15. 29 Jul, 2016 2 commits
    • Allow setting "Allowed To Push/Merge" while creating a protected branch. · 12387b4d
      Timothy Andrew authored
      1. Reuse the same dropdown component that we used for updating these
         settings (`ProtectedBranchesAccessSelect`). Have it accept options
         for the parent container (so we can control the elements it sees) and
         whether or not to save changes via AJAX (we need this for update, but
         not create).
      
      2. Change the "Developers" option to "Developers + Masters", which is
         clearer.
      
      3. Remove `developers_can_push` and `developers_can_merge` from the
         model, since they're not needed anymore.
    • Add "No One Can Push" to the protected branches UI. · ab6096c1
      Timothy Andrew authored
      1. Move to dropdowns instead of checkboxes. One each for "Allowed to
         Push" and "Allowed to Merge"
      
      2. Refactor the `ProtectedBranches` coffeescript class into
         `ProtectedBranchesAccessSelect`.
      
      3. Modify the backend to accept the new parameters.
  16. 21 Jul, 2016 1 commit
  17. 19 Jul, 2016 3 commits
  18. 15 Jul, 2016 4 commits
  19. 14 Jul, 2016 1 commit
  20. 11 Jul, 2016 1 commit
  21. 08 Jul, 2016 3 commits
  22. 07 Jul, 2016 2 commits
  23. 05 Jul, 2016 1 commit
  24. 04 Jul, 2016 4 commits