aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store/rootActions.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15914 Clean up reduxJeremy Davis2022-03-231-77/+0
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-021-8/+0
* SONAR-15911 Extract Metrics from ReduxGuillaume Peoc'h2022-02-011-13/+0
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-011-13/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-1/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-9/+0
* SONAR-13999 Use global default project visibilityJeremy Davis2020-12-221-12/+12
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-221-10/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-2/+8
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-7/+4
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-021-3/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-9/+9
* SONAR-12121 Show a warning if QG conditions are ignoredWouter Admiraal2019-06-041-2/+4
* SONAR-11875 Provide new action for refreshing a branch statusWouter Admiraal2019-05-291-0/+19
* SONAR-10994 Add new branch storeWouter Admiraal2019-03-291-0/+11
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-161-0/+8
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-235 Hide QG and QP links on Overview for non-membersWouter Admiraal2018-12-241-1/+12
* update web dependenciesStas Vilchik2018-10-261-6/+5
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-0/+76