aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/workspace
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-203-12/+8
* SONAR-15914 Extract branchstatus from reduxJeremy Davis2022-03-231-5/+2
* SONAR-15914 Clean up reduxJeremy Davis2022-03-231-1/+1
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-071-1/+8
* Update snapshotsWouter Admiraal2022-02-041-4/+0
* Update license headers for 2022 [update headers]Pierre2022-01-2826-26/+26
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-275-9/+13
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2011-21/+21
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2011-21/+21
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0826-27/+26
* SONAR-13999 Drop orgs from rulesJeremy Davis2020-12-227-11/+7
* SONAR-13999 Remove orgs from issuesJeremy Davis2020-12-223-13/+8
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-054-44/+14
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-2/+0
* SONAR-13331 Display external engine name in issuesWouter Admiraal2020-06-155-46/+442
* SONAR-13155 Upgrade dependenciesJeremy2020-03-231-0/+1
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-4/+10
* Format all headers for 2020Wouter Admiraal2020-01-0725-25/+25
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-302-5/+5
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-093-6/+9
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-021-0/+6
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1916-28/+28
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1110-20/+20
* SONAR-11773 Make issues 'See Rules Details' accessibleWouter Admiraal2019-06-283-3/+52
* SONAR-11875 Connect WorkspaceComponentViewer to the branch redux store, and r...Wouter Admiraal2019-05-293-5/+66
* Create and use ClearButton componentGrégoire Aubert2019-05-073-13/+13
* SONAR-11898 Fix quality issues and improve coverageGrégoire Aubert2019-05-061-1/+1
* Update prettier to last versionGrégoire Aubert2019-03-291-2/+2
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-0225-25/+25
* finish removing legacy react context (#1055)Stas Vilchik2018-12-122-12/+10
* create global type definitions (#1017)Stas Vilchik2018-12-054-10/+6
* update web dependenciesStas Vilchik2018-10-263-38/+36
* Update TS to 3.1.2Grégoire Aubert2018-10-111-2/+6
* SONAR-11311 fix rule permalinkStas Vilchik2018-10-114-9/+26
* drop favorites from redux store (#631)Stas Vilchik2018-08-221-1/+1
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-7/+7
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-113-32/+2
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-115-12/+42
* load web app asynchronously (#493)Stas Vilchik2018-07-101-1/+1
* decrease initial amount of js (#462)Stas Vilchik2018-07-041-10/+12
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-234-7/+11
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-7/+4
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-041-18/+18
* rewrite workspace in react (#3140)Stas Vilchik2018-03-1445-653/+1819
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-131-2/+2
* Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"Grégoire Aubert2018-03-071-3/+2
* SONAR-10397 Test for bucketsPascal Mugnier2018-03-071-2/+3
* Fix styling in rules meta dataGrégoire Aubert2018-02-231-6/+3