aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9756 update branch management pageStas Vilchik2017-10-036-61/+16
* revert changes of branches administrationStas Vilchik2017-09-251-1/+1
* apply branches feedback (#2535)Stas Vilchik2017-09-221-1/+1
* update prettierStas Vilchik2017-09-1313-98/+91
* 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-126-11/+34
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-5/+2
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-254-20/+18
* SONAR-9434 Allow error messages to display on more than one line.Grégoire Aubert2017-08-171-27/+23
* SONAR-8689 Add confirm dialog before reseting a setting in the administrationGrégoire Aubert2017-08-171-7/+59
* comment flow annotations (#2335)Stas Vilchik2017-08-146-10/+18
* update react (#2288)Stas Vilchik2017-07-2513-38/+51
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1710-31/+49
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-202-4/+4
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+4
* SONAR-9183 Do not collapse setting descriptionsGrégoire Aubert2017-05-091-1/+1
* upgrade prettier (#1954)Stas Vilchik2017-04-203-3/+6
* improve react usage (#1936)Stas Vilchik2017-04-1923-170/+125
* re-format js code (#1877)Stas Vilchik2017-03-313-8/+4
* optimize js bundles (#1855)Stas Vilchik2017-03-272-3/+2
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-2/+8
* format code using prettier (#1774)Stas Vilchik2017-03-1733-603/+611
* fix indentationStas Vilchik2017-02-2313-24/+24
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1033-66/+66
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-231-1/+0
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-226-9/+9
* reorganize store directoriesStas Vilchik2016-12-096-6/+6
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-31/+0
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-20/+16
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-287-14/+60
* add flow type checker (#1209)Stas Vilchik2016-11-2811-22/+51
* fix resetting of settingsStas Vilchik2016-11-172-2/+2
* improve front end dx (#1331)Stas Vilchik2016-10-274-4/+4
* SONAR-5856 add wildcards helpStas Vilchik2016-09-222-0/+129
* improve code qualityStas Vilchik2016-09-161-1/+1
* SONAR-7978 align form betterStas Vilchik2016-09-131-2/+4
* SONAR-5856 correctly display html descriptionsStas Vilchik2016-09-131-3/+2
* SONAR-7978 align form betterStas Vilchik2016-09-131-4/+6
* SONAR-5856 simplify saving of password fieldsStas Vilchik2016-09-122-8/+8
* SONAR-7978 Add test email configuration form to the settings page (#1216)Stas Vilchik2016-09-062-0/+122
* use jest (#1202)Stas Vilchik2016-09-0210-365/+298
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-0131-0/+2010