summaryrefslogtreecommitdiff
path: root/app/views/admin/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Add horizontal scrolling to all sub-navs on mobile viewportsClement Ho2016-08-251-26/+28
|
* Used cached value of project count to reduce DB loadRémy Coutable2016-08-101-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+4
| | | | | | Test for showing GitLab Workhorse version on Admin Dashboard Refactoring
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
|
* Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-161-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Rearrange order of tabsAnnabel Dunstone2016-06-151-4/+4
|
* Nest li elements directly under ul18338-change-admin-navigation-to-match-new-uiAnnabel Dunstone2016-06-151-2/+2
|
* Move builds tab to admin overviewAnnabel Dunstone2016-06-151-0/+4
|
* Add sub links to overviewAnnabel Dunstone2016-06-152-148/+170
|
* Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-041-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Display database type and version in Administration dashboardrs-database-infoRobert Speicher2016-02-021-0/+5
| | | | Closes #12900
* number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-311-11/+11
|
* Show git version on admin pageTrey Davis2015-12-151-0/+4
|
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-1/+1
|
* Add Reply by email feature to admin dashboard.Douwe Maan2015-08-191-0/+4
|
* Add feature to disable version checkDmitriy Zaporozhets2015-03-101-2/+3
|
* Add version check badge to admin areaDmitriy Zaporozhets2015-03-091-1/+5
|
* Show total user count on dashboard pageDmitriy Zaporozhets2015-03-081-4/+4
|
* Show active users(non-blocked) on admin dashboardDmitriy Zaporozhets2015-03-081-4/+4
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-3/+3
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Prevent confusion between active users and 30 day users.Sytse Sijbrandij2015-01-271-1/+1
|
* Re-order admin dashboardDmitriy Zaporozhets2015-01-151-63/+57
|
* Finally fix stuff related to dynamic configDmitriy Zaporozhets2015-01-081-2/+2
|
* Monthly active users -> Active users last 30 daysBen Bodenmiller2014-08-241-1/+1
| | | Clarify what `Monthly active users` means by changing to `Active users last 30 days`.
* Add monthly active users to the admin dashboard.GitLab2014-04-151-0/+4
|
* Truncate long names for admin dashboard with cssDmitriy Zaporozhets2014-02-151-125/+126
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* twbs3 style for admin, tree, network, commitsDmitriy Zaporozhets2014-01-041-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Convert span into col-mdDmitriy Zaporozhets2013-12-301-9/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Remove unnecessary ago keywordDmitriy Zaporozhets2013-12-301-3/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add time ago tooltips to show actual date/timeDrew Blessing2013-12-141-6/+3
| | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip
* Show GitLab API version on Admin#dashboardDmitriy Zaporozhets2013-12-091-0/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show rails version in admin areaDmitriy Zaporozhets2013-12-061-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show ruby version on admin dashboardJacob Vosmaer2013-11-261-0/+4
|
* Add more info to admin dashboardDmitriy Zaporozhets2013-11-201-0/+44
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Improve admin dashboard UXDmitriy Zaporozhets2013-10-131-13/+18
|
* Replace %h5.title with div.titleDmitriy Zaporozhets2013-07-131-3/+3
|
* Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets2013-06-181-4/+0
|
* Better styling for admin:teams:index pageDmitriy Zaporozhets2013-06-101-0/+8
|
* Renames resque resource to background_jobsDmitriy Zaporozhets2013-05-301-8/+8
|
* replace right with pull-rightDmitriy Zaporozhets2013-01-301-8/+8
|
* refactor buttons pt2Dmitriy Zaporozhets2013-01-291-3/+3
|
* sidekiq.log in admin area. Improved admin dashboardDmitriy Zaporozhets2013-01-101-5/+39
|
* sidekiqDmitriy Zaporozhets2013-01-091-22/+3
|
* Fixed styles, ProjectHook specs etcDmitriy Zaporozhets2013-01-051-4/+4
|
* Improve admin views for project and groupsCyril2012-11-281-22/+25
| | | | | | * layout: add 'Groups' item to main_menu * admin/dashboard: add a ui-box for groups * projects and groups: remove nav tabs
* Rewrite and improve git backend logic. Fix project movind. Raise exception ↵Dmitriy Zaporozhets2012-11-271-1/+3
| | | | to prevent unexpected issues
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-1/+1
|
* Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixedDmitriy Zaporozhets2012-11-211-8/+16
|
* Admin area -> user formrandx2012-08-251-3/+5
|
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-4/+4
| | | | Didn't bother with files in db/, config/, or features/