aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/coding-rules/components/BulkChange.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-151/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-2/+3
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20707 Update rules' state after bulk (de)activateJeremy Davis2023-10-131-0/+2
* SONAR-20500 Validation fixes for rules pageRevanshu Paliwal2023-10-051-0/+1
* SONAR-20500 Background, layout and other fixes for rules pageRevanshu Paliwal2023-10-051-2/+4
* SONAR-20500 Rules list headerKevin Silva2023-10-051-42/+39
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-2/+2
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-2/+2
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-2/+3
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-011-3/+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-2/+3
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-5/+5
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-5/+5
* SONAR-14618 More gender neutral sentenceMathieu Suen2021-04-201-1/+1
* SONAR-12082 Fix broken layout on rules pagePhilippe Perrin2021-04-191-1/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop orgs from rulesJeremy Davis2020-12-221-3/+1
* SONAR-12762: Move dropdown away from left avoiding being hiddenMathieu Suen2020-02-211-0/+2
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11007 Update buttons on rules listSiegfried Ehret2019-07-241-1/+8
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-3/+3
* Update prettier to last versionGrégoire Aubert2019-03-291-29/+26
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+1
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-251-0/+3
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-47/+27
* create and use Button component (#3087)Stas Vilchik2018-02-211-2/+3
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-5/+13
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-0/+154