aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-gates/components/Condition.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis9 days1-180/+0
* SONAR-23619 Add UI for Sonar way for AI code QGIsmail Cherri2024-11-291-8/+6
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-261-2/+2
* SONAR-23299 Quality Gate page shows conditions from other modesViktor Vorona2024-11-051-2/+51
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-2/+2
* SONAR-22813 and SONAR-22814 Use the new Modal and ModalAlertJeremy Davis2024-08-281-82/+33
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-2/+2
* SONAR-22224 Disable editing on new metricViktor Vorona2024-06-031-21/+30
* SONAR-21178 Improve quality gates page accessiblityMathieu Suen2024-01-301-11/+5
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21012 Remove CaYC compliance check from front-end and rely only on the ...Andrey Luiz2023-12-011-153/+116
* SONAR-20607 Highlight the 4 CaYC conditions on the top when the Quality Gate ...Andrey Luiz2023-10-121-7/+3
* SONAR-20337 Updating modals for quality gate's conditionsRevanshu Paliwal2023-09-191-10/+16
* SONAR-20337 Migrating quality gate condition list to adopt new UIRevanshu Paliwal2023-09-191-16/+28
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-4/+4
* SONAR-20219 Remove over compliant Quality Gate warningsNolwenn Cadic2023-08-231-15/+0
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-051-1/+1
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-021-7/+36
* SONAR-17815 New UI changes for CAYC quality gatesRevanshu Paliwal2023-01-121-84/+60
* SONAR-17815 Highlight non-cayc Quality GatesJeremy Davis2023-01-061-9/+18
* SONAR-17815 Adding CAYC section QG conditionsRevanshu Paliwal2023-01-051-40/+88
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-2/+3
* [NO JIRA] Migrate part of quality gates app to RTLMathieu Suen2022-03-111-0/+2
* SONAR-15911 Extract Metrics from ReduxGuillaume Peoc'h2022-02-011-4/+8
* 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-7/+8
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-8/+4
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-5/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop orgs from QualityGatesJeremy Davis2020-12-221-4/+2
* SONAR-12355 Add visual feedback when condition on QG is added/updated/removedWouter Admiraal2020-02-211-9/+7
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-11833 Make it clear that only On New Code conditions apply to PRsWouter Admiraal2019-08-091-19/+19
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-6/+6
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-4/+10
* SONAR-11572 limit operators of quality gate conditions in UIStas Vilchik2019-01-081-4/+13
* SONAR-11570 drop ability to set period from UIStas Vilchik2019-01-081-5/+0
* SONAR-11571 drop ability to set warning threshold from UIStas Vilchik2019-01-081-11/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-8/+7
* fix Condition typingGrégoire Aubert2018-05-241-6/+4
* Fix after reviewPascal Mugnier2018-05-241-14/+33
* Fix after reviewPascal Mugnier2018-05-241-10/+25
* Fix SONAR-10640Pascal Mugnier2018-05-241-181/+38
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-1/+1
* SONAR-10513 Remove redux store form quality gates appGrégoire Aubert2018-05-081-85/+52
* create and use Button component (#3087)Stas Vilchik2018-02-211-20/+23
* strengthen import/order (#3024)Stas Vilchik2018-02-071-2/+2