aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/settings/store
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-114-203/+0
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-023-10/+26
* SONAR-15912 Extract settings local state from reduxJeremy Davis2022-02-076-569/+4
* Fix new try/catch typingWouter Admiraal2022-02-041-2/+3
* Update license headers for 2022 [update headers]Pierre2022-01-287-8/+7
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-273-6/+9
* SONAR-15376 Make secured settings hidden when setMathieu Suen2021-09-155-28/+93
* SONAR-15366 Add Settings Search featureJay2021-09-131-0/+4
* SONAR-13149 Add validation for URL in settingsMathieu Suen2021-08-252-1/+48
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-2/+2
* SONAR-14498 Support JSON field type in SettingsJay2021-02-264-9/+110
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-076-7/+6
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-2/+3
* SONAR-12674 Setting the new code period should be available for all types of ...Philippe Perrin2019-12-091-0/+52
* SONAR-12628 remove configuration setting "sonar.branch.longLivedBranches.regex"Michal Duda2019-12-091-6/+1
* SONAR-12245 Fix throwGlobalError and checkStatusJeremy Davis2019-07-291-2/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-193-17/+17
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-2/+2
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-10/+6
* Fix license headers for 2019Duarte Meneses2019-01-025-5/+5
* create global type definitions (#1017)Stas Vilchik2018-12-053-8/+9
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-3017-609/+440
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-153-113/+0
* 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
* SONAR-8217 Prevent saving empty values in settingsPascal Mugnier2018-03-291-0/+18
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-6/+6
* strengthen import/order (#3024)Stas Vilchik2018-02-072-6/+6
* Fix license headers for 2018Simon Brandhof2018-01-0715-15/+15
* Move 'parseError' to request libGrégoire Aubert2017-11-242-2/+2
* SONAR-9325 Load only displayed setting values on the Settings pageStas Vilchik2017-10-191-9/+13
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-163-115/+0
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-12/+18
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-121-9/+9
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-254-16/+49
* comment flow annotations (#2335)Stas Vilchik2017-08-145-29/+42
* rework some modals (#2113)Stas Vilchik2017-05-291-3/+3
* upgrade prettier (#1954)Stas Vilchik2017-04-205-139/+131
* optimize js bundles (#1855)Stas Vilchik2017-03-274-6/+4
* format code using prettier (#1774)Stas Vilchik2017-03-177-92/+119
* fix indentationStas Vilchik2017-02-231-2/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1017-34/+34
* SONAR-8451 fix problem with settingsStas Vilchik2017-01-241-2/+1
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-231-2/+1
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-222-1/+2
* reorganize store directoriesStas Vilchik2016-12-095-7/+7
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-081-1/+2