Commit Graph

20 Commits

Author SHA1 Message Date
Paul Slaughter b47015ad9b Move project default branch settings under 'Repository'
- Updates specs accordingly
- Updates docs accordingly
- Brews a fresh pot
2018-09-04 11:05:40 -05:00
Tao Wang 9e99eb6ca0 i18n: externalize strings from 'app/views/projects/settings'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-01 16:37:52 +10:00
Tiago Botelho 961255b107 Adds remote mirror table migration 2018-05-07 12:00:13 +02:00
Mayra Cabrera db18993f65 Create barebones for Deploytoken
Includes:
- Model, factories, create service and controller actions
- As usual, includes specs for everything
- Builds UI (copy from PAT)
- Add revoke action

Closes #31591
2018-04-06 21:20:16 -05:00
Mike Greiling a898a2ab87 Remove common_vue bundle 2018-03-06 21:17:52 +00:00
Constance Okoghenun 2357180a11 Removed webpack tag 2018-02-23 20:01:56 +01:00
Jacob Schatz 834f455b43 Chart.html.haml refactor 2018-02-19 20:43:10 +00:00
Annabel Dunstone Gray 42dc515fb6 Remove all old sub nav bars 2017-09-25 10:11:42 -07:00
Phil Hughes 85b272b223
updated a bunch of breadcrumb titles
[ci skip]
2017-08-18 11:07:05 +01:00
Filipa Lacerda f6ec281679 Merge branch 'new-nav-fix-contextual-breadcrumbs' into 'master'
Contextual breadcrumb title fixes

Closes #34030 and #34033

See merge request !12602
2017-07-19 16:24:49 +00:00
Bob Van Landuyt 9654295dbb Use shared protected branches views for CE-partials 2017-07-14 10:26:26 +02:00
Phil Hughes 8e9ae78007 rename method 2017-07-07 21:50:34 +01:00
Phil Hughes c70bf95c2a fixed up more breadcrumbs 2017-07-07 16:04:23 +01:00
Mike Greiling 4b1d956e13 Resolve "Simplified Repository Settings page" 2017-06-07 08:11:44 +00:00
Phil Hughes e11a702afc Re-wrote to match our docs - still not 100% sure but closer than it was 2017-04-28 17:06:19 +01:00
Kushal Pandya d20c5427af Render protected tags within Project Settings > Repository 2017-03-21 15:00:03 +05:30
Jose Ivan Vargas 3225fd3688 Removed the settings gear button inside the Project to a tab 2017-03-07 23:26:57 -06:00
Grzegorz Bizon 5967c17e80 Introduced the deploy keys presenter 2017-03-06 09:47:44 -06:00
Jose Ivan Vargas 0b74ae849d Created the gear settings entry and created a way to initialize both sections with one controller
Changed views to partials, created the repository view,
created a repository_helper to further aid the creation of variables
across different controllers
2017-03-06 09:47:43 -06:00
Jose Ivan Vargas c51d720366 Added repository controller and route for the settings namespace 2017-03-06 09:47:43 -06:00