aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-143-8/+10
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-113-2/+5
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-025-5/+38
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-092-22/+15
* Update license headers for 2022 [update headers]Pierre2022-01-2815-16/+15
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-276-8/+14
* SONAR-15782 Move application report code to core extensionsWouter Admiraal2022-01-271-1/+3
* SONAR-15951 Reintroduce portfolio breakdownJeremy Davis2022-01-261-0/+4
* SONAR-15884 Highlight inaccessible projects in portfolio adminJeremy Davis2022-01-201-1/+3
* SONAR-15789 Migrate pdf unsubscribe modalJeremy Davis2021-12-241-0/+2
* SONAR-15789 New portfolio overviewJeremy Davis2021-12-244-0/+136
* SONAR-15789 Adding donut chart for portfolio ratingMathieu Suen2021-12-241-0/+2
* SONAR-15821 Drop applications from governance extensionWouter Admiraal2021-12-131-0/+2
* SONAR-15779 Update react-intlJeremy Davis2021-12-073-4/+4
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-261-2/+2
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-1/+3
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-302-2/+4
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-205-81/+72
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-governanceWouter Admiraal2021-08-201-1/+6
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-securityr...Wouter Admiraal2021-08-201-0/+2
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-licenseWouter Admiraal2021-08-201-0/+8
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-205-68/+71
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-032-7/+10
* SONAR-13657 Deprecate exposed apisPhilippe Perrin2021-02-102-69/+136
* SONAR-13657 Remove unused librariesPhilippe Perrin2021-02-101-4/+0
* SONAR-13657 Replace request-legacy by our maintained request apiPhilippe Perrin2021-02-103-636/+16
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-202-3/+31
* SONAR-14212 Remove obsolete Sonar-Version HTTP headerPhilippe Perrin2021-01-112-39/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0814-14/+14
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-83/+0
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-222-2/+0
* SONAR-13950 Move Application UI logic to DEWouter Admiraal2020-10-233-0/+415
* SONAR-13413 Issues page is not available while indexation is in progressPhilippe Perrin2020-06-261-1/+5
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-273-7/+19
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-3/+3
* Fix eslint's issuesPhilippe Perrin2020-04-082-9/+7
* SONAR-12722 Security report hotspot's link point to the new hotspot pagePhilippe Perrin2020-01-131-1/+6
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-083-33/+9
* Format all headers for 2020Wouter Admiraal2020-01-0713-14/+13
* Improve test coverageWouter Admiraal2020-01-063-4/+107
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-303-16/+3
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-094-7/+10
* SONAR-12634 Reorganize the branches & pull requests selection menuPhilippe Perrin2019-12-091-2/+2
* SONAR-12758 Security report page doesn't deal properly with the current branchPhilippe Perrin2019-12-033-4/+109
* SONAR-12346 Unmount extensions cleanly before mounting a new oneWouter Admiraal2019-08-203-24/+167
* SONAR-12245 Fix throwGlobalError and checkStatusJeremy Davis2019-07-293-1/+636
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-198-62/+62
* Moved SelectList to sonar-ui-commonphilippe-perrin-sonarsource2019-07-181-2/+6
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-2/+2
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-113-38/+48