aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-102-30/+31
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-083-11/+14
* Format all headers for 2020Wouter Admiraal2020-01-0723-23/+23
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+4
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-0915-45/+71
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-092-1/+4
* SONAR-12367 Show total issues in codeviewer headerJeremy Davis2019-12-042-1/+4
* SONAR-12585 Fix missing releasability badges in portfolio project listJeremy Davis2019-11-083-7/+158
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-023-6/+3
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-021-6/+13
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1915-45/+45
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-119-17/+17
* fixup! SONAR-12232 Add security review to portfolio projects listJeremy Davis2019-06-282-23/+52
* SONAR-12232 Add security review to portfolio projects listJeremy Davis2019-06-286-15/+44
* SONAR-11830 Prevent branch names from disappearing in portfolio projectsWouter Admiraal2019-06-285-106/+462
* SONAR-11830 Don't show empty cell on projects and applicationsWouter Admiraal2019-06-286-23/+44
* SONAR-11875 Connect Code to the branch redux store, and refresh branch status...Wouter Admiraal2019-05-293-11/+41
* SONAR-11935 No WS error message when display issues in removed fileGrégoire Aubert2019-05-071-1/+1
* SONAR-11944 Add security hotspots to Code pageWouter Admiraal2019-04-237-38/+325
* SONAR-8741 Display breakdown by issue types in SourceViewerHeaderWouter Admiraal2019-04-231-0/+1
* Update prettier to last versionGrégoire Aubert2019-03-291-26/+24
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-11/+9
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+2
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
* SONAR-11724 Remove Leak Period logic from code navigatorWouter Admiraal2019-03-117-117/+29
* Split test utils and mocks, better type mocksGrégoire Aubert2019-02-111-1/+2
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-1111-311/+326
* SONAR-11479 Display the measures of the currently selected directory on the M...Stas Vilchik2019-01-161-52/+0
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-162-64/+14
* drop /component urlStas Vilchik2019-01-072-4/+63
* Fix license headers for 2019Duarte Meneses2019-01-0221-22/+21
* finish removing legacy react context (#1055)Stas Vilchik2018-12-122-10/+15
* remove some usages of legacy react contextStas Vilchik2018-12-112-12/+10
* replace deprecated componentKey in web api callsStas Vilchik2018-12-111-1/+1
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-1/+2
* SONAR-11495 put projects quality gate status back on the projects pageStas Vilchik2018-12-071-4/+7
* create global type definitions (#1017)Stas Vilchik2018-12-0514-87/+73
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-161-1/+0
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-073-2/+15
* SONAR-11159 SONAR-11163 Add leak background color on code pageGrégoire Aubert2018-09-1911-65/+296
* SONAR-11159 SONAR-11163 Update Code page for pull requests and short living b...Grégoire Aubert2018-09-1920-256/+641
* SONAR-9369 Add search for module, directory, file and author facets (#606)Stas Vilchik2018-08-211-1/+2
* SONAR-11140 Don't automatically select first file in project measures pageGrégoire Aubert2018-08-161-2/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-2/+2
* SONAR-10932 Leave more room for project name on the Projects page of AppPascal Mugnier2018-08-021-2/+7
* SONAR-10933 Wrong title on the Projects page of a portfolio or an appPascal Mugnier2018-07-103-1/+117
* SONAR-10813 Add project branchesPascal Mugnier2018-06-293-4/+24
* SONAR-10686 Hide Coverage and Duplications in Code tab of PR / SLBPascal Mugnier2018-06-063-9/+19
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1