Commit Graph

22 Commits

Author SHA1 Message Date
Clement Ho b49ac65e3f [skip ci] Convert .input-group-btn to input-group-append 2018-04-30 21:17:03 +00:00
Clement Ho 0d55554590 [skip ci] fix overzealous .badge-pill renames from scss migration script 2018-04-13 15:03:53 -05:00
Clement Ho 5e546f4bc8 [skip ci] label-danger => badge-danger 2018-04-13 14:37:07 -05:00
Clement Ho e3de2ab1b5 [skip ci] Convert label-success to badge-success 2018-04-13 14:36:22 -05:00
Clement Ho 4e54f5ae1b [skip ci] add col-sm-* for form-horizontal changes to keep layout 2018-04-12 18:16:56 -05:00
Clement Ho 53bf57f3ac [skip ci] input-group-btn's input-group-text should not create a new div 2018-04-12 17:55:40 -05:00
Clement Ho aefd75c044 [skip ci] .input-group-btn into .input-group-prepend, .input-group-append 2018-04-12 15:49:37 -05:00
Clement Ho c552328617 [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
Clement Ho e44ceb96d0 [skip ci] .control-label to .col-form-label 2018-04-11 14:36:17 -05:00
Clement Ho 673b0461b0 [skip ci] .help-block to .form-text.text-muted 2018-04-11 13:26:37 -05:00
Clement Ho 9bcf8f43c6 [skip ci] Replace hidden-xs 2018-04-09 16:50:40 -05:00
Clement Ho b413785e1d [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
Lukas Eipert 78ff68a210 Polish design of domain verification for Gitlab Pages 2018-04-06 08:22:57 +00:00
Jacopo 76c926db9b Adds cancel btn to new pages domain page 2018-03-27 18:36:23 +02:00
Rob Watson e9ece462b9 PagesDomain: improve breadcrumbs 2018-02-28 14:41:01 +01:00
Rob Watson f30b47b387 PagesDomain: Add edit/update functionality 2018-02-28 14:41:01 +01:00
Nick Thomas ee68bd9771
Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
Dmitriy Zaporozhets 6676b4f0dd
Use Namespace#full_path instead of Namespace#path
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-14 18:38:20 +02:00
Kamil Trzcinski 639cf728f8 Fix adding pages domain to projects in groups 2017-01-31 22:55:30 +00:00
Kamil Trzcinski 361047a791 Updated according to comments 2017-01-31 22:53:58 +00:00
Kamil Trzcinski fd7756ec37 Added information about the CNAME record 2017-01-31 22:53:58 +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