aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projectNewCode
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1812-2117/+0
|
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-274-97/+112
|
* SONAR-23596 New brandingJeremy Davis2024-11-133-8/+17
| | | | SONAR-23597 SONAR-23598 SONAR-23595
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2212-14/+18
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Add lazy loading on most routes to improve build and dev server ↵Grégoire Aubert2024-10-221-1/+5
| | | | perfs
* SONAR-23137 Remove success status from new code definition days inputJeremy Davis2024-10-102-2/+0
|
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-102-0/+2
| | | | This reverts commit bba5ffa2fe6afe5c4eed1e4709db9f52710b0a7c.
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-081-29/+40
|
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-082-2/+0
|
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-242-2/+2
|
* SONAR-22941 Update RTL and related depsJeremy Davis2024-09-042-3/+11
|
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-242-16/+22
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-056-8/+8
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-302-2/+5
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-272-3/+3
|
* 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/+1
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-302-2/+2
|
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-302-2/+4
|
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-081-1/+1
|
* SONAR-21692 Remove act() that are not neededViktor Vorona2024-02-201-4/+1
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-1/+1
| | | | 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-083-27/+40
|
* SONAR-21571 Update react-queryViktor Vorona2024-02-071-1/+1
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0312-14/+12
|
* SONAR-21017 Tests: timeouts are no longer necessary with the new RTL versionDavid Cho-Lerat2023-11-241-42/+7
|
* SONAR-21017 Tests: get => find + add timeouts that will be reverted by the ↵David Cho-Lerat2023-11-241-7/+42
| | | | upcoming RTL upgrade
* SONAR-20858 Migrating project branch/pr settings to new UIRevanshu Paliwal2023-10-261-1/+1
|
* SONAR-20814 Cleaning up css file for new code settingsRevanshu Paliwal2023-10-254-57/+15
|
* SONAR-20814 - Clean up new code on project settingsKevin Silva2023-10-253-18/+16
|
* SONAR-20814 Migrating branch list modal to new UIRevanshu Paliwal2023-10-252-56/+60
|
* SONAR-20814 Adding specific arialabel for branch rowsRevanshu Paliwal2023-10-252-31/+22
|
* SONAR-20814 - Update layout when SPECIFIC_ANALYSIS is selectedKevin Silva2023-10-258-593/+163
|
* SONAR-20814 Migrating project new code branch list to new UIRevanshu Paliwal2023-10-254-71/+98
|
* SONAR-20814 Migrating project new code header to new UIRevanshu Paliwal2023-10-251-9/+6
|
* NO-JIRA Fix issues in new codeAmbroise C2023-09-252-2/+2
|
* NO-JIRA Fix code smells in new codeAmbroise C2023-09-141-1/+3
|
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-4/+3
| | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com>
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-129-40/+40
|
* SONAR-20249 Hide NCD banner on save (#9186)Ambroise C2023-09-014-397/+196
|
* SONAR-20176 Add banner to notify about automatic branches NCD updateAmbroise C2023-08-242-30/+160
|
* SONAR-20156 Display banner on the project NCD page to notify project admins ↵Andrey Luiz2023-08-247-156/+236
| | | | | 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-2415-0/+2494
Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>