aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | * show last analysis date for short-living branches * put "main branch" badge * display hint on branch administration page * hide anything related to branches on sonarcloud without branch support * fixup! fix showing administration on branch
* 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
|
* SONAR-9747 Make components and global settings independant from each others ↵Grégoire Aubert2017-08-258-36/+67
| | | | in the ui
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-252-3/+3
|
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-4/+6
|
* SONAR-9434 Allow error messages to display on more than one line.Grégoire Aubert2017-08-172-49/+27
|
* 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-1412-39/+64
|
* update react (#2288)Stas Vilchik2017-07-2522-61/+82
|
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-12/+4
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1719-81/+121
|
* 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
| | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu
* 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
| | | | | move store/ outside of app/ move components/store/* to store/
* 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
|