aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Collapse)AuthorAgeFilesLines
* fix SSF-434Aurelien Poscia2023-11-081-0/+1
|
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-07-031-14/+11
| | | | | | Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com> (cherry picked from commit 441a87e76b1fab056a23b1773364063ab50e6978)
* SONAR-17815 implement updated logic for CaYC quality gatesMatteo Mara2023-02-031-5/+38
|
* SONAR-17815 New UI changes for CAYC quality gatesRevanshu Paliwal2023-01-121-0/+12
|
* [NO-JIRA] Fix typing issue in extensionsPhilippe Perrin2023-01-111-4/+2
|
* SONAR-17819 Make tooltip content accessible to screen readers when entering ↵Mathieu Suen2023-01-091-2/+3
| | | | narration mode
* SONAR-17815 Highlight non-cayc Quality GatesJeremy Davis2023-01-061-2/+27
|
* Update license templates for 2023Pierre2023-01-0256-59/+56
|
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-025-519/+676
|
* SONAR-13167 Handle large lists of permission templatesstanislavh2022-12-302-40/+154
|
* SONAR-17780 Fix SSF-352Mathieu Suen2022-12-191-2/+3
|
* SONAR-17748 Add RTL test for 'project/create' GitHub pages and remove the ↵Kevin Silva2022-12-151-7/+60
| | | | enzyme tests
* SONAR-17723 make links in tooltip to be interactive via keyboardstanislavh2022-12-151-9/+30
|
* SONAR-17740 Add RTL test for 'project/create' bitbucket and gitlab pages and ↵Kevin Silva2022-12-132-28/+203
| | | | remove the enzyme tests
* SONAR-17615 Add RTL test for 'project/create' Azure pages and remove the ↵Kevin Silva2022-12-072-3/+71
| | | | enzyme tests
* SONAR-17677 Improve compare action on QP pagestanislavh2022-12-011-5/+69
|
* [NO JIRA] Improve background tasks and account RTL ITsMathieu Suen2022-11-292-14/+5
|
* SONAR-12338 Better document the Extend Quality Profile actionMathieu Suen2022-11-242-2/+227
|
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-241-1/+15
|
* SONAR-17472 Improve accessibility of analysis navigation on Activity pageWouter Admiraal2022-11-241-0/+177
|
* SONAR-17587 Allow project onboarding when multiple Github integrations are ↵Revanshu Paliwal2022-11-182-0/+30
| | | | configured
* SONAR-17586 Allow project onboarding when multiple Gitlab integrations are ↵Revanshu Paliwal2022-11-172-0/+130
| | | | configured
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0239-415/+419
|
* SONAR-17527 Add main branch name during manual project creationGuillaume Peoc'h2022-11-011-0/+1
|
* SONAR-17528 Update tutorials to use the actual main branch nameWouter Admiraal2022-10-281-12/+27
|
* SONAR-17515 Display a custom message on the login pageJeremy Davis2022-10-271-0/+4
|
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-13/+25
| | | | | | - Remove markdown injection - Redirection for old documentation link to the static site - Drop the static documentation app
* [NO JIRA] Cleanup project activity types, mocks, and componentsWouter Admiraal2022-10-131-1/+2
|
* SONAR-17436 Improve SL connection UXJeremy Davis2022-10-101-0/+10
|
* SONAR-17435 fix SSF-318Pierre Guillot2022-10-071-3/+3
|
* SONAR-17163 Preserve comment when reviewing hotspotsGuillaume Peoc'h2022-10-071-0/+135
|
* SONAR-17365 Refactor audit app enzyme to RTLMathieu Suen2022-09-291-4/+15
|
* SONAR-17188 SONAR-17189 Generate a global analysis token when following the ↵Wouter Admiraal2022-09-291-1/+5
| | | | Azure DevOps Pipelines tutorial
* SONAR-17362 Add getValue and refactor use of getValues for settingsMathieu Suen2022-09-273-9/+16
|
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-162-1/+95
|
* SONAR-17295 Improving user experience for SAML authentication pageRevanshu Paliwal2022-09-151-9/+15
|
* SONAR-17295 Improve SAML configuration page user experienceRevanshu Paliwal2022-09-141-0/+76
|
* SONAR-17242 Add anonymize checkbox to user deactivation formGuillaume Peoc'h2022-09-021-1/+1
|
* [NO-JIRA] Clean and improve issues page testsMathieu Suen2022-08-301-0/+12
|
* [NO JIRA] Upgrade date-fnsRevanshu Paliwal2022-08-231-3/+6
|
* SONAR-16538 Common component for issue message tagsRevanshu Paliwal2022-08-111-0/+29
|
* SONAR-16536 Navigating to secondary location from any tabRevanshu Paliwal2022-08-091-0/+2
|
* SONAR-17147 Refactoring comment popup and improving accessibiltyMathieu Suen2022-08-081-2/+25
|
* SONAR-16538 Adding new comment list ui for issue comment popupRevanshu Paliwal2022-08-031-0/+54
|
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-3/+74
|
* SONAR-16598 Update education principlesMathieu Suen2022-07-221-1/+1
|
* SONAR-16598 Fixing extended rule description bug in issue pageRevanshu Paliwal2022-07-221-0/+1
|
* SONAR-16613 UI changes to use new API for sonarlint ad dismiss mechanismRevanshu Paliwal2022-07-213-9/+5
|
* SONAR-14349 Consume the new "api/features/list" endpoint for monorepo featurePhilippe Perrin2022-07-211-0/+25
|
* [NO-JIRA] Simplify application initializationPhilippe Perrin2022-07-212-1/+6
|