aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix quality flawsGrégoire Aubert2017-10-251-1/+1
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-254-0/+191
* SONAR-9936 Update edition notification to be scoped to page and not whole adm...Grégoire Aubert2017-10-231-20/+1
* SONAR-9936 Add Editions pack in the marketplaceGrégoire Aubert2017-10-231-4/+26
* SONAR-9788 Onboarding tutorial is shown many timesStas Vilchik2017-10-162-1/+7
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-161-6/+0
* avoid using redux in projects appStas Vilchik2017-09-135-216/+0
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-18/+0
* add branches help popups (#2420)Stas Vilchik2017-09-122-40/+33
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-20/+1
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-3/+4
* Fix quality flawsGrégoire Aubert2017-08-162-11/+7
* comment flow annotations (#2335)Stas Vilchik2017-08-1410-190/+342
* Delete old component measures pageGrégoire Aubert2017-08-141-53/+0
* SONAR-9608 SONAR-9634 Create the measure list viewGrégoire Aubert2017-08-143-5/+5
* Add metrics redux storeGrégoire Aubert2017-08-144-0/+103
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-141-1/+1