aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-052-87/+0
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
* SONAR-8119 fix display of new ratings on measures pageStas Vilchik2016-10-051-18/+26
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
* SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-303-3/+13
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3049-990/+1277