aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* fix indentationStas Vilchik2017-02-23114-356/+356
* SONAR-8658 display "Apply Template" button for org adminStas Vilchik2017-02-201-2/+4
* change wording in organization formStas Vilchik2017-02-201-0/+2
* SONAR-8658 fix applying of permission templateStas Vilchik2017-02-201-1/+2
* fix ui glitch on settings page on safariStas Vilchik2017-02-201-1/+1
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-104-8/+121
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-10732-1464/+1464
* SONAR-8372 Improve the leak period header on a project dashboard (#1651)Stas Vilchik2017-02-103-20/+156
* SONAR-8658 apply feedbackStas Vilchik2017-02-092-1/+5
* SONAR-8750 apply feedbackStas Vilchik2017-02-093-6/+3
* remove unused styles and images (#1648)Stas Vilchik2017-02-091-1/+1
* SONAR-8721 Redirect links should be using httpsStas Vilchik2017-02-098-14/+14
* SONAR-8750 Display a branding landing pageStas Vilchik2017-02-0815-229/+651
* SONAR-8749 Update landing pageStas Vilchik2017-02-0810-148/+268
* 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-075-8/+222
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-076-14/+337
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-075-35/+88
* 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
* display 404 when accessing on-prem admin pages being in cloud modeStas Vilchik2017-02-075-5/+58
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-0711-20/+119
* fix quality flawsStas Vilchik2017-02-078-10/+12
* 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
* SONAR-8653 hide organization name on organization's projects pageStas Vilchik2017-02-033-5/+13
* SONAR-8653 improve organization headerStas Vilchik2017-02-032-1/+42
* refactor and add type annonations around permissions domainStas Vilchik2017-02-038-138/+187
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-037-30/+107
* Add aria labels to issue rule and filter buttons in issue list. This is requi...U-DESKTOP-GN2POE0\jared2017-02-021-1/+2
* 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-024-31/+29
* 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-024-35/+36
* fix QualityGateCondition-testStas Vilchik2017-02-011-8/+8
* SONAR-8713 update issue type icons, add new placesStas Vilchik2017-02-012-1/+6
* SONAR-8653 Create organization's home (projects) pageStas Vilchik2017-02-0117-43/+236
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-0114-30/+142
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-013-10/+18
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-0112-24/+110
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-017-1/+347
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-0114-0/+1140