gitlab-org--gitlab-foss/app/views/dashboard
Kamil Trzcinski ba68facf8d CI details cleanup
- Add page titles to CI settings.
- Fix CI admin navigation.
- Remove duplicated scope.
- Use monospace font for commit sha.
- Add page title and header title to build page.
- Proper authorization for cancel/retry builds.
- Use gitlab pagination theme for builds and group members.
- Don't paginate builds widget on build page.
- Add badges to commit page Changes/Builds tabs.
- Add "Builds" to commit Builds tab page title.
- Add and use Ci::Build#retryable? method.
- Add CI::Build#retried? method.
- Allow all failed commit builds to be retried.
- Proper authorization for cancel/retry all builds.
- Remove unused param.
- Use time_ago_with_tooltip where appropriate.
- Tweak builds index text
- Remove duplication between builds/build and commit_statuses/commit_status.
- Use POST rather than GET for canceling and retrying builds.
- Remove redundant URL helpers.
- Add build ID to build page.
- Link branch name on build page.
- Move commit/:sha/ci to commit/:sha/builds.
2015-11-05 15:24:27 +01:00
..
groups CI details cleanup 2015-11-05 15:24:27 +01:00
milestones Make tables full width. 2015-10-19 11:19:45 +02:00
projects Merge branch 'fix_issue_2906' into 'master' 2015-10-14 12:14:31 +00:00
snippets Change dashboard snippet index menu class to match test 2015-10-22 10:46:54 +02:00
_activities.html.haml Small css cleanup 2015-10-13 14:52:20 +02:00
_activity_head.html.haml Split starred projects list and activity in same way like we did with your projects 2015-09-02 19:17:04 +02:00
_groups_head.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
_projects_head.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
_sidebar.html.haml
_snippets_head.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
activity.html.haml Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
issues.atom.builder Fix Atom feeds. 2015-05-21 11:39:33 +02:00
issues.html.haml REmove icons from milestone filters 2015-09-04 15:28:04 +02:00
merge_requests.html.haml Apply new style for issues, merge requests and milestone pages 2015-09-04 15:22:33 +02:00