aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-172-2/+3
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-041-3/+6
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-0416-1131/+0
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-041-0/+1
* fix loading problem on permission templates page (#2004)Stas Vilchik2017-05-031-55/+0
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-021-0/+1
* Update members displayGrégoire Aubert2017-05-011-2/+2
* upgrade jest (#1981)Stas Vilchik2017-04-276-19/+31
* upgrade prettier (#1954)Stas Vilchik2017-04-205-74/+69
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* SONAR-6911 Improve the display of default groupsGrégoire Aubert2017-04-131-2/+3
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-132-54/+0
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-121-0/+2
* re-format js code (#1877)Stas Vilchik2017-03-315-12/+25
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-315-3/+53
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-312-0/+19
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-313-4/+27
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-314-10/+167
* optimize js bundles (#1855)Stas Vilchik2017-03-2711-25/+21
* SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-222-1/+15
* SONAR-8843 Add the tags on the projects page and project homepage (#1801)Grégoire Aubert2017-03-201-1/+3
* format code using prettier (#1774)Stas Vilchik2017-03-1723-434/+309
* refactor source viewer (#1744)Stas Vilchik2017-03-033-6/+89
* SONAR-8875 Add language facet on projects page (#1737)Aubert Grégoire2017-03-032-2/+10