aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8778 display deprecated key and its versionStas Vilchik2017-03-141-3/+3
* add type annotationsStas Vilchik2017-03-141-3/+39
* refactor source viewer (#1744)Stas Vilchik2017-03-032-4/+41
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-032-41/+4
* refactor source viewer (#1705)Stas Vilchik2017-03-022-4/+41
* SONAR-8773 Call api/projects/update_key and bulk_update_key in UITeryk Bellahsene2017-02-221-9/+9
* SONAR-8804 Use api/projects/search in projects admin pageJulien Lancelot2017-02-171-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1025-50/+50
* SONAR-8750 Display a branding landing pageStas Vilchik2017-02-081-5/+0
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-071-0/+4
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-071-8/+7
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-071-4/+5
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-3/+3
* refactor and add type annonations around permissions domainStas Vilchik2017-02-031-35/+84
* support organizations on project permissions pageStas Vilchik2017-02-021-18/+32
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-011-19/+23
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-011-0/+4
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-011-1/+26