aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9925 Display a different login page title for SonarCloudGrégoire Aubert2017-10-104-18/+35
* SONAR-9925 Rewrite session to typescriptGrégoire Aubert2017-10-108-114/+103
* SONAR-8513 Show visual indicator that a rule is a templateStas Vilchik2017-10-102-1/+5
* SONAR-7998 Open rule description in a new window from rules pageStas Vilchik2017-10-102-5/+18
* SONAR-8371 add tooltips for rule parametersStas Vilchik2017-10-101-1/+1
* SONAR-8524 update rule inheritance indicator when rule activation is changedStas Vilchik2017-10-103-1/+17
* do not let select date in futureStas Vilchik2017-10-102-0/+4
* update wording on branches pageStas Vilchik2017-10-092-4/+2
* disable text wrapping on projects pageStas Vilchik2017-10-091-0/+1
* SONAR-9352 display a message on project dashboardStas Vilchik2017-10-073-1/+93
* SONAR-9707 Add possibility to reuse an existing token in the onboarding wizardStas Vilchik2017-10-055-80/+273
* SONAR-9431 Remove hard-coded SonarCloud home pageStas Vilchik2017-10-0511-747/+9
* SONAR-9787 Allow to navigate back to the issue from the last issue locationsGrégoire Aubert2017-10-053-8/+31
* SONAR-9526 Display coverage metrics in the right categoriesGrégoire Aubert2017-10-051-0/+2
* SONAR-9526 Fix cumulative facets calculation with NO_DATAGrégoire Aubert2017-10-052-3/+64
* SONAR-9495 Better rendering of long parameter value in QP changelogGrégoire Aubert2017-10-054-17/+19
* Fix bad urls that didn't work with a contextGrégoire Aubert2017-10-052-3/+3
* Remove focus after click on system info page download buttonGrégoire Aubert2017-10-052-0/+5
* SONAR-9378 finish renaming in web appStas Vilchik2017-10-0410-40/+40
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-042-2/+2
* SONAR-9446 Redirect to previous page after server start/migrationGrégoire Aubert2017-10-044-10/+18
* Fix some styling issues in the system info pageGrégoire Aubert2017-10-045-15/+33
* SONAR-9550 Don't show the activate button for rules where there is no editabl...Grégoire Aubert2017-10-041-2/+3
* SONAR-9545 Better wording when searching for a project in My Favorites scopeGrégoire Aubert2017-10-044-6/+51
* SONAR-9553 Update onboarding headlineGrégoire Aubert2017-10-043-7/+48
* SONAR-9808 Add ncloc to system info pageGrégoire Aubert2017-10-041-2/+12
* SONAR-9504 Support ESC key in onboarding tutorialGrégoire Aubert2017-10-041-0/+15
* SONAR-9496 group changelog events by action and dateStas Vilchik2017-10-041-5/+12
* SONAR-9522 Change the duplication perspective's graph axisStas Vilchik2017-10-043-4/+4
* SONAR-9705 Make organization key easier to findStas Vilchik2017-10-042-3/+15
* SONAR-9665 Bring back the issues link from the Most Violated Projects sectionStas Vilchik2017-10-042-26/+50
* fix issue permalinks with branchesStas Vilchik2017-10-041-0/+1
* fix quality gates deletion/renamingStas Vilchik2017-10-044-21/+23
* SONAR-9195 Ease removing of SCM accountsStas Vilchik2017-10-032-9/+28
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-0374-313/+299
* SONAR-9499 Secondary locations unclickable when code is not loadedStas Vilchik2017-10-031-4/+15
* SONAR-9756 update branch management pageStas Vilchik2017-10-0328-152/+1157
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-0214-62/+53
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-0220-90/+499
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-0237-205/+1880
* SONAR-9599 change issues measures on the projects pageStas Vilchik2017-10-0213-38/+219
* SONAR-9702 expand root dir with branch on code pageStas Vilchik2017-10-021-9/+14
* SONAR-7024 show project specific dispatcher labelsStas Vilchik2017-10-025-2/+100
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-295-80/+65
* Fix broken web unit testGrégoire Aubert2017-09-291-4/+5
* SONAR-9389 Better highlight uncovered code in leak periodStas Vilchik2017-09-291-18/+2
* SONAR-9433 Issue locations are not always clickableStas Vilchik2017-09-271-0/+1
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-272-0/+3
* revert SONAR-9708 Display incremental analysis badge in UIStas Vilchik2017-09-275-18/+3
* SONAR-9802 Apply UI feedbackGrégoire Aubert2017-09-2611-35/+102