aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/audit-logs
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-037-7/+7
* Update license templates for 2023Pierre2023-01-027-7/+7
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-025-24/+27
* SONAR-17528 Update tutorials to use the actual main branch nameWouter Admiraal2022-10-281-3/+5
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-1/+1
* SONAR-17000 SONAR-16974Wouter Admiraal2022-10-111-1/+0
* SONAR-17365 Refactor audit app enzyme to RTLMathieu Suen2022-09-299-870/+121
* SONAR-17362 Add getValue and refactor use of getValues for settingsMathieu Suen2022-09-272-9/+9
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-292-9/+9
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-2/+2
* SONAR-16565 Allow users to select the token expiration intervalGuillaume Peoc'h2022-07-055-20/+12
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-285-30/+16
* SONAR-16206 Improve code sharing for security reportsJeremy Davis2022-05-051-1/+1
* [NO-JIRA] Adjust jest timeout globallyPhilippe Perrin2022-04-271-5/+3
* SONAR-16243 Initial test and setup for audit app rtl testRevanshu Paliwal2022-04-191-0/+66
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-112-50/+60
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-021-0/+11
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-092-19/+30
* Update snapshotsWouter Admiraal2022-02-041-0/+4
* Update license headers for 2022 [update headers]Pierre2022-01-289-9/+9
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15376 Make secured settings hidden when setMathieu Suen2021-09-151-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-204-5/+5
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-204-5/+5
* SONAR-15144 autoscroll to audit categoryJeremy Davis2021-07-272-1/+10
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-274-14/+14
* SONAR-15146 Add UI ITs for Audit Logs pageJeremy Davis2021-07-273-18/+37
* SONAR-15143 Enable users to download audit logs - UIJeremy Davis2021-07-2712-0/+1228