1. 15 Jan, 2021 1 commit
    • Chore: Moves common and response into separate packages (#30298) · 3d41267f
      * Chore: moves common and response into separate packages
      
      * Chore: moves common and response into separate packages
      
      * Update pkg/api/utils/common.go
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      
      * Chore: changes after PR comments
      
      * Chore: move wrap to routing package
      
      * Chore: move functions in common to response package
      
      * Chore: move functions in common to response package
      
      * Chore: formats imports
      
      Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
      Hugo Häggmark committed
  2. 13 Nov, 2020 1 commit
  3. 06 Jul, 2020 1 commit
  4. 12 Aug, 2019 1 commit
    • API: Restrict anonymous user information access (#18422) · 8fd153ed
      Existing /api/alert-notifications now requires at least editor access.
      Existing /api/alert-notifiers now requires at least editor access.
      New /api/alert-notifications/lookup returns less information than
      /api/alert-notifications and can be access by any authenticated user.
      Existing /api/org/users now requires org admin role.
      New /api/org/users/lookup returns less information than
      /api/org/users and can be access by users that are org admins,
      admin in any folder or admin of any team.
      UserPicker component now uses /api/org/users/lookup instead
      of /api/org/users.
      
      Fixes #17318
      Marcus Efraimsson committed
  5. 13 Jan, 2019 1 commit
  6. 11 Jul, 2018 1 commit
    • Refactor team pages to react & design change (#12574) · c03764ff
      * Rewriting team pages in react
      
      * teams to react progress
      
      * teams: getting team by id returns same DTO as search, needed for AvatarUrl
      
      * teams: progress on new team pages
      
      * fix: team test
      
      * listing team members and removing team members now works
      
      * teams: team member page now works
      
      * ux: fixed adding team member issue
      
      * refactoring TeamPicker to conform to react coding styles better
      
      * teams: very close to being done with team page rewrite
      
      * minor style tweak
      
      * ux: polish to team pages
      
      * feature: team pages in react & everything working
      
      * fix: removed flickering when changing tabs by always rendering PageHeader
      Torkel Ödegaard committed
  7. 02 Jul, 2018 1 commit
  8. 05 Jun, 2018 1 commit
  9. 04 Jun, 2018 1 commit
  10. 01 Jun, 2018 1 commit
  11. 07 Mar, 2018 1 commit
  12. 06 Mar, 2018 1 commit
  13. 30 Jan, 2018 1 commit
  14. 16 Dec, 2016 2 commits