aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectBaseline
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0224-204/+176
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-242-8/+9
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-213-5/+5
* [NO JIRA] Cleanup project activity types, mocks, and componentsWouter Admiraal2022-10-137-12/+11
* SONAR-17118 migrate branch support flag to features/list APIMatteo Mara2022-10-122-9/+15
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-292-7/+7
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-284-14/+7
* [NO JIRA] Remove duplicate mockEvent() helperWouter Admiraal2022-06-141-2/+2
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Fix react-select typingsPhilippe Perrin2022-04-274-10/+6
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-082-6/+2
* SONAR-16221 Add select variants (creatable and async) and replace SelectLegacyJeremy Davis2022-04-057-99/+187
* SONAR-16087 Remove select legacy from permissions, projectActivity and projec...Revanshu Paliwal2022-03-302-31/+71
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+1
* [NO-JIRA] Fix license headersPhilippe Perrin2022-02-141-19/+0
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-094-45/+18
* Update license headers for 2022 [update headers]Pierre2022-01-2829-28/+47
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2712-43/+61
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-262-5/+5
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-305-12/+22
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-302-2/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2020-66/+58
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2020-59/+65
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-034-25/+33
* SONAR-14516 Remove hardcoded usage of 'master' from webappPhilippe Perrin2021-03-035-8/+201
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-266-202/+9
* SONAR-14461 Remove hardcoded usage of 'master'Philippe Perrin2021-02-196-9/+202
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0829-29/+29
* Update DeferredSpinner snapshotsJeremy Davis2020-09-184-9/+1
* SONAR-13391 Add reference branch option to new code settingJeremy Davis2020-06-1129-519/+2029
* SONAR-12920 Add product footer to the Hotspots pageWouter Admiraal2020-06-021-4/+0
* SONAR-13102 Use radio component consistently across the applicationPhilippe Perrin2020-04-222-12/+21
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-172-3/+3
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12613: Add confirmation when saving the project New Code period SettingMathieu Suen2020-02-211-3/+22
* SONAR-12632 Turn activity graph components into globally shared componentsWouter Admiraal2020-02-101-4/+1
* Format all headers for 2020Wouter Admiraal2020-01-0721-21/+21
* Move tests of projectBaselineWouter Admiraal2020-01-0218-77/+315
* SONAR-12637 Improve activity listWouter Admiraal2020-01-021-3/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-096-25/+20
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-092-0/+4
* SONAR-12634 Reorganize the branches & pull requests selection menuPhilippe Perrin2019-12-092-5/+5
* SONAR-12674 Setting the new code period should be available for all types of ...Philippe Perrin2019-12-093-8/+44
* Fixes from reviewJeremy Davis2019-09-242-4/+4
* Fixes from reviewJeremy Davis2019-09-245-95/+134
* Fix conflicts after rebaseJacek2019-09-2414-138/+459
* SONAR-12430 Handle project baseline for Community EditionJeremy Davis2019-09-2413-131/+326
* SONAR-11629 Add baseline marker to activity pageJeremy Davis2019-09-248-47/+94
* SONAR-11658 branch setting for the new code periodJeremy Davis2019-09-2416-18/+1373