Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | revert changes of branches administration | Stas Vilchik | 2017-09-25 | 1 | -1/+1 |
| | |||||
* | apply branches feedback (#2535) | Stas Vilchik | 2017-09-22 | 1 | -1/+1 |
| | |||||
* | update prettier | Stas Vilchik | 2017-09-13 | 22 | -214/+193 |
| | |||||
* | SONAR-9702 SONAR-9736 apply feedback on branches (#2496) | Stas Vilchik | 2017-09-12 | 1 | -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 settings | Stas Vilchik | 2017-09-12 | 2 | -12/+11 |
| | |||||
* | fix governance pages when using branches (#2446) | Stas Vilchik | 2017-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-9756 enable settings for long-living branches (#2438) | Stas Vilchik | 2017-09-12 | 7 | -20/+43 |
| | |||||
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 1 | -5/+2 |
| | |||||
* | SONAR-9747 Make components and global settings independant from each others ↵ | Grégoire Aubert | 2017-08-25 | 8 | -36/+67 |
| | | | | in the ui | ||||
* | SONAR-9385 SONAR-9436 Replace moment with react-intl | Grégoire Aubert | 2017-08-25 | 2 | -3/+3 |
| | |||||
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 1 | -4/+6 |
| | |||||
* | SONAR-9434 Allow error messages to display on more than one line. | Grégoire Aubert | 2017-08-17 | 2 | -49/+27 |
| | |||||
* | SONAR-8689 Add confirm dialog before reseting a setting in the administration | Grégoire Aubert | 2017-08-17 | 1 | -7/+59 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 12 | -39/+64 |
| | |||||
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 22 | -61/+82 |
| | |||||
* | replace require.ensure with dymamic import (#2187) | Stas Vilchik | 2017-07-18 | 1 | -12/+4 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 19 | -81/+121 |
| | |||||
* | UI: SONAR-9355 Create onboarding tutorial (#2137) | Stas Vilchik | 2017-06-20 | 3 | -57/+4 |
| | |||||
* | rework some modals (#2113) | Stas Vilchik | 2017-05-29 | 5 | -75/+71 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 4 | -0/+11 |
| | |||||
* | SONAR-9183 Do not collapse setting descriptions | Grégoire Aubert | 2017-05-09 | 2 | -31/+1 |
| | |||||
* | use prettier-css (#2035) | Stas Vilchik | 2017-05-09 | 1 | -6/+3 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 9 | -143/+138 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 33 | -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 Vilchik | 2017-03-31 | 5 | -16/+18 |
| | |||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 7 | -22/+40 |
| | |||||
* | add flow-typed definitions (#1847) | Stas Vilchik | 2017-03-24 | 1 | -2/+8 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 65 | -1027/+1120 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 18 | -30/+30 |
| | |||||
* | fix ui glitch on settings page on safari | Stas Vilchik | 2017-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 78 | -156/+156 |
| | |||||
* | SONAR-8721 Redirect links should be using https | Stas Vilchik | 2017-02-09 | 2 | -2/+2 |
| | |||||
* | SONAR-8451 fix problem with settings | Stas Vilchik | 2017-01-24 | 1 | -2/+1 |
| | |||||
* | SONAR-8554 Load and display page extensions (#1482) | Stas Vilchik | 2016-12-23 | 2 | -3/+1 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 9 | -12/+13 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 15 | -17/+17 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | SONAR-8505 Implement smooth transition between pages (#1440) | Stas Vilchik | 2016-12-08 | 7 | -42/+2 |
| | |||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 4 | -24/+27 |
| | |||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 13 | -79/+102 |
| | |||||
* | add flow type checker (#1209) | Stas Vilchik | 2016-11-28 | 17 | -46/+143 |
| | |||||
* | fix resetting of settings | Stas Vilchik | 2016-11-17 | 2 | -2/+2 |
| | |||||
* | improve front end dx (#1331) | Stas Vilchik | 2016-10-27 | 4 | -4/+4 |
| | |||||
* | SONAR-5856 add wildcards help | Stas Vilchik | 2016-09-22 | 2 | -0/+129 |
| |