aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings/components
Commit message (Expand)AuthorAgeFilesLines
* 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