aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/helpers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-121-2/+2
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-124-24/+141
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-0/+49
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-2/+3
* Reorganize the measures page sidebarGrégoire Aubert2017-08-251-3/+15
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-251-2/+2
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-2510-58/+55
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2511-47/+230
* move some helpers to ts (#2399)Stas Vilchik2017-08-2312-131/+139
* remove I prefix from interfacesStas Vilchik2017-08-211-5/+5
* translate api/ to tsStas Vilchik2017-08-211-71/+41
* SONAR-9474 Don't hide the avatar column anymore in users adminitrationGrégoire Aubert2017-08-171-30/+0
* Fix quality flawsGrégoire Aubert2017-08-161-6/+2
* comment flow annotations (#2335)Stas Vilchik2017-08-149-124/+175
* 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