aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/webhooks
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1818-1606/+0
* SONAR-22322 Fix a11y issues on Webhooks pageAmbroise C2024-11-221-2/+4
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2218-24/+26
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-221-2/+4
* SONAR-22290 Fix focus indicator in legacy componentsJeremy Davis2024-10-083-20/+43
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-1/+1
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-242-8/+13
* SONAR-22274 set minimum length for webhook secret to 16 to improve securitylukasz-jarocki-sonarsource2024-06-182-2/+6
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-052-2/+2
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-302-2/+6
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-1/+2
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-1/+0
* NO-JIRA Update license headers to 2024Pierre2024-01-0318-18/+18
* SONAR-21070 - Changed project settings webhooks to adapt new UIKevin Silva2023-11-2915-247/+238
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-241-53/+35
* SONAR-20327 Fix code smells following prettier upgradesAmbroise C2023-09-131-2/+2
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-123-12/+12
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-153-7/+7
* SONAR-18447 Refactor webhook page code & Remove unreachable code7PH2023-07-1814-662/+492
* SONAR-18447 Migrate webhook page tests to RTL7PH2023-07-1823-1453/+397
* SONAR-18835 Fix selector imports in testsAmbroise C2023-06-151-1/+1
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-06-1523-167/+428
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-054-4/+4
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-051-2/+2
* SONAR-18875 Fix missing label in admin webhook page, on setting opener menu b...7PH2023-03-272-2/+7
* Update license templates for 2023Pierre2023-01-0225-25/+25
* [NO JIRA] Upgrade jestJeremy Davis2022-12-217-16/+16
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0216-48/+52
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-242-6/+6
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-215-9/+16
* [NO JIRA] Upgrade formikJeremy Davis2022-10-202-4/+0
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-1615-231/+55
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-292-3/+3
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-285-14/+14
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-081-0/+1
* Update snapshotsWouter Admiraal2022-02-041-0/+2
* Update license headers for 2022 [update headers]Pierre2022-01-2826-26/+26
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-2711-15/+26
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2017-46/+43
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2017-43/+46
* SONAR-12056 Indicate required fields for formsWouter Admiraal2021-03-031-2/+6
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0826-26/+26
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-1/+1
* SONAR-13999 Drop orgs from webhooksJeremy Davis2020-12-222-33/+10
* Update DeferredSpinner snapshotsJeremy Davis2020-09-182-5/+0