aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectActivity/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-0/+1
* SONAR-22716 Combine old ratings and new ones in one activity graphViktor Vorona2024-08-261-2/+22
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+2
* SONAR-21797 Show software qualites measure history in graphstanislavh2024-03-251-2/+0
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21105 Do not show measures and activity for 'open' and 'reopened' issue...stanislavh2023-11-281-2/+2
* SONAR-20872 Rename and use accepted_metric in place of won't fix metric in me...7PH2023-11-081-1/+6
* SONAR-19987 Updating new code marker position in project activity's pageRevanshu Paliwal2023-11-011-1/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-18431 Migrate activity tests to RTLWouter Admiraal2023-03-031-7/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-9/+8
* [NO JIRA] Cleanup project activity types, mocks, and componentsWouter Admiraal2022-10-131-2/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-5/+6
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-12632 Turn activity graph components into globally shared componentsWouter Admiraal2020-02-101-155/+17
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+4
* SONAR-12430 Handle project baseline for Community EditionJeremy Davis2019-09-241-4/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-4/+4
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-9/+9
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-5/+5
* SONAR-11616 Save selected activity graph per projectGrégoire Aubert2019-01-091-6/+15
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-4/+3
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-201-1/+1
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-2/+2
* rewrite project activity app in ts (#740)Stas Vilchik2018-09-251-0/+290