aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permission-templates/components
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0321-21/+21
* Update license templates for 2023Pierre2023-01-0221-22/+21
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-307-460/+320
* [NO JIRA] Upgrade jestJeremy Davis2022-12-214-42/+42
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0215-53/+59
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-293-4/+4
* SONAR-16725 [891882] An icon lacks 3 to 1 contrast ratioWouter Admiraal2022-08-291-3/+1
* SONAR-16045 Fix permission templates linkMathieu Suen2022-07-151-1/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-287-14/+14
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-241-6/+1
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+2
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-092-11/+10
* Update snapshotsWouter Admiraal2022-02-042-0/+3
* Update license headers for 2022 [update headers]Pierre2022-01-2822-22/+22
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2713-22/+35
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2012-34/+26
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2012-28/+34
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-031-1/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0822-23/+22
* 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-1622-188/+367
* 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-0719-19/+19
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1914-34/+34
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1112-24/+26
* Update prettier to last versionGrégoire Aubert2019-03-291-3/+5
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-294-29/+186
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-063-3/+46
* Fix license headers for 2019Duarte Meneses2019-01-0218-18/+18
* remove some usages of legacy react contextStas Vilchik2018-12-113-19/+16
* rewrite permission templates app in tsStas Vilchik2018-12-0720-477/+454
* 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-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-101-1/+2
* 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