aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* update prettierStas Vilchik2017-09-131-1/+4
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-122-5/+41
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-121-24/+13
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-121-1/+9
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-124-13/+11
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-123-15/+57
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-112-7/+37
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-111-4/+0
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-112-6/+26
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-251-5/+18
* remove I prefix from interfacesStas Vilchik2017-08-215-15/+15
* translate api/ to tsStas Vilchik2017-08-2134-1447/+1192
* Add missing error messages in quality gates pageGrégoire Aubert2017-08-171-15/+16
* comment flow annotations (#2335)Stas Vilchik2017-08-1415-262/+408
* SONAR-9531 Change the application spaceStas Vilchik2017-07-312-0/+35
* SONAR-9566, SONAR-9571 Update bulk operation to display only tags and assigne...Grégoire Aubert2017-07-251-1/+1
* SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-171-0/+7
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-175-42/+52
* Apply several feedbacksGrégoire Aubert2017-07-131-5/+7
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-041-1/+6
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-041-11/+3
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-041-2/+2
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-041-1/+37
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-041-20/+5
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-201-2/+2
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-201-0/+4
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-203-11/+27
* SONAR-9305 Remove action to restore built-in profiles in web appStas Vilchik2017-06-141-5/+0
* apply search feedback (#2054)Stas Vilchik2017-05-111-2/+5
* MMF-661 rework search (#2030)Stas Vilchik2017-05-091-2/+39
* Fix bad api call with organization membersGrégoire Aubert2017-05-091-8/+12
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-021-0/+3
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-021-0/+6
* upgrade prettier (#1954)Stas Vilchik2017-04-204-17/+16
* SONAR-8992 Fix the number of groups for new membersGrégoire Aubert2017-04-131-1/+1
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-131-12/+11
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-132-11/+7
* SONAR-9063 Rework issue boxGrégoire Aubert2017-04-131-1/+66
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-121-1/+5
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-63/+16
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-312-6/+57
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-312-2/+5
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-311-0/+10
* optimize js bundles (#1855)Stas Vilchik2017-03-271-1/+1
* SONAR-8844 Add tags editor on the project homepage (#1821)Grégoire Aubert2017-03-221-1/+1
* SONAR-8843 Add the tags on the projects page and project homepage (#1801)Grégoire Aubert2017-03-201-5/+11
* format code using prettier (#1774)Stas Vilchik2017-03-1725-318/+299
* SONAR-8922 Add tags facet on project page (#1790)Grégoire Aubert2017-03-161-0/+10
* SONAR-8800 remove usages of deprecated apiStas Vilchik2017-03-141-9/+13
* SONAR-8779 hide deprecated api by defaultStas Vilchik2017-03-141-1/+3