aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* create global type definitions (#1017)Stas Vilchik2018-12-0520-92/+80
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-3031-969/+754
* Rewrite part of the settings pageGrégoire Aubert2018-11-1529-527/+489
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-1510-346/+310
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-301-3/+4
* update web dependenciesStas Vilchik2018-10-261-12/+12
* Cirrus - Avoid runing eslint 2 times on CIGrégoire Aubert2018-09-241-4/+1
* rewrite about app in tsStas Vilchik2018-09-211-13/+8
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-033-4/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1022-67/+81
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-312-0/+85
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-3/+7
* replace native buttons with Button component (#235)Stas Vilchik2018-05-146-39/+39
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-7/+3
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-081-3/+6
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10039 Ease changing of password settingsPascal Mugnier2018-04-054-145/+28
* Fix reset button on settings pagePascal Mugnier2018-04-052-19/+20
* Add testsPascal Mugnier2018-03-292-0/+314
* review fixStas Vilchik2018-03-292-9/+4
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-294-125/+75
* SONAR-8217 Fix error spotted on reviewPascal Mugnier2018-03-293-20/+25
* SONAR-8217 Prevent saving empty values in settingsPascal Mugnier2018-03-294-9/+48
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-6/+6
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-011-6/+8
* strengthen import/order (#3024)Stas Vilchik2018-02-073-7/+7
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-0759-57/+96
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-11/+0
* Move 'parseError' to request libGrégoire Aubert2017-11-243-3/+3
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-032-21/+13
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-032-2/+4
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-303-11/+5
* update web dependencies (#2752)Stas Vilchik2017-10-302-22/+22
* improve css management (#2746)Stas Vilchik2017-10-301-4/+4
* SONAR-8872 Fields in the Administration section are too smallStas Vilchik2017-10-206-4/+13
* SONAR-9921 Add keyboard shortcut to save settingStas Vilchik2017-10-192-30/+50
* SONAR-9325 Load only displayed setting values on the Settings pageStas Vilchik2017-10-193-16/+36
* SONAR-8497 Increase size of input on Encryption pageStas Vilchik2017-10-161-6/+8
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-1621-1050/+0
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-033-47/+23
* SONAR-9756 update branch management pageStas Vilchik2017-10-037-73/+34
* revert changes of branches administrationStas Vilchik2017-09-251-1/+1
* apply branches feedback (#2535)Stas Vilchik2017-09-221-1/+1
* update prettierStas Vilchik2017-09-1322-214/+193
* SONAR-9702 SONAR-9736 apply feedback on branches (#2496)Stas Vilchik2017-09-121-1/+21
* SONAR-9736 simplify long-living branch settingsStas Vilchik2017-09-122-12/+11
* fix governance pages when using branches (#2446)Stas Vilchik2017-09-121-1/+1
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-127-20/+43
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-5/+2