aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-245-0/+186
* SONAR-8451 fix favoritesStas Vilchik2017-01-091-3/+6
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-292-0/+189
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-232-12/+23
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-225-12/+11
* update jest snapshots and configurationStas Vilchik2016-12-205-68/+68
* do not display "authentication required" error message (#1478)Stas Vilchik2016-12-202-17/+0
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1918-1/+1138
* reorganize store directoriesStas Vilchik2016-12-0916-0/+1143