aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-203-57/+4
* rework some modals (#2113)Stas Vilchik2017-05-295-75/+71
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-104-0/+11
* SONAR-9183 Do not collapse setting descriptionsGrégoire Aubert2017-05-092-31/+1
* use prettier-css (#2035)Stas Vilchik2017-05-091-6/+3
* upgrade prettier (#1954)Stas Vilchik2017-04-209-143/+138
* improve react usage (#1936)Stas Vilchik2017-04-1933-209/+150
* re-format js code (#1877)Stas Vilchik2017-03-315-16/+18
* optimize js bundles (#1855)Stas Vilchik2017-03-277-22/+40
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-2/+8
* format code using prettier (#1774)Stas Vilchik2017-03-1765-1027/+1120
* fix indentationStas Vilchik2017-02-2318-30/+30
* fix ui glitch on settings page on safariStas Vilchik2017-02-201-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1078-156/+156
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-092-2/+2
* SONAR-8451 fix problem with settingsStas Vilchik2017-01-241-2/+1
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-232-3/+1
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-229-12/+13
* reorganize store directoriesStas Vilchik2016-12-0915-17/+17
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-087-42/+2
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-074-24/+27
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-2813-79/+102
* add flow type checker (#1209)Stas Vilchik2016-11-2817-46/+143
* 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
* SONAR-5856 fix default value for boolean fieldsStas Vilchik2016-09-222-2/+15
* 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-5856 apply feedbackStas Vilchik2016-09-131-20/+6
* improve styles of encrypted value and server id inputsStas Vilchik2016-09-132-2/+2
* SONAR-7978 align form betterStas Vilchik2016-09-131-4/+6
* SONAR-5856 cut the description if it is too longStas Vilchik2016-09-121-0/+44
* SONAR-5856 simplify saving of password fieldsStas Vilchik2016-09-123-8/+16
* correct wording (#1230)Stas Vilchik2016-09-091-2/+2
* SONAR-7980 apply feedbackStas Vilchik2016-09-096-21/+63
* SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-093-0/+179
* SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-098-0/+378
* SONAR-7978 Add test email configuration form to the settings page (#1216)Stas Vilchik2016-09-062-0/+122
* fix displaying of project-level settings pageStas Vilchik2016-09-061-3/+1
* SONAR-7980 Rewrite the "Licenses" page (#1207)Stas Vilchik2016-09-0620-0/+789
* hide licenses on settings pageStas Vilchik2016-09-051-2/+3
* use jest (#1202)Stas Vilchik2016-09-0211-380/+310
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-0150-0/+2992