aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers/testUtils.ts
Commit message (Expand)AuthorAgeFilesLines
* 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