aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-087-36/+54
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-066-105/+143
|\|
| * SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* | SONAR-10044 fix projects permalink redirectionStas Vilchik2017-11-061-4/+9
* | expose SearchBox and EditButtonStas Vilchik2017-11-031-11/+17
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0368-1129/+844
* | expose Select refStas Vilchik2017-11-032-25/+23
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-03102-1445/+1014
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-0343-1089/+955
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-0323-192/+130
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-0322-353/+266
|\|
| * Update wording and links for datacenter editionGrégoire Aubert2017-11-034-29/+54
| * SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-033-0/+32
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-0320-339/+201
* | fix fonts pathStas Vilchik2017-11-011-5/+5
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-01109-489/+751
* | use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-3014-71/+57
* | SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-3017-93/+58
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-30104-1649/+465
* | update validate script, lint files on commit (#2756)Stas Vilchik2017-10-3010-6/+12
* | update web dependencies (#2752)Stas Vilchik2017-10-30226-1037/+1707
* | improve css management (#2746)Stas Vilchik2017-10-30118-4723/+4715
* | use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-3074-90/+155
|/
* SONAR-9936 Switch to upgrade/downgrade buttons in the editionsGrégoire Aubert2017-10-2713-174/+348
* SONAR-9937 Display error message when license don't match selected edition in...Grégoire Aubert2017-10-271-2/+13
* Fix quality flawsGrégoire Aubert2017-10-275-6/+5
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-261-4/+4
* Dont show by default the scrollbar in scrallable modalsGrégoire Aubert2017-10-261-2/+1
* SONAR-9935 Fix display style of the plugins listGrégoire Aubert2017-10-269-32/+50
* SONAR-9936 Always allow to uninstall an edition except in cluster modeGrégoire Aubert2017-10-266-27/+37
* Update wording for search engine in system infoGrégoire Aubert2017-10-264-5/+5
* better last bar tooltip in creation date facetStas Vilchik2017-10-251-2/+3
* show error message when fail to skip onboardingStas Vilchik2017-10-251-2/+3
* better rendering of long versionsStas Vilchik2017-10-258-25/+96
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-255-23/+65
* Fix quality flawsGrégoire Aubert2017-10-252-94/+112
* SONAR-9936 Update editions offline urlGrégoire Aubert2017-10-252-2/+2
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-2519-273/+507
* SONAR-9953 Apply feedbacks on system upgradesGrégoire Aubert2017-10-256-92/+24
* SONAR-10008 update boundaries in creation date facetStas Vilchik2017-10-241-6/+5
* Fix quality flawsGrégoire Aubert2017-10-231-2/+3
* Display last available version editions in read only when current edition is ...Grégoire Aubert2017-10-2313-150/+192
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-2313-22/+66
* Remove old updatecenter uiGrégoire Aubert2017-10-2327-1420/+11
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-2321-13/+1089
* Prevent from leaving the restart server form when restartingGrégoire Aubert2017-10-231-1/+2
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-234-15/+13
* Update marketplace editions json formatGrégoire Aubert2017-10-2312-72/+93
* SONAR-9947 Update handling of manual installation of commercial editionsGrégoire Aubert2017-10-2311-116/+150
* SONAR-10002 Add dismiss button to install error message on marketplaceGrégoire Aubert2017-10-235-8/+83