aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/store/rootReducer.js
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-251-0/+9
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-161-6/+0
* avoid using redux in projects appStas Vilchik2017-09-131-24/+0
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-121-18/+0
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-3/+4
* Delete old component measures pageGrégoire Aubert2017-08-141-53/+0
* SONAR-9608 SONAR-9634 Create the measure list viewGrégoire Aubert2017-08-141-0/+2
* Add metrics redux storeGrégoire Aubert2017-08-141-0/+6
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-141-1/+1
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-041-4/+0
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-4/+0
* re-format js code (#1877)Stas Vilchik2017-03-311-2/+1
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-311-0/+3
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-311-0/+17
* format code using prettier (#1774)Stas Vilchik2017-03-171-225/+122
* refactor source viewer (#1744)Stas Vilchik2017-03-031-0/+6
* SONAR-8875 Add language facet on projects page (#1737)Aubert Grégoire2017-03-031-2/+6
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-031-6/+0
* refactor source viewer (#1705)Stas Vilchik2017-03-021-0/+6
* SONAR-8761 rely on feature flag when displaying organizationStas Vilchik2017-02-101-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-071-0/+4
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-241-0/+10
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-291-0/+26
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-1/+0
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-191-0/+6
* reorganize store directoriesStas Vilchik2016-12-091-0/+304