aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-20984 Application's Projects list metrics are not retrieved for "New code"guillaume-peoch-sonarsource2023-11-081-5/+20
|
* fix SSF-434Aurelien Poscia2023-11-086-12/+106
|
* SONAR-20864 UI for grace periodViktor Vorona2023-11-082-0/+4
|
* NO-JIRA fix typoPierre2023-09-122-2/+2
|
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-07-0325-182/+455
| | | | | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com> (cherry picked from commit 441a87e76b1fab056a23b1773364063ab50e6978)
* SONAR-17815 Small text changes9.9.0.65466Wouter Admiraal2023-02-032-12/+13
|
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-0325-187/+565
|
* SONAR-17815 Updating links for learn more CAYC and translation changesRevanshu Paliwal2023-02-034-6/+16
|
* SONAR-18147 Fix infinite loading in ListFooterstanislavh2023-02-032-1/+16
|
* SONAR-18151 [1099147] Incorrect semantic markupguillaume-peoch-sonarsource2023-01-1710-36/+33
|
* SONAR-18150 Reading order of static content changes meaningMathieu Suen2023-01-1712-43/+61
|
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-1716-101/+74
|
* SONAR-17815 CAYC Wording changes for QG pageRevanshu Paliwal2023-01-176-44/+25
|
* [NO JIRA] Migrate enzyme to RTL for application consoleMathieu Suen2023-01-162-3/+14
|
* SONAR-17816 Better wordingJeremy Davis2023-01-162-8/+33
|
* SONAR-17845 [1096026, 1099611] Multiple links have the same programmatic ↵Kevin Silva2023-01-164-81/+99
| | | | link text but different destinations
* SONAR-18147 Status message not automatically announcedstanislavh2023-01-1610-56/+95
|
* SONAR-18148 The decorative image is not hidden from screen readersstanislavh2023-01-161-0/+1
|
* SONAR-18143 An icon lacks 3 to 1 contrast ratiostanislavh2023-01-162-3/+3
|
* SONAR-18141 Status message is not automatically announcedstanislavh2023-01-162-5/+9
|
* SONAR-18198 Removing nested interactive Clean as You Code element in Quality ↵Revanshu Paliwal2023-01-161-3/+8
| | | | Gate page menu
* SONAR-18155 Fix homepage logo alt textWouter Admiraal2023-01-162-7/+7
|
* SONAR-17845 [1099604] Replace <footer> with <div> to fix a11y issueAmbroise2023-01-162-10/+10
|
* SONAR-17845 [1109939] Programmatic label does not convey purpose of controlKevin Silva2023-01-169-17/+17
|
* [NO JIRA] Remove second devops instance warningguillaume-peoch-sonarsource2023-01-138-82/+2
|
* SONAR-13109 Users should understand why they're asked for their personal ↵guillaume-peoch-sonarsource2023-01-136-6/+73
| | | | access token
* SONAR-18145 Visual heading text is not marked up as headingstanislavh2023-01-136-187/+220
|
* SONAR-18133 Header elements must have sufficient color contraststanislavh2023-01-131-1/+1
|
* SONAR-18132 SONAR-18135 SONAR-18136 SONAR-18137 SONAR-18138 SONAR-18139 ↵stanislavh2023-01-131-4/+4
| | | | SONAR-18140 Visual list is not marked up as list
* SONAR-18175 Fix compatibility issue with older browsersWouter Admiraal2023-01-132-2/+5
|
* SONAR-17845 [1095656] Fix list status not being automatically announcedAmbroise2023-01-132-15/+51
|
* SONAR-17845 [1099483] Elements must have sufficient color contrastKevin Silva2023-01-132-14/+5
|
* SONAR-15820 Can't create new user on Firefox (#7377)David Cho-Lerat2023-01-132-38/+10
|
* SONAR-17816 Improve QG display for AppsJeremy Davis2023-01-126-30/+170
|
* SONAR-17815 New UI changes for CAYC quality gatesRevanshu Paliwal2023-01-1219-539/+444
|
* SONAR-18179 Deletion of selected branch break headerstanislavh2023-01-122-2/+24
|
* SONAR-17816 Warn user about non-cayc-compliant QG on the project overviewJeremy Davis2023-01-126-201/+66
|
* [NO-JIRA] Fix typing issue in extensionsPhilippe Perrin2023-01-112-4/+5
|
* SONAR-17779 Update branch when application settings changeMathieu Suen2023-01-112-2/+3
|
* SONAR-17844 Multi-file issues: fold the location list if there are more than ↵David Cho-Lerat2023-01-113-10/+22
| | | | 4 locations to display (#7323)
* SONAR-17838 Portfolio creation: invalid characters in the key should prevent ↵David Cho-Lerat2023-01-113-3/+16
| | | | form submission (#7329)
* SONAR-17837 Move "Secrets" analysis configuration to the "Languages" setting tabPhilippe Perrin2023-01-111-0/+1
|
* SONAR-17845 Fix a11y issuesAmbroise2023-01-105-25/+22
| | | | | | | Fix a11y issues: - [1099717] Certain ARIA roles must contain particular children - [1099818] Certain ARIA roles must be contained by particular parents - [1098592] Visual list is not marked up as list
* SONAR-16556 Do not open rule panel or issues under Project > Measures / Code ↵guillaume-peoch-sonarsource2023-01-102-11/+11
| | | | tabs
* SONAR-18166 User can't display all secondary location when coming from the ↵guillaume-peoch-sonarsource2023-01-1010-70/+20
| | | | code tab
* SONAR-18123 Picking a branch of a project when creating application is hardstanislavh2023-01-092-2/+20
|
* SONAR-17819 Make tooltip content accessible to screen readers when entering ↵Mathieu Suen2023-01-0922-177/+204
| | | | narration mode
* SONAR-17815 Disable copy and set as default button if QG is not CAYC compliantRevanshu Paliwal2023-01-063-53/+66
|
* SONAR-17815 Highlight non-cayc Quality GatesJeremy Davis2023-01-0610-50/+104
|
* SONAR-17816 Warn user about non-cayc-compliant QGJeremy Davis2023-01-0526-5600/+496
|