aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-143-11/+7
* Move the previous measure page to temporary urlGrégoire Aubert2017-08-142-3/+3
* do not break if navigator.language is undefined (#2263)Thomas Weißschuh2017-08-021-5/+5
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-252-12/+36
* Automatically remove nil values from api calls.Grégoire Aubert2017-07-251-5/+12
* Fix merge conflict with branch-6.5Grégoire Aubert2017-07-241-2/+4
* Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-241-1/+1
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-173-34/+58
* Apply several feedbacksGrégoire Aubert2017-07-132-4/+4
* SONAR-9403 Replace the measures history graph by a link to the project activi...Grégoire Aubert2017-07-131-0/+13
* SONAR-9403 Save custom graph in the localstorage on the project activity pageGrégoire Aubert2017-07-131-1/+8
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-041-1/+1
* SONAR-9404 Remember last selected project history graphGrégoire Aubert2017-07-041-0/+67
* SONAR-9402 Filter activity list based on a date range in the project activity...Grégoire Aubert2017-07-043-0/+34
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-043-0/+161
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-201-0/+8
* upgrade webpack (#2178)Stas Vilchik2017-06-1916-21/+21
* drop legacy code from libs/ (#2118)Stas Vilchik2017-05-291-0/+31
* SONAR-8596 Fix a bug with cached bundlesGrégoire Aubert2017-05-221-41/+31
* Remove unused round option in measures helperGrégoire Aubert2017-05-122-41/+18
* SONAR-9026 Increase precision for coverage QG conditionsGrégoire Aubert2017-05-122-22/+59
* SONAR-8596 Fix bad moment translationGrégoire Aubert2017-05-121-15/+18
* SONAR-8822 Show the administration menu only to authorized usersGrégoire Aubert2017-05-121-27/+0
* remove unused handlebars helpersStas Vilchik2017-05-1044-1183/+0
* MMF-661 rework search (#2030)Stas Vilchik2017-05-093-50/+23
* SONAR-8908 Check permissions when displaying an issue permalinkStas Vilchik2017-05-091-7/+0
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-021-1/+1
* apply feedback for issues page (#1980)Stas Vilchik2017-04-262-10/+34
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-241-1/+7
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-242-25/+39
* upgrade prettier (#1954)Stas Vilchik2017-04-207-23/+24
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-138-98/+97
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-132-0/+15
* Fix issues integration testsGrégoire Aubert2017-04-031-9/+5
* SONAR-8927 Change format of quality profile permalinksStas Vilchik2017-04-031-4/+2
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-033-49/+7
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-5/+4
* re-format js code (#1877)Stas Vilchik2017-03-314-5/+8
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-311-6/+8
* Fix code styleGrégoire Aubert2017-03-271-2/+2
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-271-0/+36
|\
| * SONAR-8969 use avatar fieldStas Vilchik2017-03-241-0/+36
* | optimize js bundles (#1855)Stas Vilchik2017-03-272-2/+2
* | MMF-721 Visualizations on the Projects page (#1826)Stas Vilchik2017-03-231-0/+2
* | SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-221-1/+2
* | format code using prettier (#1774)Stas Vilchik2017-03-17107-546/+551
* | run eslint, flow and jest tests on travis (#1779)Stas Vilchik2017-03-131-24/+0
* | SONAR-8815 Specify the operator on projects page facets (#1763)Grégoire Aubert2017-03-091-3/+3
* | MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-072-0/+90
* | refactor source viewer (#1744)Stas Vilchik2017-03-032-13/+133