Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-8972 Limit the input length when creating custom metrics | Stas Vilchik | 2017-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-8828 Make sure all messages can be localized (#2600) | Stas Vilchik | 2017-10-03 | 5 | -20/+20 |
| | |||||
* | SONAR-9803 Prevent crashes when the date is undefined | Grégoire Aubert | 2017-09-13 | 1 | -2/+6 |
| | |||||
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 2 | -10/+2 |
| | |||||
* | translate all routes files to ts (#2378) | Stas Vilchik | 2017-08-18 | 1 | -1/+3 |
| | |||||
* | replace require.ensure with dymamic import (#2187) | Stas Vilchik | 2017-07-18 | 1 | -2/+2 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 1 | -1/+8 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 3 | -7/+11 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 14 | -91/+83 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 14 | -28/+28 |
| | |||||
* | remove explicit _ and $ dependecies (#1487) | Stas Vilchik | 2016-12-29 | 4 | -15/+16 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 6 | -13/+9 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 1 | -1/+1 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 1 | -10/+10 |
| | |||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 3 | -8/+73 |
| | |||||
* | use limited page width on history and custom measures pages | Stas Vilchik | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2016-04-15 | 1 | -1/+1 |
| | |||||
* | enforce js code style5.5-M14 | Stas Vilchik | 2016-04-05 | 11 | -11/+0 |
| | |||||
* | SONAR-7494 Web: Reintroduce the web app context | Stas Vilchik | 2016-03-31 | 2 | -2/+2 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-22 | 10 | -80/+80 |
| | |||||
* | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 2 | -2/+2 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 12 | -12/+12 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 12 | -0/+228 |
| | |||||
* | install webpack | Stas Vilchik | 2015-12-18 | 5 | -10/+9 |
| | |||||
* | improve the web build system, introduce gulp and browserify | Stas Vilchik | 2015-10-14 | 8 | -23/+22 |
| | |||||
* | migrate js apps to es2015 modules | Stas Vilchik | 2015-09-18 | 12 | -337/+328 |
| | |||||
* | SONAR-6697 update UI of the custom measures page | Stas Vilchik | 2015-09-15 | 6 | -79/+83 |
| | |||||
* | Revert "use single web app" | Stas Vilchik | 2015-09-10 | 10 | -31/+24 |
| | |||||
* | use the single web app | Stas Vilchik | 2015-08-26 | 10 | -24/+31 |
| | |||||
* | SONAR-6697 show updated date if available | Stas Vilchik | 2015-07-08 | 1 | -1/+5 |
| | |||||
* | SONAR-6697 filter available metrics | Stas Vilchik | 2015-07-08 | 3 | -11/+38 |
| | |||||
* | SONAR-6697 add new custom measures page | Stas Vilchik | 2015-07-08 | 18 | -0/+500 |