aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/testUtils.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis9 days1-57/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-0/+1
* [NO JIRA] Update FE minor dependenciesguillaume-peoch-sonarsource2024-02-081-5/+6
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Remove extra React.PropsWithChildren wrappers introduced by the React 18 codemodDavid Cho-Lerat2023-12-011-4/+2
* SONAR-21017 TypeScript: the `children` prop must now be explicit (see https:/...David Cho-Lerat2023-11-241-2/+9
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-061-137/+0
* SONAR-20496 Make smooth ecperience of security hotspots header when scrollstanislavh2023-09-201-0/+27
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-181-1/+3
* SONAR-19345 New UI for issues subnavigationJay2023-06-091-0/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-10/+10
* SONAR-16683 [893656] Remove tooltips from search resultsJeremy Davis2022-08-021-22/+0
* SONAR-16489 Security Hotspot assignee field interacts with hotspot selectionWouter Admiraal2022-06-141-4/+19
* [NO JIRA] Event - Change from KeyboardCodes to KeyboardKeysGuillaume Peoc'h2022-06-141-13/+8
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-311-1/+6
* SONAR-16340 Replace keymaster in SearchGuillaume Peoc'h2022-05-131-2/+7
* SONAR-16207 Share code with Governance extension at build timeWouter Admiraal2022-05-101-1/+5
* SONAR-15991 Upgrade jest dependencyMathieu Suen2022-02-071-0/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-241-24/+14
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-0/+163
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-145/+0
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-111-86/+2
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-111-3/+1
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-2/+23
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-181-0/+13
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-101-0/+16
* SONAR-7938 Display inheritance info for deprecated rules, and make related te...Wouter Admiraal2019-01-041-11/+8
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Provide new test helper functions for creating mocksWouter Admiraal2018-12-241-0/+52
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-12/+1
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-161-5/+13
* update web dependenciesStas Vilchik2018-10-261-2/+5
* SONAR-11289 Display plus menu only for logged in users on SonarCloudGrégoire Aubert2018-10-151-1/+2
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-0/+15
* SONARCLOUD-64 New onboarding with 3 cases for SonarCloud (#383)Grégoire Aubert2018-06-211-2/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-091-0/+14
* create and use Button component (#3087)Stas Vilchik2018-02-211-1/+9
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-0/+5
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-0/+20
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-2/+9
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-201-2/+2
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-121-4/+6
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-2/+3
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-2/+3
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-1/+8
* move some helpers to ts (#2399)Stas Vilchik2017-08-231-0/+71