aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/new-code-definition
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-189-1058/+0
|
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-271-2/+7
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-229-17/+17
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-111-8/+2
|
* SONAR-23137 Remove success status from new code definition days inputJeremy Davis2024-10-102-6/+0
|
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-102-0/+6
| | | | This reverts commit bba5ffa2fe6afe5c4eed1e4709db9f52710b0a7c.
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-082-6/+0
|
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-1/+1
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-052-5/+5
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-303-7/+9
|
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
|
* SONAR-20440 Update new code definition documentation linksMathieu Suen2024-05-021-1/+3
|
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-301-3/+3
|
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+1
|
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-2/+2
|
* SONAR-21692 Remove act() that are not neededViktor Vorona2024-02-201-7/+2
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-203-39/+35
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-20954 Improve project new code settings styleDavid Cho-Lerat2024-02-081-3/+15
|
* NO-JIRA Update license headers to 2024Pierre2024-01-039-11/+9
|
* SONAR-21017 Tests: timeouts are no longer necessary with the new RTL versionDavid Cho-Lerat2023-11-241-48/+7
|
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the ↵David Cho-Lerat2023-11-241-7/+48
| | | | upcoming RTL upgrade
* SONAR-20814 - Update layout when SPECIFIC_ANALYSIS is selectedKevin Silva2023-10-251-17/+19
|
* SONAR-20814 Migrating project new code branch list to new UIRevanshu Paliwal2023-10-251-21/+18
|
* SONAR-20708 Update New Code period page to support bulk importguillaume-peoch-sonarsource2023-10-181-4/+13
|
* NO-JIRA Fix issues in new codeAmbroise C2023-09-251-1/+1
|
* NO-JIRA Fix code smells in new codeAmbroise C2023-09-141-1/+1
|
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-126-18/+18
|
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-016-204/+87
|
* SONAR-20176 Add banner to notify about automatic branches NCD updateAmbroise C2023-08-243-7/+119
|
* SONAR-20156 Display banner on the project NCD page to notify project admins ↵Andrey Luiz2023-08-245-35/+75
| | | | | about project NCD change Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>
* SONAR-20156 Rename new code period to new code definition (#9110)Andrey Luiz2023-08-243-8/+8
| | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>
* SONAR-20171 Add banner to notify about automatic project's NCD updateAmbroise C2023-08-245-237/+418
|
* SONAR-20156 Add information message on global NCD page when NCD is ↵Andrey Luiz2023-08-243-10/+77
| | | | automatically updated (#9090)
* SONAR-20156 Display global banner on the UI for automatically changed NCD ↵Andrey Luiz2023-08-242-0/+237
| | | | (#9078)
* SONAR-20086 Migrate new code period setup pageJeremy Davis2023-08-144-118/+127
|
* SONAR-19583 Display a green check if number of days new code definition ↵Philippe Perrin2023-06-301-13/+17
| | | | value is set to a compliant value
* SONAR-19687 Non-compliant global new code definition value should not be ↵Philippe Perrin2023-06-265-55/+61
| | | | proposed as default
* SONAR-19510 Improve styling of disabled radio buttonsPhilippe Perrin2023-06-233-7/+10
|
* New Code definition UX validation fixes (#8622)Andrey Luiz2023-06-211-5/+8
|
* SONAR-19453 New code definition is made part of the manual project creation ↵Andrey Luiz2023-06-144-0/+416
| | | | (#8486)
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-241-0/+91