aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/changelog
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0313-13/+13
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-172-7/+6
* SONAR-18147 Status message not automatically announcedstanislavh2023-01-162-1/+10
* Update license templates for 2023Pierre2023-01-0213-13/+13
* [NO JIRA] Upgrade jestJeremy Davis2022-12-212-10/+10
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-026-22/+17
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-211-2/+2
* SONAR-17000 SONAR-16974Wouter Admiraal2022-10-112-13/+12
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-292-2/+3
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-283-6/+8
* Update license headers for 2022 [update headers]Pierre2022-01-2813-13/+13
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-208-13/+13
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-208-13/+13
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-3/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0813-13/+13
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-225-13/+9
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-052-17/+6
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* Fix eslint's issuesPhilippe Perrin2020-04-082-3/+6
* Format all headers for 2020Wouter Admiraal2020-01-0713-14/+13
* SONAR-12597 Rework Quality profile Web Api calls so they don't use deprecated...Philippe Perrin2019-10-303-44/+209
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-197-12/+12
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-117-11/+11
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-032-2/+2
* Update prettier to last versionGrégoire Aubert2019-03-291-4/+3
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* avoid passing null values to SeverityHelperStas Vilchik2019-01-072-2/+7
* Fix license headers for 2019Duarte Meneses2019-01-0212-12/+12
* remove some usages of legacy react contextStas Vilchik2018-12-111-19/+8
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+1
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-1/+2
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-242-2/+2
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-3/+1
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-224-61/+50
* create and use Button component (#3087)Stas Vilchik2018-02-212-13/+8
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-1/+1
* fix file headersStas Vilchik2018-01-1512-12/+12
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-2/+1
* update web dependencies (#2752)Stas Vilchik2017-10-302-8/+9
* SONAR-7709 Help users to not enter wrong date periodsStas Vilchik2017-10-111-7/+9
* SONAR-9495 Better rendering of long parameter value in QP changelogGrégoire Aubert2017-10-053-17/+10
* SONAR-9496 group changelog events by action and dateStas Vilchik2017-10-041-5/+12
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-031-2/+2
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-021-1/+1
* update prettierStas Vilchik2017-09-134-40/+26
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-252-4/+7