aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8713 apply feedbackStas Vilchik2017-01-316-11/+23
* SONAR-8538 Improve UX when navigating on projects for which I don't have the ...Stas Vilchik2017-01-312-12/+32
* SONAR-8370 Display ratings on new code on a project dashbordStas Vilchik2017-01-315-10/+24
* SONAR-8515 Align boxes on the About pageStas Vilchik2017-01-312-6/+15
* improve search on update center pageStas Vilchik2017-01-301-1/+1
* SONAR-8713 change bug tracker iconStas Vilchik2017-01-303-0/+48
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-3021-19/+297
* scroll to top on route changeStas Vilchik2017-01-301-1/+9
* fix rating's letter positionStas Vilchik2017-01-301-10/+11
* SONAR-8388 HTTP POST request parameters are handled as UTF-8 by defaultTeryk Bellahsene2017-01-301-0/+12
* SONAR-8684 Clean up rails filesJulien Lancelot2017-01-301-1/+0
* fix color of coverage rating on projects pageStas Vilchik2017-01-261-1/+1
* fix quality gate badge location on project dashboardStas Vilchik2017-01-261-0/+1
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-263-14/+31
* SONAR-8539 Avoid useless WS call when adding/editing/deleting a comment to re...Stas Vilchik2017-01-263-21/+13
* SONAR-8202 Add links to quality profiles from rule descriptionStas Vilchik2017-01-261-2/+6
* SONAR-7887 Group bulk changes when browsing quality profile changelogStas Vilchik2017-01-261-26/+48
* SONAR-8679 fix race condition when fetching languagesStas Vilchik2017-01-251-2/+1
* SONAR-8393 display size rating on project pageStas Vilchik2017-01-253-6/+11
* SONAR-8397 Exploring a failed quality condition on rating is not usable (#1562)Stas Vilchik2017-01-255-61/+550
* use different qualifiers for search on code pageStas Vilchik2017-01-251-2/+4
* explicitly provide list of qualifiers to WS /api/components/treeStas Vilchik2017-01-251-1/+3
* use WS /api/components/search for projects facetStas Vilchik2017-01-251-40/+21
* SONAR-8700 Missing redirect of codingrules to coding_rulesStas Vilchik2017-01-251-0/+3
* SONAR-8684 Remove Rails filesJulien Lancelot2017-01-24989-138749/+0
* SONAR-7298 replace usage of /api/projects/index by /api/components/searchStas Vilchik2017-01-242-10/+3