aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp/WEB-INF/app/views
Commit message (Expand)AuthorAgeFilesLines
* drop unused ruby views and controllers (#1438)Stas Vilchik2016-12-0872-1479/+0
* fix displaying a source code of a file after searchStas Vilchik2016-11-301-9/+0
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-2836-118/+104
* SONAR-8382 move "About" link to the footer and help windowStas Vilchik2016-11-241-1/+2
* SONAR-8385 apply feedbackStas Vilchik2016-11-161-1/+1
* SONAR-8382 move About link to the top navStas Vilchik2016-11-161-1/+0
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-0/+1
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-162-0/+19
* fix redirection after login where there are many parametersStas Vilchik2016-11-151-1/+1
* SONAR-8248 Fix SSF-51 Item 2 (#1376)Stas Vilchik2016-11-101-4/+4
* SONAR-8355 Remove rails code related to measure filtersJulien Lancelot2016-11-091-81/+0
* SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-092-105/+0
* redirect from /issues/search to /issuesStas Vilchik2016-11-091-0/+0
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-096-251/+0
* extend the main js app (#1345)Stas Vilchik2016-11-042-8/+2
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0331-1423/+0
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-211-0/+3
* move /projects to /projects/adminStas Vilchik2016-10-211-1/+1
* Remove ruby dead code related to usersSimon Brandhof2016-10-053-154/+0
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-051-75/+0
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-301-21/+1
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-282-3/+3
* SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-091-52/+0
* SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-094-98/+0
* SONAR-7760 Return to feature should not use HTTP sessionJulien Lancelot2016-09-091-1/+0
* SONAR-7758 Rails flash feature should not use HTTP sessionJulien Lancelot2016-09-092-10/+33
* SONAR-8070 Drop of "Comparison" featureJulien Lancelot2016-09-082-260/+0
* Drop Ruby dead codeSimon Brandhof2016-09-081-43/+0
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-0122-495/+6
* use limited page width on history and custom measures pagesStas Vilchik2016-08-261-1/+1
* Remove useless rails codeJulien Lancelot2016-08-112-89/+0
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-104-169/+3
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-102-25/+3
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-291-135/+3
* SONAR-7917 Drop is_global from DB table dashboardsTeryk Bellahsene2016-07-282-2/+2
* SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-261-0/+3
* SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-263-54/+3
* SONAR-7915 drop projects section on Global Dashboards page (#1119)Stas Vilchik2016-07-261-7/+0
* SONAR-7934 Reuse /dashboard url for project overviewStas Vilchik2016-07-251-0/+0
* SONAR-7914 Drop project level "Manage Dashboards" page and actionsStas Vilchik2016-07-257-34/+15
* SONAR-7761 Restore error in login page when not even privilegeJulien Lancelot2016-07-201-2/+9
* SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-151-1/+2
* drop projects permissions pageStas Vilchik2016-07-131-3/+0
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-121-3/+0
* SONAR-7780 Apply feedbackSimon Brandhof2016-07-043-4/+4
* SONAR-7780 change cardinality of snapshots in RoR codebaseSimon Brandhof2016-07-042-2/+2
* SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-043-17/+17
* SONAR-7732 UserSession throws UnauthorizedException if nullJulien Lancelot2016-06-292-4/+4
* SONAR-7761 improve submitting of login formStas Vilchik2016-06-291-9/+13
* SONAR-7761 Login page is using /api/authentication/login WSJulien Lancelot2016-06-291-7/+11