aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/common
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1826-1733/+0
|
* SONAR-23652 Advertisements for admins in Issues, Rules, Administration pagesViktor Vorona2024-11-262-0/+258
|
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by ↵stanislavh2024-11-211-4/+5
| | | | chunks
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-2222-20/+29
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-102-0/+3
| | | | This reverts commit bba5ffa2fe6afe5c4eed1e4709db9f52710b0a7c.
* SONAR-23332 Adopt updated Link components from EchoesDavid Cho-Lerat2024-10-091-1/+1
|
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-082-3/+0
|
* SONAR-23001 Improve validation form when creating a new userguillaume-peoch-sonarsource2024-10-072-42/+67
|
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-242-3/+3
|
* SONAR-22931 improve wording and spacingguillaume-peoch-sonarsource2024-09-111-2/+2
|
* SONAR-22931 Clear confirm password when password is emptyguillaume-peoch-sonarsource2024-09-111-0/+6
|
* SONAR-22938 Admin password complexity first loginSarath Nair2024-09-112-5/+5
| | | | | | | | | | | | | | | | | | Fix ITs fix its Fix ITs reafctor Fix test Fix tests remove unnecessary check review comment
* SONAR-22937 Reset password complexitySarath Nair2024-09-112-54/+30
| | | | SQ issue fix
* SONAR-22936 Update user password complexity (#11694)Sarath Nair2024-09-111-1/+3
|
* SONAR-22931 Add password complexity when creating users as adminguillaume-peoch-sonarsource2024-09-112-0/+238
| | | | | | | | | | Removing zxcvbn Confirm Password Fix CI issues Fix SQ analysis issue
* SONAR-22728 Change Activity Split line textViktor Vorona2024-08-261-4/+12
|
* NO-JIRA Validation fixes7PH2024-08-131-42/+0
| | | | Co-authored-by: Lucas <97296331+lucas-paulger-sonarsource@users.noreply.github.com>
* SONAR-22592 Make GitLab's project visibility read only (#11415)Sarath Nair2024-07-251-2/+2
|
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-242-7/+9
|
* SONAR-22418 Fix radio buttons labelsGrégoire Aubert2024-07-101-0/+1
|
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-054-6/+6
|
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-301-3/+6
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-272-2/+2
|
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-032-2/+2
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-218/+0
|
* SONAR-21867 Create Image component with baseUrlDavid Cho-Lerat2024-03-181-0/+42
|
* SONAR-21639 Start using new RadioButtonGroup and deprecate legacy ↵Jeremy Davis2024-03-161-14/+13
| | | | RadioButton component
* SONAR-21656 Remove legacy misc.cssJeremy Davis2024-03-112-5/+3
|
* SONAR-21656 Drop old page.css classes and associatedGrégoire Aubert2024-03-111-7/+3
|
* SONAR-21656 Drop old note classesGrégoire Aubert2024-03-111-4/+2
|
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-082-35/+11
|
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-1/+2
|
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-282-3/+22
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-2017-786/+11
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-21566 - Change password after first login adopts new MIUIKevin Silva2024-02-061-0/+3
|
* SONAR-21482 User security page adopts the new UIDavid Cho-Lerat2024-01-301-88/+78
|
* SONAR-21482 My Projects adopts the new UIJeremy Davis2024-01-291-45/+24
|
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-241-78/+0
|
* SONAR-21421 System page adopts the new UIJeremy Davis2024-01-191-18/+14
|
* SONAR-21401 Migrating admin sub header to adopt the new UIRevanshu Paliwal2024-01-151-9/+6
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0336-38/+36
|
* SONAR-20992 - Remove dynamic counter from rulesKevin Silva2023-12-061-3/+1
|
* SONAR-21067 Project General Settings adopt the new UIJeremy Davis2023-12-011-5/+22
|
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ↵7PH2023-11-221-1/+1
| | | | open issue
* SONAR-20916 Migrate project key update to the new UIJeremy Davis2023-10-311-82/+0
|
* [NO JIRA] Delete unused componentsJeremy Davis2023-10-064-172/+8
|
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-0620-1008/+0
|