aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace
Commit message (Expand)AuthorAgeFilesLines
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-295-15/+12
* [NO-JIRA] Simplify application initializationPhilippe Perrin2022-07-212-2/+2
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-6/+1
* [NO-JIRA] Improve ButtonToggle accessibilityPhilippe Perrin2022-07-181-1/+0
* [NO-JIRA] Rename RadioToggle to ButtonTogglePhilippe Perrin2022-07-181-2/+2
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-286-18/+10
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-115-81/+114
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-071-0/+4
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-021-8/+16
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-092-16/+18
* Update snapshotsWouter Admiraal2022-02-041-0/+3
* Update license headers for 2022 [update headers]Pierre2022-01-2843-44/+43
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-272-3/+5
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2023-43/+43
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2023-43/+43
* SONAR-14736 Highlight that installing plugins is manualJeremy Davis2021-04-232-6/+9
* SONAR-14661 Restrict plugin installation to CEJeremy Davis2021-04-153-1/+271
* SONAR-14606 Plugins require risk acknowledgmentJeremy Davis2021-04-158-127/+346
* License typoMathieu Suen2021-01-121-1/+1
* SONAR-13258 Sort release plugin by dateMathieu Suen2021-01-126-3/+177
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0839-42/+39
* SONAR-12122 Let users know that a restart is needed before they (un)install a...Wouter Admiraal2020-10-023-41/+55
* SONAR-13643 Improve user feedback when there is no pluginsPhilippe Perrin2020-09-183-35/+60
* SONAR-13643 Add a message helping user to understand that plugins are not mai...Philippe Perrin2020-09-182-3/+16
* SONAR-13385 Sort plugins on Marketplace alphabeticallyWouter Admiraal2020-06-193-63/+307
* SONAR-13386 Don't show 'plugin will get installed' if it's already installedWouter Admiraal2020-06-1919-55/+665
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* Fix eslint's issuesPhilippe Perrin2020-04-088-8/+98
* SONAR-13147 lazyloadingJeremy Davis2020-03-063-5/+8
* Improve test coverageWouter Admiraal2020-01-083-2/+173
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-0735-35/+35
* SONAR-12608 Update Editions informationWouter Admiraal2019-12-172-2/+2
* Improve Edition handlingWouter Admiraal2019-10-2811-85/+26
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1928-49/+49
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1122-41/+40
* SONAR-12055 Display administration navbar notification when restarting the se...Grégoire Aubert2019-06-031-5/+5
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-1/+1
* Add some more coverageGrégoire Aubert2019-04-042-0/+174
* Update prettier to last versionGrégoire Aubert2019-03-295-53/+177
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-281-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-0233-34/+33
* remove some usages of legacy react contextStas Vilchik2018-12-111-10/+7
* create global type definitions (#1017)Stas Vilchik2018-12-056-12/+10
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-301-2/+2
* Replace bintray urls with binaries.sonarsource.comTom2018-10-032-9/+9
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-5/+5
* move marketplace from redux to react context (#626)Stas Vilchik2018-08-202-19/+11