aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components/AvailableSinceFacet.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-83/+0
|
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-221-1/+1
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-1/+2
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
|
* SONAR-20500 Validation fixes for rules pageRevanshu Paliwal2023-10-051-0/+1
|
* SONAR-20500 Migrating rules facets to miuiRevanshu Paliwal2023-10-051-23/+21
|
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-271-2/+6
|
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-201-3/+5
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-15779 Update react-intlJeremy Davis2021-12-071-2/+2
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-2/+2
| | | | folders
* 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-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-2/+2
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-8/+10
|
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-221-14/+11
|
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-0/+79