Kushal Pandya
d20c5427af
Render protected tags within Project Settings > Repository
2017-03-21 15:00:03 +05:30
Jose Ivan Vargas
4739e4a7f0
Fixed some typos inside the _project.html.haml partial
2017-03-07 23:26:57 -06:00
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
Jose Ivan Vargas
8ffe586b77
Changed the controller/route name to 'ci/cd' and renamed the corresponding files
...
Added tests to verify the access policy to the new controller
2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
d00e00ad66
Corrected titles on the triggers and pipelines sections
2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
08ecab6013
changed pipelines controller name to ci_cd_pipelines
2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
58110293d4
Converted the views to partials that compose the menu item "pipelines"
2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
8f391fd373
Renamed a file to make the transition to EE easier
2017-01-19 16:11:48 -06:00
Jose Ivan Vargas
9f0d794513
Moved the webhooks and services gear options to a single one called integrations
2017-01-18 15:19:35 -06:00
Jose Ivan Vargas
57b5612aaa
Removed the "Groups" option from the settings gear
...
Fixed more tests
2017-01-03 10:52:14 -06:00
Jose Ivan Vargas
ad58dec2e1
Added groups to members section, added a members finder
2017-01-03 10:52:14 -06:00
Jose Ivan Vargas
4cd139e948
Moved the members (project_members)option to a single controller called members
...
This controller is going to contain both the project members and groups options
for the settings gear.
Generated the route and modified the routing to point to the new members setting path
2017-01-03 10:52:14 -06:00