Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish typing redux store and simplify connected components (#675) | Stas Vilchik | 2018-09-03 | 2 | -2/+2 |
| | |||||
* | drop organization members from redux store (#637) | Stas Vilchik | 2018-08-22 | 1 | -7/+1 |
| | |||||
* | rewrite project deletion in typescript (#633) | Stas Vilchik | 2018-08-22 | 3 | -180/+0 |
| | |||||
* | drop project links from redux store (#632) | Stas Vilchik | 2018-08-22 | 10 | -595/+0 |
| | |||||
* | SONAR-9369 Add search for module, directory, file and author facets (#606) | Stas Vilchik | 2018-08-21 | 1 | -2/+1 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 3 | -19/+28 |
| | |||||
* | SONAR-10675 Decrease JavaScript boot-up time (#283) | Stas Vilchik | 2018-05-29 | 1 | -30/+0 |
| | |||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 2 | -36/+16 |
| | |||||
* | rewrite some components in ts (#243) | Stas Vilchik | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | replace native buttons with Button component (#235) | Stas Vilchik | 2018-05-14 | 3 | -38/+28 |
| | |||||
* | SONAR-10612 replace .icon-detach with DetachIcon | Stas Vilchik | 2018-05-03 | 1 | -1/+2 |
| | |||||
* | rewrite remaining backbone modals in react | Stas Vilchik | 2018-02-27 | 19 | -508/+505 |
| | |||||
* | SONAR-10411 use link name from l10n bundle for provided links | Stas Vilchik | 2018-02-20 | 2 | -2/+7 |
| | |||||
* | SONAR-10299 drop special rendering of developer connection link | Stas Vilchik | 2018-02-20 | 2 | -19/+6 |
| | |||||
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 5 | -5/+5 |
| | |||||
* | GOV-289 Porfolio deletion should redirect to Portfolios page | Stas Vilchik | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 27 | -27/+27 |
| | |||||
* | SONAR-10188 Update project/organization header | Stas Vilchik | 2018-01-02 | 2 | -5/+7 |
| | |||||
* | Move 'parseError' to request lib | Grégoire Aubert | 2017-11-24 | 4 | -4/+4 |
| | |||||
* | SONAR-10024 Group of buttons shouldn't look like tabs | Stas Vilchik | 2017-11-03 | 1 | -8/+6 |
| | |||||
* | wrap react-modal and react-select in own components (#2759) | Stas Vilchik | 2017-10-30 | 1 | -7/+2 |
| | |||||
* | delete portfolios with api/views/delete | Stas Vilchik | 2017-09-25 | 1 | -2/+4 |
| | |||||
* | update prettier | Stas Vilchik | 2017-09-13 | 12 | -95/+67 |
| | |||||
* | SONAR-9736 fix access to project admin pages | Stas Vilchik | 2017-09-12 | 14 | -810/+3 |
| | |||||
* | SONAR-9702 Build UI for short-lived branches (#2371) | Stas Vilchik | 2017-09-12 | 5 | -43/+15 |
| | |||||
* | SONAR-9784 rewrite projects management page | Stas Vilchik | 2017-09-11 | 1 | -1/+1 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 3 | -3/+5 |
| | |||||
* | SONAR-9531 Change the application space | Stas Vilchik | 2017-07-31 | 1 | -2/+5 |
| | |||||
* | update react (#2288) | Stas Vilchik | 2017-07-25 | 16 | -38/+54 |
| | |||||
* | upgrade prettier and remove prettier-eslint (#2254) | Stas Vilchik | 2017-07-17 | 10 | -33/+67 |
| | |||||
* | SONAR-9482 Rename api getQualityProfiles to seachQualityProfiles | Grégoire Aubert | 2017-07-04 | 1 | -4/+4 |
| | |||||
* | rework some modals (#2113) | Stas Vilchik | 2017-05-29 | 3 | -74/+79 |
| | |||||
* | SONAR-8369 SONAR-8722 Sanitize page titles | Grégoire Aubert | 2017-05-10 | 5 | -0/+15 |
| | |||||
* | MMF-661 rework search (#2030) | Stas Vilchik | 2017-05-09 | 2 | -2/+2 |
| | |||||
* | upgrade prettier (#1954) | Stas Vilchik | 2017-04-20 | 3 | -80/+70 |
| | |||||
* | improve react usage (#1936) | Stas Vilchik | 2017-04-19 | 21 | -140/+86 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | SONAR-9064 Rework facets sidebar on the issues page | Stas Vilchik | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | SONAR-9008 support quality profiles for organizations | Stas Vilchik | 2017-04-03 | 2 | -20/+32 |
| | |||||
* | re-format js code (#1877) | Stas Vilchik | 2017-03-31 | 2 | -6/+3 |
| | |||||
* | optimize js bundles (#1855) | Stas Vilchik | 2017-03-27 | 10 | -16/+10 |
| | |||||
* | SONAR-8974 Update "view" to "portfolio" in UI (#1818) | Stas Vilchik | 2017-03-20 | 2 | -2/+11 |
| | |||||
* | format code using prettier (#1774) | Stas Vilchik | 2017-03-17 | 39 | -754/+690 |
| | |||||
* | fix indentation | Stas Vilchik | 2017-02-23 | 7 | -30/+30 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 39 | -78/+78 |
| | |||||
* | SONAR-8713 change bug tracker icon | Stas Vilchik | 2017-01-30 | 1 | -0/+9 |
| | |||||
* | upgrade eslint and its plugins, tune rules (#1481) | Stas Vilchik | 2016-12-22 | 2 | -3/+3 |
| | |||||
* | reorganize store directories | Stas Vilchik | 2016-12-09 | 8 | -10/+10 |
| | | | | | move store/ outside of app/ move components/store/* to store/ | ||||
* | SONAR-8505 Implement smooth transition between pages (#1440) | Stas Vilchik | 2016-12-08 | 4 | -37/+0 |
| | |||||
* | SONAR-8451 Run js app outside of ruby container | Stas Vilchik | 2016-12-07 | 5 | -9/+25 |
| | |||||
* | step towards a single-entry-point js app (#1362) | Stas Vilchik | 2016-11-28 | 10 | -94/+66 |
| |