aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-profiles/compare
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-036-7/+6
* SONAR-20690 Sort Software quality badgesViktor Vorona2023-11-021-5/+5
* SONAR-20547 Fix positioning of right tablestanislavh2023-10-161-7/+5
* SONAR-20547 Add conditional check CC category for security hotspotstanislavh2023-10-101-10/+16
* SONAR-20547 Show new taxonomy in profile compare pagestanislavh2023-10-104-133/+318
* SONAR-20366 Migrate profiles list pagestanislavh2023-10-041-4/+0
* SONAR-20366 Migrate profile compare pagestanislavh2023-09-294-288/+267
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-124-10/+10
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-4/+4
* SONAR-18441 RTL migration for Quality Profilesguillaume-peoch-sonarsource2023-07-182-27/+1
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-2/+2
* SONAR-18707 Drop and refactor BBTs for quality profilestanislavh2023-03-131-2/+2
* SONAR-18361 Improve accessibility of the quality profile compare page7PH2023-02-102-92/+102
* SONAR-18369 Text spacing content cut offstanislavh2023-02-101-4/+4
* SONAR-16746 Upgrade react-select major frontend dependencyAmbroise C2023-02-071-1/+1
* [NO-JIRA] Upgrade prettier frontend dependencyAmbroise2023-01-271-1/+1
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-171-9/+7
* Update license templates for 2023Pierre2023-01-025-5/+5
* SONAR-17677 Improve compare action on QP pagestanislavh2022-12-016-320/+20
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-026-55/+38
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-292-2/+2
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-6/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-283-11/+11
* SONAR-16090 Removing select legacy from quality-profilesRevanshu Paliwal2022-03-283-82/+116
* Update license headers for 2022 [update headers]Pierre2022-01-288-8/+8
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-272-3/+5
* SONAR-15931 Fix wrapping issue in Quality Profile comparison UIWouter Admiraal2022-01-201-1/+1
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-262-4/+4
* SONAR-13879 Add default information for Quality Profile comparison formMathieu Suen2021-08-233-3/+79
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-205-12/+12
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-205-12/+12
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-088-8/+8
* SONAR-13999 Drop orgs from Quality ProfilesJeremy Davis2020-12-223-7/+1
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-053-5/+1
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-4/+0
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-078-8/+8
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-197-13/+13
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-161-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-115-11/+11
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-111-1/+1
* SONAR-7938 Display inheritance info for deprecated rules, and make related te...Wouter Admiraal2019-01-041-4/+4
* Fix license headers for 2019Duarte Meneses2019-01-028-8/+8
* SONAR-11409 Enable rule activation from the Compare pageStas Vilchik2018-12-217-71/+302
* remove some usages of legacy react contextStas Vilchik2018-12-111-14/+7
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-105-19/+19
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-7/+6
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1