aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8300 open all facetsStas Vilchik2016-11-0410-219/+12
* SONAR-8300 mute unselected facet optionsStas Vilchik2016-11-0416-27/+70
* SONAR-8300 display cumulative facetsStas Vilchik2016-11-045-21/+62
* SONAR-8300 display facet histogramStas Vilchik2016-11-047-5/+53
* SONAR-8300 add labelsStas Vilchik2016-11-044-18/+32
* SONAR-8300 change layoutStas Vilchik2016-11-049-78/+109
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0342-2595/+2
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-032-4/+4
* SONAR-8300 adjust layoutStas Vilchik2016-11-0221-37/+129
* SONAR-8300 display favorite projectsStas Vilchik2016-11-0212-7/+227
* SONAR-8300 unselect active option on clickStas Vilchik2016-11-021-1/+4
* fix loading more codeStas Vilchik2016-11-011-3/+3
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-0118-268/+56
* SONAR-8237 Web UI is not working correctly on EdgeStas Vilchik2016-11-011-1/+4
* add boxed group animationStas Vilchik2016-10-313-2/+100
* SONAR-8300 Create new "Projects" page [second iteration] (#1347)Stas Vilchik2016-10-3124-522/+671
* SONAR-8119 improve rendering of quality gate conditions on project dashboardStas Vilchik2016-10-283-63/+61
* SONAR-8119 fix period selectionStas Vilchik2016-10-281-1/+1
* SONAR-8291 display internal WS parameters only if askedStas Vilchik2016-10-283-4/+11
* SONAR-8291 improve positioning of parameter badgesStas Vilchik2016-10-281-56/+57
* SONAR-8324 Fix maintainability rating tooltipStas Vilchik2016-10-281-4/+5
* display colorful ratings on leak period on measures pageStas Vilchik2016-10-273-4/+4
* fix deprecation badge color on web api pageStas Vilchik2016-10-271-4/+3
* improve projects search on the notifications pageStas Vilchik2016-10-271-2/+4
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* improve front end dx (#1331)Stas Vilchik2016-10-2730-189/+554
* Fix quality flawJulien Lancelot2016-10-261-1/+1
* Fix quality flawsJulien Lancelot2016-10-261-1/+1
* SONAR-8283 Migrate quality gates after removall of IT/overall coverage metricsJulien Lancelot2016-10-261-0/+29
* SONAR-8120 Replace component uuid by component key in measures listJulien Lancelot2016-10-251-5/+3
* SONAR-8278 remove coupling of Ruby on class PermissionServiceSimon Brandhof2016-10-212-10/+1
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-2176-109/+2784
* move /projects to /projects/adminStas Vilchik2016-10-2118-5/+5
* SONAR-8134 add organization uuid to unique index of table GROUP_ROLESSébastien Lesaint2016-10-201-0/+31
* SONAR-8291 display internal flag in web api documentationSimon Brandhof2016-10-171-0/+7
* SONAR-5857 remove "E" optionStas Vilchik2016-10-171-2/+1
* SONAR-8134 make column group_roles.organization_uuid not nullSimon Brandhof2016-10-131-0/+29
* SONAR-8134 populate column group_roles.organization_uuid on upgradeSimon Brandhof2016-10-131-0/+29
* SONAR-8134 add column group_roles.organization_uuidSimon Brandhof2016-10-131-0/+29
* Support organizations in user group web servicesSimon Brandhof2016-10-1311-0/+0
* SONAR-8134 add column permission_templates.organization_uuidSimon Brandhof2016-10-133-0/+87
* SONAR-8134 add column user_roles.organization_uuidSimon Brandhof2016-10-133-0/+87
* SONAR-8134 make column groups.organization_uuid not nullSimon Brandhof2016-10-132-0/+58
* SONAR-8134 add db column groups.organization_uuidSimon Brandhof2016-10-131-0/+29
* SONAR-8155 suppport USERS.IS_ROOT in ruby codeSébastien Lesaint2016-10-121-0/+1
* SONAR-8155 SONAR-8156 add root column to table USERSSébastien Lesaint2016-10-123-0/+87
* Remove dead code in project.rbSimon Brandhof2016-10-051-1/+0
* Remove ruby dead code related to rolesSimon Brandhof2016-10-059-114/+1
* Remove ruby dead code related to usersSimon Brandhof2016-10-055-188/+0
* Remove dead code need_authentication.rbSimon Brandhof2016-10-052-266/+1