-
- Downloads
Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'
CE port Resolve "Promote starting a GitLab.com trial" See merge request gitlab-org/gitlab-ce!21551
No related branches found
No related tags found
Showing
- app/assets/javascripts/clusters/clusters_bundle.js 8 additions, 2 deletionsapp/assets/javascripts/clusters/clusters_bundle.js
- app/assets/javascripts/clusters/clusters_index.js 3 additions, 2 deletionsapp/assets/javascripts/clusters/clusters_index.js
- app/assets/javascripts/dismissable_callout.js 0 additions, 27 deletionsapp/assets/javascripts/dismissable_callout.js
- app/assets/javascripts/pages/projects/index.js 4 additions, 2 deletionsapp/assets/javascripts/pages/projects/index.js
- app/assets/javascripts/pages/root/index.js 5 additions, 0 deletionsapp/assets/javascripts/pages/root/index.js
- app/assets/javascripts/persistent_user_callout.js 34 additions, 0 deletionsapp/assets/javascripts/persistent_user_callout.js
- app/helpers/dashboard_helper.rb 23 additions, 0 deletionsapp/helpers/dashboard_helper.rb
- app/models/user_callout.rb 2 additions, 1 deletionapp/models/user_callout.rb
- app/views/dashboard/activity.html.haml 3 additions, 0 deletionsapp/views/dashboard/activity.html.haml
- app/views/dashboard/groups/index.html.haml 3 additions, 0 deletionsapp/views/dashboard/groups/index.html.haml
- app/views/dashboard/issues.html.haml 3 additions, 0 deletionsapp/views/dashboard/issues.html.haml
- app/views/dashboard/merge_requests.html.haml 3 additions, 0 deletionsapp/views/dashboard/merge_requests.html.haml
- app/views/dashboard/projects/index.html.haml 3 additions, 0 deletionsapp/views/dashboard/projects/index.html.haml
- app/views/dashboard/projects/starred.html.haml 3 additions, 0 deletionsapp/views/dashboard/projects/starred.html.haml
- app/views/dashboard/todos/index.html.haml 3 additions, 0 deletionsapp/views/dashboard/todos/index.html.haml
- app/views/explore/groups/index.html.haml 3 additions, 0 deletionsapp/views/explore/groups/index.html.haml
- app/views/explore/projects/index.html.haml 3 additions, 0 deletionsapp/views/explore/projects/index.html.haml
- app/views/explore/projects/starred.html.haml 3 additions, 0 deletionsapp/views/explore/projects/starred.html.haml
- app/views/explore/projects/trending.html.haml 3 additions, 0 deletionsapp/views/explore/projects/trending.html.haml
- app/views/layouts/nav/_breadcrumbs.html.haml 1 addition, 0 deletionsapp/views/layouts/nav/_breadcrumbs.html.haml
app/assets/javascripts/pages/root/index.js
0 → 100644
Please register or sign in to comment