aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-033-89/+6
* refactor source viewer (#1705)Stas Vilchik2017-03-023-6/+89
* fix indentationStas Vilchik2017-02-233-30/+30
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-101-1/+2
* SONAR-8761 rely on feature flag when displaying organizationStas Vilchik2017-02-102-1/+3
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1030-60/+60
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-073-4/+64
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-071-3/+8
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-3/+3
* SONAR-8653 Create organization's home (projects) pageStas Vilchik2017-02-011-2/+9
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-011-1/+14
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-011-2/+28
* SONAR-8538 Improve UX when navigating on projects for which I don't have the ...Stas Vilchik2017-01-311-3/+1
* SONAR-8628 Display organizations on the Issues pageStas Vilchik2017-01-241-0/+34
* SONAR-8627 Display organization on the project dashboardStas Vilchik2017-01-241-3/+8