An error occurred fetching the project authors.
  1. 20 Aug, 2021 1 commit
    • Francisco Javier López's avatar
      Clean code after group sidebar refactor · 46ef6495
      Francisco Javier López authored
      After we've migrated all group sidebar menus, we can remove
      all the auxiliary code that we needed to introduce to render
      old partial menus.
      
      Besides, we can also clean helper methods that are nore used
      anymore.
      46ef6495
  2. 15 Jul, 2021 1 commit
  3. 06 Jul, 2021 1 commit
  4. 11 Jun, 2021 1 commit
  5. 10 Jun, 2021 1 commit
  6. 01 Jun, 2021 1 commit
  7. 20 May, 2021 1 commit
    • Francisco Javier López's avatar
      Implement new active state for group sidebar context menu · 9678c1a6
      Francisco Javier López authored
      In this commit we're changing the behavior of the scope or
      context menu. Before, this menu only allowed us to click
      on it and it'd redirect as to the `Group overview` submenu
      in an active state.
      
      That is going to change and, when we click the overview menu
      it will change its state to active instead of the `Group
      overview`.
      9678c1a6
  8. 19 May, 2021 1 commit
  9. 18 May, 2021 2 commits
  10. 14 May, 2021 1 commit
  11. 05 May, 2021 1 commit
    • Francisco Javier López's avatar
      Perform changes to Group Overview menu · 03e6e3dd
      Francisco Javier López authored
      In this commit we perform several changes to the
      Group Overview menu:
      - First we are renaming it to `Group information`
      - We're changing the sprite icon to `group`
      - We're also removing the `Details` menu
      03e6e3dd
  12. 30 Apr, 2021 1 commit
  13. 27 Apr, 2021 1 commit
  14. 12 Apr, 2021 1 commit
  15. 01 Apr, 2021 1 commit
  16. 29 Mar, 2021 1 commit
  17. 26 Mar, 2021 2 commits
  18. 16 Mar, 2021 1 commit
  19. 10 Mar, 2021 1 commit
  20. 02 Mar, 2021 1 commit
  21. 11 Feb, 2021 1 commit
  22. 01 Feb, 2021 1 commit
    • Coung Ngo's avatar
      Add html landmarks and update names · 0d0a4168
      Coung Ngo authored
      Adds landmarks and updates their names so screen readers
      can jump between more sections of a page and with more
      descriptive names for the landmarks
      0d0a4168
  23. 19 Jan, 2021 1 commit
  24. 18 Jan, 2021 1 commit
  25. 13 Jan, 2021 1 commit
  26. 12 Jan, 2021 3 commits
  27. 06 Jan, 2021 1 commit
    • Dallas Reedy's avatar
      Add trial status sidebar widget · 590bd6bd
      Dallas Reedy authored
      - Add new experiment definition
      - Add YAML definition for new feature flag
      - Add a bunch of helper methods related specifically to trials on groups
      - Test those new helper methods
      - Add translation keys
      590bd6bd
  28. 08 Dec, 2020 1 commit
  29. 28 Sep, 2020 1 commit
    • Jackie Fraser's avatar
      Add Invite Members modal for Group · 76180cda
      Jackie Fraser authored
      - behind feature flag :invite_members_group_modal
      - no User dropdown search yet, that will be added next
      - the trigger link in the side nav is behind the same feature flag
      76180cda
  30. 25 Aug, 2020 1 commit
  31. 19 Aug, 2020 1 commit
  32. 30 Jul, 2020 1 commit
    • Coung Ngo's avatar
      Add iteration page within projects · ce5ef00f
      Coung Ngo authored
      Add Iteration link under Issues in the left sidebar, and add
      iterations index page within a project to allow users to
      eventually view an interation report at a project level
      ce5ef00f
  33. 16 Jul, 2020 2 commits
  34. 10 Jul, 2020 1 commit
  35. 10 Jun, 2020 1 commit
    • Simon Knox's avatar
      Add initial Sprints GraphQL endpoint · 0b8e350c
      Simon Knox authored
      Adds a GraphQL type for Sprints as well as adding it to
      Issues/Projects/Groups and adding an Issue::SetSprint and
      Group::CreateSprint mutators.
      0b8e350c