aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-0910-16/+16
* SONAR-8470 Add favicon and apple touch icons (#1644)Stas Vilchik2017-02-0915-0/+4
* SONAR-8662 Wrong entries in "Administration" menu of a project dashboard when...Stas Vilchik2017-02-091-0/+4
* SONAR-8750 Display a branding landing pageStas Vilchik2017-02-0816-234/+651
* SONAR-8749 Update landing pageStas Vilchik2017-02-0811-152/+271
* SONAR-8669 apply feedbackStas Vilchik2017-02-081-9/+11
* SONAR-8666 fix display of button to create organizationStas Vilchik2017-02-081-5/+5
* SONAR-8659 display only projects for custom organizationsStas Vilchik2017-02-081-1/+5
* SONAR-8658 display only projects for custom organizationsStas Vilchik2017-02-086-7/+87
* SONAR-8666 apply feedbackStas Vilchik2017-02-071-16/+16
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-079-12/+290
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-077-22/+344
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-079-44/+119
* SONAR-8668 Hide groups on the "Users" page when in the "Cloud" modeStas Vilchik2017-02-074-22/+38
* SONAR-8667 Hide groups on the "Profile" page when in "Cloud" modeStas Vilchik2017-02-071-8/+27
* SONAR-8661 display organizations for favoritesStas Vilchik2017-02-071-3/+6
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-076-5/+59
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-0712-25/+126
* fix quality flawsStas Vilchik2017-02-0711-17/+19
* fix ui glitch when focusing react-selectStas Vilchik2017-02-061-0/+1
* fix web api page when unchecking internalStas Vilchik2017-02-031-1/+1
* automatically select assignee checkbox when unassigning issues through bulk c...Stas Vilchik2017-02-031-2/+3
* increase width of leak section on project pageStas Vilchik2017-02-031-2/+3
* improve code qualityStas Vilchik2017-02-031-6/+5
* SONAR-8653 hide organization name on organization's projects pageStas Vilchik2017-02-033-5/+13
* SONAR-8653 improve organization headerStas Vilchik2017-02-038-9/+97
* refactor and add type annonations around permissions domainStas Vilchik2017-02-039-173/+271
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-038-35/+114
* fix little ui glitch with navigation in organization spaceStas Vilchik2017-02-021-0/+1
* display organization when searching for viewsStas Vilchik2017-02-021-1/+4
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-021-7/+1
* Add aria labels to issue rule and filter buttons in issue list. This is requi...U-DESKTOP-GN2POE0\jared2017-02-022-2/+4
* fix display of "My Issues" buttonStas Vilchik2017-02-021-1/+1
* fix quality flawsStas Vilchik2017-02-022-4/+5
* display organizations in projects facet on issues pageStas Vilchik2017-02-022-0/+24
* support organizations on project permissions pageStas Vilchik2017-02-025-49/+61
* display organization key on project dashboardStas Vilchik2017-02-022-2/+54
* improve display of component paths on issues pageStas Vilchik2017-02-025-32/+66
* fix display of organizationsStas Vilchik2017-02-0211-91/+121
* SONAR-8457 prepare for new branding processStas Vilchik2017-02-012-10/+39
* fix QualityGateCondition-testStas Vilchik2017-02-011-8/+8
* SONAR-8713 update issue type icons, add new placesStas Vilchik2017-02-019-34/+28
* SONAR-8470 Remove useless static files from root folderJulien Lancelot2017-02-014-130/+0
* fix quality flowStas Vilchik2017-02-011-1/+0
* SONAR-8653 Create organization's home (projects) pageStas Vilchik2017-02-0118-45/+245
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-0116-57/+175
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-0112-30/+102
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-0114-32/+130
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-019-2/+365
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-0117-3/+1196