aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-7303 replace usage of /api/resources/search by /api/components/searchStas Vilchik2017-01-241-1/+18
* SONAR-6506 Delete internal WS api/updatecenter/installed_pluginsJulien Lancelot2017-01-241-70/+0
* SONAR-6309 Delete WS api/profiles/listJulien Lancelot2017-01-241-158/+0
* SONAR-6310 Delete WS api/profiles/indexJulien Lancelot2017-01-241-21/+0
* SONAR-7303 Delete WS api/resources/searchJulien Lancelot2017-01-242-104/+0
* SONAR-5270 Delete WS api/user_propertiesJulien Lancelot2017-01-242-118/+0
* SONAR-8643 Make the color palette consistentStas Vilchik2017-01-2411-39/+46
* SONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_h...Stas Vilchik2017-01-243-38/+42
* fix measures-testStas Vilchik2017-01-241-1/+1
* SONAR-8393 Rating indicators are not consistentStas Vilchik2017-01-249-56/+74
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-242-5/+4
* SONAR-8645 Unexpected text wrapping on the Projects pageStas Vilchik2017-01-241-1/+1
* SONAR-8451 fix problem with settingsStas Vilchik2017-01-241-2/+1
* SONAR-8661 Display organization in the searchStas Vilchik2017-01-244-4/+28
* SONAR-8629 Display organization on the Background Tasks pageStas Vilchik2017-01-243-26/+48
* SONAR-8628 Display organizations on the Issues pageStas Vilchik2017-01-243-3/+47