Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11165 Migrate rest of component measures page to TS | Grégoire Aubert | 2018-09-19 | 1 | -103/+0 |
| | |||||
* | finish typing redux store and simplify connected components (#675) | Stas Vilchik | 2018-09-03 | 1 | -1/+1 |
| | |||||
* | SONAR-9697 Ensure tooltips are always placed correctly (#77) | Stas Vilchik | 2018-04-04 | 1 | -3/+1 |
| | |||||
* | SONAR-10381 Activity page of a file should not be accessible | Stas Vilchik | 2018-03-29 | 1 | -11/+13 |
| | |||||
* | SONAR-10291 Show elements without color measure in treemap | Stas Vilchik | 2018-03-28 | 1 | -8/+13 |
| | |||||
* | drop unused web components | Stas Vilchik | 2018-03-22 | 1 | -13/+0 |
| | |||||
* | SONAR-10374 Support pull request in the web app | Teryk Bellahsene | 2018-03-13 | 1 | -3/+3 |
| | |||||
* | strengthen import/order (#3024) | Stas Vilchik | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Migrate parts of overview app to TS | Grégoire Aubert | 2018-01-25 | 1 | -3/+8 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-10023 Clear actions must be consistent | Stas Vilchik | 2017-11-03 | 1 | -1/+1 |
| | |||||
* | update web dependencies (#2752) | Stas Vilchik | 2017-10-30 | 1 | -19/+19 |
| | |||||
* | SONAR-9817 Provide activity page for modules and directories | Stas Vilchik | 2017-10-19 | 1 | -2/+1 |
| | |||||
* | SONAR-9689 Replaced file navigation button with j/k shortcut in measures page | Grégoire Aubert | 2017-09-25 | 1 | -115/+60 |
| | |||||
* | SONAR-9841 display tooltip on language distribution chart | Stas Vilchik | 2017-09-25 | 1 | -0/+1 |
| | |||||
* | SONAR-9812 display activity page for portfolios (#2510) | Stas Vilchik | 2017-09-20 | 1 | -4/+7 |
| | |||||
* | update prettier | Stas Vilchik | 2017-09-13 | 1 | -19/+23 |
| | |||||
* | Different branches UI fixes (#2418) | Stas Vilchik | 2017-09-12 | 1 | -2/+3 |
| | |||||
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 1 | -7/+7 |
| | |||||
* | Apply review | Stas Vilchik | 2017-08-14 | 1 | -3/+2 |
| | | | | | | | | | | | | | | * Fix typo * Change ProjectOverviewFacet to be a function * Fix fetchBreadcrumbs * Change PageActions to be a function * Little fix for MeasureHeader * Little improvement on FilesView * Little improvement on ListFooter * Fix scroll when showing more files in measures page list view * Return to the root parent when using back shortcut in the list view and bubble charts * When using back shortcut select the previously opened component in the file view * Fix bubble chart style on project measures page | ||||
* | SONAR-9614 Add buttons to navigate through open files on measures page | Grégoire Aubert | 2017-08-14 | 1 | -48/+112 |
| | |||||
* | SONAR-9608 Move the secondary measure under the measure detail header | Grégoire Aubert | 2017-08-14 | 1 | -37/+39 |
| | |||||
* | SONAR-9608 SONAR-9635 Make tree view and file view use the same base component | Grégoire Aubert | 2017-08-14 | 1 | -2/+2 |
| | |||||
* | SONAR-9608 SONAR-9613 Add the page actions and a select to switch between views | Grégoire Aubert | 2017-08-14 | 1 | -0/+2 |
| | |||||
* | SONAR-9608 SONAR-9634 Create the measure list view | Grégoire Aubert | 2017-08-14 | 1 | -0/+86 |