aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permissions
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0320-20/+20
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-17835 Fix user/group sorting on permissions listWouter Admiraal2023-01-041-13/+16
|
* Update license templates for 2023Pierre2023-01-0220-20/+20
|
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-3018-1709/+278
|
* SONAR-17698 Prevent user from trying to set permissions on "Anyone" group ↵David Cho-Lerat2022-12-2314-232/+271
| | | | for a private project (#7231)
* [NO JIRA] Upgrade jestJeremy Davis2022-12-217-229/+229
|
* MMF-2745 Default permission improvementsJacek2022-11-211-1/+9
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0222-150/+150
|
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-211-4/+4
|
* [NO-JIRA] Improve ButtonToggle accessibilityPhilippe Perrin2022-07-181-6/+1
|
* [NO-JIRA] Rename RadioToggle to ButtonTogglePhilippe Perrin2022-07-181-2/+2
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-283-13/+15
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-242-46/+3
|
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
|
* SONAR-16191 Improve ITs for react-select and remove legacy cssPhilippe Perrin2022-04-133-37/+1
|
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-084-5/+0
|
* SONAR-16087 Remove select legacy from permissions, projectActivity and ↵Revanshu Paliwal2022-03-303-12/+55
| | | | projectBaseline
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-21/+15
|
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-142-29/+1
|
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-112-2/+3
|
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-093-25/+32
|
* Update snapshotsWouter Admiraal2022-02-042-0/+4
|
* Update license headers for 2022 [update headers]Pierre2022-01-2827-27/+27
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2712-61/+89
|
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-262-3/+3
|
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-302-2/+2
|
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+1
|
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-5/+5
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-2022-40/+37
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2022-37/+40
|
* SONAR-13765 Fix permissions page minimum widthWouter Admiraal2021-04-297-201/+225
|
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-032-29/+31
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0827-29/+27
|
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-224-6/+2
|
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-222-5/+1
|
* SONAR-13950 Move Application UI logic to DEWouter Admiraal2020-10-235-15/+567
|
* SONAR-13936 Remove org on user and group API front-end.Mathieu Suen2020-10-165-46/+13
|
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-283-67/+13
|
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-1/+0
|
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-5/+6
|
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
|
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-3/+3
|
* SONAR-12796: Fix alignment and scoll for permission template. In addition ↵Mathieu Suen2020-02-211-1/+0
| | | | fix consitency in the user permission w.r.t. grobal permission.
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-084-12/+12
| | | | Cherry-pick of SC-1304
* Format all headers for 2020Wouter Admiraal2020-01-0726-26/+26
|
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-303-10/+9
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1922-48/+48
|
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-1/+1
| | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1123-38/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* SONARCLOUD-572 Remove email from permissions panel (frontend) (#1550)Siegfried Ehret2019-05-063-6/+78
|