aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis7 days1-409/+0
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-211-2/+2
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-3/+3
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-0/+1
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-161-16/+16
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-5/+2
* SONAR-22710 Projects facetViktor Vorona2024-08-261-32/+85
* SONAR-22699 Cache project and application overview metricsIsmail Cherri2024-08-261-4/+4
* SONAR-22697, SONAR-22699 RatingComponent + projects listViktor Vorona2024-08-261-0/+4
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-38/+6
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-5/+5
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-21766 Project list uses old measures if there are no new onesViktor Vorona2024-03-081-0/+3
* SONAR-21515 Project card in projects list adopts Clean Code taxonomystanislavh2024-01-311-10/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
* SONAR-20720 Update Sort by select on Projects list + url paramguillaume-peoch-sonarsource2023-10-181-0/+3
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-20011 - Tutorial link shouldn't show if no permissionKevin Silva2023-08-211-4/+26
* SONAR-19709 Migrate projects facets to the new UIJay2023-07-111-2/+2
* Fix some code smells in MMF-3035David Cho-Lerat2023-03-141-8/+43
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-19/+19
* [NO JIRA] Treat some Code SmellsWouter Admiraal2022-03-041-8/+6
* SONAR-15999 Drop the visualizations of projects as bubble chartsWouter Admiraal2022-02-081-44/+1
* 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-6/+7
* 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-2/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-221-54/+19
* SONAR-13564 Allow sorting projects by security review ratingJeremy Davis2020-12-041-2/+6
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-261-4/+2
* SONAR-13189 Add qualifier facet to projectsJeremy Davis2020-04-151-3/+6
* SONAR-13188 Include apps in projects listJeremy Davis2020-04-151-31/+55
* SONAR-12961 review in project cardsMathieu Suen2020-02-111-50/+34
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+4
* 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-2/+2
* Update prettier to last versionGrégoire Aubert2019-03-291-8/+10
* Add tests for untested componentsWouter Admiraal2019-03-291-3/+3
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-7/+7
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-1/+0
* SONARCLOUD-132 New homepageGrégoire Aubert2018-11-011-2/+2
* change ProjectCardLeak-test to not depend on current timeStas Vilchik2018-08-231-11/+11
* SONAR-11123 Avoid duplicate API call to api/organizations/search in org proje...Grégoire Aubert2018-08-161-9/+19
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+1
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-091-2/+46