Commit Graph

17 Commits

Author SHA1 Message Date
GitLab Bot eb489ab3e7 Add latest changes from gitlab-org/gitlab@master 2021-01-12 21:10:47 +00:00
GitLab Bot 9cdba33385 Add latest changes from gitlab-org/gitlab@master 2020-10-09 12:09:07 +00:00
GitLab Bot 5da5ddb5ae Add latest changes from gitlab-org/gitlab@master 2020-10-02 00:08:51 +00:00
GitLab Bot 1bab0ba591 Add latest changes from gitlab-org/gitlab@master 2019-10-01 09:10:39 +00:00
Vladimir Shushlin ddfdd494f0 Allow maintainers to remove pages
Move remove_pages permission to maintainer
Fix before_action in pages controller to check `remove_pages`
permission
Add specs
2019-02-25 11:43:19 +00:00
George Tsiolis 0a7ad00a40 Remove background color from card-body style 2018-07-18 12:38:25 +03:00
Sam dadf120901 Update _destroy.haml
Use better descriptive text
2018-06-04 03:49:01 +00:00
Clement Ho 46031d63cd [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Lin Jen-Shin e6a7eb43b2 If no pages were deployed, show nothing. Feedback:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/628#note_14000640
2017-01-31 22:55:32 +00:00
Lin Jen-Shin 0168a24064 Only show the message if user is not the owner
Closes #323
2017-01-31 22:55:32 +00:00
Kamil Trzcinski 06d96a9a62 Introduce pages_deployed? to Project model 2017-01-31 22:55:28 +00:00
Kamil Trzcinski 3e6cbcdd00 Fix pages abilities 2017-01-31 22:55:28 +00:00
Kamil Trzcinski 7f12cb0eed Split PagesController into PagesController and PagesDomainsController
1. PagesController is used to show all domains and general overview of Pages
2. PagesDomainsController is used to manage pages domains
2017-01-31 22:53:58 +00:00
Kamil Trzcinski 84edc9a22f Added spinach tests 2017-01-31 22:53:58 +00:00
Kamil Trzcinski 13b6bad17e Implement extra domains and save pages configuration 2017-01-31 22:53:57 +00:00
Kamil Trzcinski 5f7257c27d Initial work on GitLab Pages update 2017-01-31 22:53:57 +00:00