aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-10513 Remove redux store form quality gates appGrégoire Aubert2018-05-081-4/+0
* SONAR-9472 Change the rendering of best values on the Measures pagePascal Mugnier2018-04-241-0/+1
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-103-2/+38
* SONAR-10338 do not fetch "my" organization when not logged inStas Vilchik2018-03-141-1/+4
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-021-57/+30
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-071-5/+5
* fix file headersStas Vilchik2018-01-158-150/+9
* Fix license headers for 2018Simon Brandhof2018-01-0722-15/+155
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-022-15/+44
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-022-11/+4
* SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-112-3/+42
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-292-1/+2
* Move 'parseError' to request libGrégoire Aubert2017-11-241-1/+1
* SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-081-2/+2
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-1/+1
* update web dependencies (#2752)Stas Vilchik2017-10-301-1/+1
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-251-1/+1