aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/code
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-097-60/+133
* SONAR-15471 Fix long file name on code pageguillaume-peoch-sonarsource2021-10-192-109/+127
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-303-3/+3
* SONAR-15177 Fix no code info when showing source viewerMathieu Suen2021-09-161-3/+3
* SONAR-13736 Keep search query when browsing code fileMathieu Suen2021-08-307-13/+151
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-305-10/+8
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-209-15/+15
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-209-15/+15
* SONAR-15177 Improve code viewer when no component is analysisMathieu Suen2021-08-117-142/+991
* SONAR-13273 Improve folder explorationJeremy Davis2021-08-116-7/+173
* SONAR-10681 Increase facet color contrastWouter Admiraal2021-03-031-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0823-23/+23
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-1/+0
* fix FP in CodePageTestJeremy Davis2020-07-165-67/+134
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-052-4/+4
* 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