Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update React, Typescript and Eslint dependencies | Grégoire Aubert | 2019-03-29 | 1 | -3/+1 |
| | | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions | ||||
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 4 | -11/+7 |
| | |||||
* | Split mocks for CurrentUser and LoggedInUser | Wouter Admiraal | 2019-03-26 | 1 | -2/+2 |
| | |||||
* | SONARCLOUD-380 Rework modal styling of SC and SQ | Grégoire Aubert | 2019-03-06 | 4 | -22/+142 |
| | | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css | ||||
* | Fix usage of button-link, replace it with ButtonLink component | Grégoire Aubert | 2019-01-28 | 2 | -14/+14 |
| | |||||
* | SONAR-11619 Remove label[for] styling and fix some input ids | Grégoire Aubert | 2019-01-09 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 44 | -44/+44 |
| | |||||
* | Hardening dec 5 (#1030) | wouter-admiraal-sonarsource | 2018-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | * SONAR-11533 Drop obsolete bullet in 'How To Use' section for encryption * SONAR-11541 Give branch and PR names more room in dropdown * SONAR-11469 Display an Alert when redirected to login When a user is redirected to the login page after trying to access a page which she doesn't have sufficient permissions for, display an alert explaining why the user was redirected, and provide a link to go back to the homepage. | ||||
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 20 | -92/+80 |
| | |||||
* | Rewrite remaining of the settings page to TS | Grégoire Aubert | 2018-11-30 | 31 | -969/+754 |
| | |||||
* | Rewrite part of the settings page | Grégoire Aubert | 2018-11-15 | 29 | -527/+489 |
| | |||||
* | Rewrite settings encryption app to TS | Grégoire Aubert | 2018-11-15 | 10 | -346/+310 |
| | |||||
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 1 | -3/+4 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 1 | -12/+12 |
| | |||||
* | Cirrus - Avoid runing eslint 2 times on CI | Grégoire Aubert | 2018-09-24 | 1 | -4/+1 |
| | |||||
* | rewrite about app in ts | Stas Vilchik | 2018-09-21 | 1 | -13/+8 |
| | |||||
* | finish typing redux store and simplify connected components (#675) | Stas Vilchik | 2018-09-03 | 3 | -4/+4 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 22 | -67/+81 |
| | |||||
* | SONAR-10671 Reduce render-blocking stylesheets (#297) | Stas Vilchik | 2018-05-31 | 2 | -0/+85 |
| | |||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 2 | -3/+7 |
| | |||||
* | replace native buttons with Button component (#235) | Stas Vilchik | 2018-05-14 | 6 | -39/+39 |
| | |||||
* | SONAR-10601 refresh the page when the web app can not load a js bundle | Stas Vilchik | 2018-05-10 | 1 | -7/+3 |
| | |||||
* | SONAR-10656 Remove SonarQube occurences when SonarCloud is enabled | Grégoire Aubert | 2018-05-08 | 1 | -3/+6 |
| | |||||
* | SONAR-10612 Create documentation space in the web app | Pascal Mugnier | 2018-05-03 | 1 | -0/+2 |
| | |||||
* | SONAR-10039 Ease changing of password settings | Pascal Mugnier | 2018-04-05 | 4 | -145/+28 |
| | |||||
* | Fix reset button on settings page | Pascal Mugnier | 2018-04-05 | 2 | -19/+20 |
| | |||||
* | Add tests | Pascal Mugnier | 2018-03-29 | 2 | -0/+314 |
| | |||||
* | review fix | Stas Vilchik | 2018-03-29 | 2 | -9/+4 |
| | |||||
* | SONAR-8217 Improve UI and fix issues with default values | Pascal Mugnier | 2018-03-29 | 4 | -125/+75 |
| | |||||
* | SONAR-8217 Fix error spotted on review | Pascal Mugnier | 2018-03-29 | 3 | -20/+25 |
| | |||||
* | SONAR-8217 Prevent saving empty values in settings | Pascal Mugnier | 2018-03-29 | 4 | -9/+48 |
| | |||||
* | SONAR-10374 Support pull request in the web app | Teryk Bellahsene | 2018-03-13 | 1 | -6/+6 |
| | |||||
* | SONAR-10324 Improve tick and cross icons | Grégoire Aubert | 2018-03-01 | 1 | -6/+8 |
| | |||||
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 3 | -7/+7 |
| | |||||
* | fix file headers | Stas Vilchik | 2018-01-15 | 1 | -21/+1 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 59 | -57/+96 |
| | |||||
* | SONAR-10188 Update project/organization header | Stas Vilchik | 2018-01-02 | 1 | -11/+0 |
| | |||||
* | Move 'parseError' to request lib | Grégoire Aubert | 2017-11-24 | 3 | -3/+3 |
| | |||||
* | SONAR-10023 Clear actions must be consistent | Stas Vilchik | 2017-11-03 | 2 | -21/+13 |
| | |||||
* | SONAR-10022 Grouping actions must be consistent | Stas Vilchik | 2017-11-03 | 2 | -2/+4 |
| | |||||
* | wrap react-modal and react-select in own components (#2759) | Stas Vilchik | 2017-10-30 | 3 | -11/+5 |
| | |||||
* | update web dependencies (#2752) | Stas Vilchik | 2017-10-30 | 2 | -22/+22 |
| | |||||
* | improve css management (#2746) | Stas Vilchik | 2017-10-30 | 1 | -4/+4 |
| | |||||
* | SONAR-8872 Fields in the Administration section are too small | Stas Vilchik | 2017-10-20 | 6 | -4/+13 |
| | |||||
* | SONAR-9921 Add keyboard shortcut to save setting | Stas Vilchik | 2017-10-19 | 2 | -30/+50 |
| | |||||
* | SONAR-9325 Load only displayed setting values on the Settings page | Stas Vilchik | 2017-10-19 | 3 | -16/+36 |
| | |||||
* | SONAR-8497 Increase size of input on Encryption page | Stas Vilchik | 2017-10-16 | 1 | -6/+8 |
| | |||||
* | SONAR-9863 Drop web app licenses and server id code | Grégoire Aubert | 2017-10-16 | 21 | -1050/+0 |
| | |||||
* | SONAR-8828 Make sure all messages can be localized (#2600) | Stas Vilchik | 2017-10-03 | 3 | -47/+23 |
| | |||||
* | SONAR-9756 update branch management page | Stas Vilchik | 2017-10-03 | 7 | -73/+34 |
| |