aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components/ActivationButton.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-66/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-0/+1
* SONAR-22831 Migrate Change Rule details to echoes componentsViktor Vorona2024-09-131-13/+14
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
* SONAR-22224 Get rule activation data after change in rule listViktor Vorona2024-06-031-1/+1
* SONAR-22224 Allow to prioritize rule when activating quality profileViktor Vorona2024-06-031-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21131 Update rules app with react querystanislavh2023-12-041-1/+1
* SONAR-20500 Migrate Rule Details to the new UIJeremy Davis2023-10-051-3/+3
* SONAR-18424 Remove RTL warnings in testsstanislavh2023-07-181-4/+4
* SONAR-18424 RTL migration rules pagestanislavh2023-07-181-37/+26
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-1/+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-2/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-2/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-11409 Enable rule activation from the Compare pageStas Vilchik2018-12-211-11/+0
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* create and use Button component (#3087)Stas Vilchik2018-02-211-6/+7
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-0/+86