aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/settings.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-6/+6
* SONAR-17515 Display a custom message on the login pageJeremy Davis2022-10-271-0/+4
* SONAR-17435 fix SSF-318Pierre Guillot2022-10-071-3/+3
* SONAR-17362 Add getValue and refactor use of getValues for settingsMathieu Suen2022-09-271-2/+11
* SONAR-16565 Move max token lifetime logic to its own functionWouter Admiraal2022-07-081-0/+9
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-1/+1
* SONAR-15912 Extract settings local state from reduxJeremy Davis2022-02-071-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15338 Adapt to the new way of detecting secured settings being setMathieu Suen2021-09-161-2/+10
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* SONAR-14498 Support JSON field type in SettingsJay2021-02-261-3/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-3/+4
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-14/+7
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-301-4/+13
* Rewrite part of the settings pageGrégoire Aubert2018-11-151-31/+8
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-151-7/+7
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-291-0/+18
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-22/+15
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-161-8/+0
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-1/+24
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-121-24/+13
* translate api/ to tsStas Vilchik2017-08-211-0/+91