aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permissions/global
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-084-5/+0
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+2
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-093-25/+32
* Update snapshotsWouter Admiraal2022-02-041-0/+2
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-272-17/+19
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-204-4/+4
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-204-4/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-085-6/+5
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-2/+1
* SONAR-13950 Move Application UI logic to DEWouter Admiraal2020-10-233-5/+538
* SONAR-13936 Remove org on user and group API front-end.Mathieu Suen2020-10-164-45/+12
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-074-4/+4
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-193-8/+8
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-114-4/+4
* Update prettier to last versionGrégoire Aubert2019-03-293-20/+286
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-4/+1
* Fix license headers for 2019Duarte Meneses2019-01-023-3/+3
* create global type definitions (#1017)Stas Vilchik2018-12-052-27/+19
* Apply feedbacksPascal Mugnier2018-10-101-0/+2
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-102-69/+60
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-105-310/+342
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-24/+6
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-1/+4
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10484 Prevent simultaneous WS request on permissions pages (#18)Pascal Mugnier2018-03-223-22/+22
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* fix file headersStas Vilchik2018-01-153-3/+3
* Fix license headers for 2018Simon Brandhof2018-01-072-2/+2
* Rewrite usage of Organization containersGrégoire Aubert2017-12-141-2/+1
* SONAR-10135 Allow to change Quality Gate permission at organization levelGrégoire Aubert2017-12-141-7/+1
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-143-68/+132
* Move 'parseError' to request libGrégoire Aubert2017-11-241-1/+1
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-3/+1
* update prettierStas Vilchik2017-09-131-6/+2
* comment flow annotations (#2335)Stas Vilchik2017-08-144-21/+43
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-172-7/+10
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-2/+3
* allow chaning "administer quality profiles" permission for organizationsStas Vilchik2017-05-041-1/+1
* upgrade prettier (#1954)Stas Vilchik2017-04-201-102/+106
* improve react usage (#1936)Stas Vilchik2017-04-193-16/+10
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+1
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-174-129/+130
* fix indentationStas Vilchik2017-02-232-3/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-104-8/+8
* refactor and add type annonations around permissions domainStas Vilchik2017-02-034-71/+93
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-033-30/+47