aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/testReactTestingUtils.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-1/+1
* SONAR-22418 Use Select from Echoes 0.4.0 in SQGrégoire Aubert2024-07-101-6/+5
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-051-4/+4
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-6/+11
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+1
* SONAR-22017 Update Notification banner - no network connection caseViktor Vorona2024-04-101-1/+7
* SONAR-19032 Migrate global messages to MIUIDavid Cho-Lerat2024-03-071-2/+4
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-241-8/+14
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20708 Please don't leave the page + progress indicatorViktor Vorona2023-10-181-8/+24
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-13/+13
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-5/+30
* SONAR-19850 Refetch component after the change of main branchstanislavh2023-07-191-0/+1
* SONAR-18424 RTL migration rules pagestanislavh2023-07-181-30/+10
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-10/+10
* [NO JIRA] Improve testability of our tooltipsWouter Admiraal2023-06-291-0/+7
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-261-11/+15
* [NO_JIRA] Use react-query to get the identity providerMathieu Suen2023-05-221-9/+13
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-161-3/+7
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-051-6/+12
* SONAR-18847 Help tooltips are not read by screen readers in narration modeWouter Admiraal2023-03-271-1/+7
* SONAR-18768 align the format of all page titlesstanislavh2023-03-231-5/+7
* SONAR-18431 Migrate activity tests to RTLWouter Admiraal2023-03-031-1/+44
* SONAR-18430 Migrate permissions app tests to RTLWouter Admiraal2023-02-231-4/+12
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-6/+8
* SONAR-17118 migrate branch support flag to features/list APIMatteo Mara2022-10-121-13/+19
* SONAR-17188 SONAR-17189 Generate a global analysis token when following the A...Wouter Admiraal2022-09-291-2/+1
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-3/+32
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-45/+40
* SONAR-15573 Display errors when bulk applying templateJeremy Davis2022-04-271-0/+2
* [NO JIRA] Extract global messages and remove reduxJeremy Davis2022-04-221-18/+10
* SONAR-16256 Add RTL test to SourceViewerMathieu Suen2022-04-191-0/+12
* SONAR-16242 RTL tests for account pagesJeremy Davis2022-04-131-3/+24
* SONAR-16244 AdminContainer wrapper to test admin pagesJeremy Davis2022-04-131-1/+39
* SONAR-16085 Adding IT and change select from activation modalMathieu Suen2022-03-281-8/+13
* SONAR-16130,SONAR-16129 Add UI facet for OWASP 2021 StandardsMathieu Suen2022-03-171-7/+31
* SONAR-15992 Remove Global Settings from reduxJeremy Davis2022-03-111-1/+2
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-071-0/+70