aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permission-templates
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2714-28/+42
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2013-35/+27
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2013-29/+35
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-031-1/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0824-25/+24
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-222-2/+2
* SONAR-13936 Remove org on user and group API front-end.Mathieu Suen2020-10-1623-188/+369
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12796 Fix typo in permission template page.Mathieu Suen2020-02-245-11/+7
* SONAR-12796: Fix alignment and scoll for permission template. In addition fix...Mathieu Suen2020-02-216-6/+91
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-4/+4
* Format all headers for 2020Wouter Admiraal2020-01-0721-21/+21
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1914-34/+34
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1113-25/+27
* Update prettier to last versionGrégoire Aubert2019-03-291-3/+5
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-295-30/+187
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-063-3/+46
* Fix license headers for 2019Duarte Meneses2019-01-0220-20/+20
* remove some usages of legacy react contextStas Vilchik2018-12-113-19/+16
* drop unused codeStas Vilchik2018-12-071-38/+0
* rewrite permission templates app in tsStas Vilchik2018-12-0721-498/+464
* SONAR-11534 fix glitch on the permission templates pageStas Vilchik2018-12-071-1/+11
* create global type definitions (#1017)Stas Vilchik2018-12-052-4/+2
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-2/+3
* SONAR-11399 fix text wrapping on the permission templates pageStas Vilchik2018-10-251-2/+4
* SONAR-11270 Allow to set default template to APPGrégoire Aubert2018-10-101-4/+1
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-101-7/+8
* drop organization members from redux store (#637)Stas Vilchik2018-08-221-2/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-108-16/+16
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-041-1/+8
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-102-10/+4
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-093-40/+117
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-081-2/+3
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-031-6/+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-221-14/+13
* create and use Button component (#3087)Stas Vilchik2018-02-212-13/+9
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-1610-345/+351
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-0723-22/+42
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-4/+6
* Move 'parseError' to request libGrégoire Aubert2017-11-243-3/+3
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-15/+9
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-64/+35
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-036-31/+23
* update prettierStas Vilchik2017-09-139-67/+50
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* SONAR-9531 Change the application spaceStas Vilchik2017-07-311-1/+2
* update react (#2288)Stas Vilchik2017-07-2513-40/+50