| Commit message (Expand) | Author | Age | Files | Lines |
* | [NO-JIRA] use esbuild for sonar-web | Jeremy Davis | 2021-09-30 | 3 | -3/+3 |
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f... | Wouter Admiraal | 2021-08-20 | 8 | -19/+19 |
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 8 | -19/+19 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 15 | -15/+15 |
* | SONAR-12407 Do not disable facets with 0 results | Wouter Admiraal | 2021-01-04 | 1 | -6/+0 |
* | Update DeferredSpinner snapshots | Jeremy Davis | 2020-09-18 | 1 | -3/+1 |
* | Fix eslint's issues | Philippe Perrin | 2020-04-08 | 2 | -3/+3 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 15 | -15/+15 |
* | Fix formatting issues due to the new version of prettier | Philippe Perrin | 2019-12-30 | 1 | -1/+5 |
* | SONAR-12450 Type and Resolution facets have a different clear label | Wouter Admiraal | 2019-10-28 | 1 | -2/+1 |
* | SONAR-11714 Update all badge definitions | Wouter Admiraal | 2019-08-02 | 2 | -4/+4 |
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 11 | -18/+18 |
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 8 | -21/+23 |
* | SONAR-11714 Make badges round | Wouter Admiraal | 2019-06-28 | 2 | -4/+4 |
* | SONAR-12167 Prevent facet spinner from overlapping with button | Wouter Admiraal | 2019-06-28 | 5 | -43/+52 |
* | SONAR-12026 Add new hotspot status facet in issues page | Grégoire Aubert | 2019-05-22 | 3 | -2/+31 |
* | SONAR-11886 Highlight Hotspots in issues page | Grégoire Aubert | 2019-04-23 | 1 | -1/+1 |
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 2 | -20/+17 |
* | Introduce new T.Dict<T> type constructor | Wouter Admiraal | 2019-03-29 | 1 | -4/+4 |
* | SONAR-11589 Disable language facet in rules page when QP is selected | Grégoire Aubert | 2019-01-18 | 3 | -22/+115 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 15 | -15/+15 |
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 1 | -3/+2 |
* | SONAR-11204 Colorblind friendly banners (#899) | Stas Vilchik | 2018-10-30 | 2 | -5/+6 |
* | update web dependencies | Stas Vilchik | 2018-10-26 | 1 | -326/+300 |
* | SONAR-6400 better display of selected results in facet (#625) | Stas Vilchik | 2018-08-21 | 3 | -15/+129 |
* | SONAR-6961 load counts for search results (#619) | Stas Vilchik | 2018-08-21 | 5 | -275/+123 |
* | SONAR-6961 Add issue counts to search in rule facet on issue page (#612) | Stas Vilchik | 2018-08-21 | 7 | -113/+308 |
* | SONAR-9369 Add search for module, directory, file and author facets (#606) | Stas Vilchik | 2018-08-21 | 1 | -14/+39 |
* | SONAR-6400 allow to show more items in a facet (#597) | Stas Vilchik | 2018-08-21 | 8 | -103/+409 |
* | SONAR-6400 Move the search box above the list of facet items (#592) | Stas Vilchik | 2018-08-21 | 9 | -85/+787 |
* | SONAR-9693 Better display facets with long names (#586) | Stas Vilchik | 2018-08-21 | 7 | -123/+232 |
* | SONAR-10992 Make bugs, vulnerabilities and code smells default selection (#488) | Stas Vilchik | 2018-07-17 | 1 | -1/+2 |
* | Fix SONAR-10639 (#201) | Pascal Mugnier | 2018-05-28 | 4 | -78/+146 |
* | SONAR-10611 use new help tooltips across the app (#203) | Stas Vilchik | 2018-05-03 | 2 | -17/+10 |
* | SONAR-10611 Display inline documentation tooltips (#180) | Stas Vilchik | 2018-05-03 | 1 | -1/+4 |
* | SONAR-10050 Switch Issues/Effort in issues page when data is available | Pascal Mugnier | 2018-04-18 | 3 | -3/+28 |
* | SONAR-9697 Ensure tooltips are always placed correctly (#77) | Stas Vilchik | 2018-04-04 | 1 | -1/+1 |
* | SONAR-10047 Use SearchSelect for tags in Bulk Issue Change | Grégoire Aubert | 2018-02-27 | 1 | -1/+1 |
* | create and use Button component (#3087) | Stas Vilchik | 2018-02-21 | 2 | -14/+7 |
* | Merge remote-tracking branch 'origin/branch-7.0' | Grégoire Aubert | 2018-02-01 | 1 | -1/+0 |
|\ |
|
| * | Add back missing action to bulk unassign issues | Grégoire Aubert | 2018-01-31 | 1 | -2/+0 |
* | | rewrite rules app with react (#2982) | Stas Vilchik | 2018-01-29 | 16 | -149/+109 |
|/ |
|
* | update jest & enzyme | Stas Vilchik | 2018-01-12 | 1 | -2/+2 |
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 10 | -10/+10 |
* | SONAR-9876 Improve facet badges | Stas Vilchik | 2017-10-11 | 3 | -35/+83 |
* | SONAR-9802 Add nodes to system info in cluster mode | Grégoire Aubert | 2017-09-26 | 2 | -120/+18 |
* | update prettier | Stas Vilchik | 2017-09-13 | 4 | -55/+42 |
* | comment flow annotations (#2335) | Stas Vilchik | 2017-08-14 | 6 | -10/+22 |
* | In facet header now only the text is clickable | Grégoire Aubert | 2017-08-14 | 2 | -104/+121 |
* | Change selected values badge style on the facets headers | Grégoire Aubert | 2017-08-14 | 2 | -3/+3 |