aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectNewCode/components/ProjectNewCodeDefinitionApp.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-256/+0
|
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-271-7/+6
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-1/+1
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-1/+1
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-1/+1
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-1/+2
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-301-1/+2
|
* SONAR-20954 Improve project new code settings styleDavid Cho-Lerat2024-02-081-6/+16
|
* SONAR-21571 Update react-queryViktor Vorona2024-02-071-1/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-2/+1
|
* SONAR-20814 Cleaning up css file for new code settingsRevanshu Paliwal2023-10-251-1/+0
|
* SONAR-20814 - Clean up new code on project settingsKevin Silva2023-10-251-9/+12
|
* SONAR-20814 Migrating project new code branch list to new UIRevanshu Paliwal2023-10-251-3/+6
|
* NO-JIRA Fix issues in new codeAmbroise C2023-09-251-1/+1
|
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-5/+5
|
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-011-308/+162
|
* SONAR-20156 Display banner on the project NCD page to notify project admins ↵Andrey Luiz2023-08-241-66/+99
| | | | | 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-241-0/+354
Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>