aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-203-6/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0814-14/+14
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-226-357/+0
* SONAR-13999 Use global default project visibilityJeremy Davis2020-12-221-12/+12
* SONAR-13999 Drop orgs from CEJeremy Davis2020-12-221-10/+1
* SONAR-8714 Make authorization errors more noticeableWouter Admiraal2020-12-171-15/+1
* SONAR-13936 Remove org on user and group API front-end.Mathieu Suen2020-10-162-29/+1
* Fix eslint's issuesPhilippe Perrin2020-04-082-5/+5
* Drop redux-loggerPhilippe Perrin2020-03-301-3/+0
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-103-6/+10
* Format all headers for 2020Wouter Admiraal2020-01-0716-16/+16
* Improve test coverageWouter Admiraal2020-01-062-3/+122
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-304-11/+21
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-096-25/+22
* SONAR-12470 Wrong edition in footer at startupPhilippe Perrin2019-10-161-2/+1
* SONAR-11833 Make it clear that only On New Code conditions apply to PRsWouter Admiraal2019-08-092-0/+8
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-022-7/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1911-34/+34
* SONAR-12121 Show a warning if QG conditions are ignoredWouter Admiraal2019-06-044-14/+32
* SONAR-11875 Move QG conditions to the branch redux storeWouter Admiraal2019-05-292-19/+27
* SONAR-11875 Provide new action for refreshing a branch statusWouter Admiraal2019-05-292-7/+67
* SONARCLOUD-578 import all checkboxSiegfried Ehret2019-04-291-2/+2
* SONAR-10994 Add new branch storeWouter Admiraal2019-03-296-0/+249
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-3/+3
* SONAR-11477 Drop UI for updating module keys (#958)Stas Vilchik2019-01-161-7/+0
* 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-0211-12/+11
* SONARCLOUD-235 Hide QG and QP links on Overview for non-membersWouter Admiraal2018-12-241-1/+12
* SONARCLOUD-271 Create new Notification sidebarGrégoire Aubert2018-12-202-42/+43
* SONARCLOUD-270 Show latest notification in the NavbarWouter Admiraal2018-12-202-20/+71
* create global type definitions (#1017)Stas Vilchik2018-12-057-30/+23
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-303-17/+21
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-162-3/+13
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-161-3/+11
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-151-4/+0
* update web dependenciesStas Vilchik2018-10-264-12/+9
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-101-31/+0
* SONAR-11296 Display language name after bulk activation of rulesGrégoire Aubert2018-09-252-6/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-0321-829/+828
* drop organization members from redux store (#637)Stas Vilchik2018-08-2211-397/+12
* drop project links from redux store (#632)Stas Vilchik2018-08-221-6/+0
* drop favorites from redux store (#631)Stas Vilchik2018-08-222-86/+0
* move marketplace from redux to react context (#626)Stas Vilchik2018-08-203-85/+0
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-103-37/+5
* Migrate remaining of organization app to TSGrégoire Aubert2018-07-114-12/+14
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-111-120/+58
* load web app asynchronously (#493)Stas Vilchik2018-07-101-3/+0
* SONAR-10696 Move set license form to core-extension-licenseGrégoire Aubert2018-06-123-29/+1
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-124-135/+23
* rewrite notifications app in ts and drop from redux store (#233)Stas Vilchik2018-05-152-222/+0