Commit Graph

25 Commits

Author SHA1 Message Date
Vladimir Shushlin 25c10abb80 Add name_without_type to environments.json
It's needed to show shorter names in environments "folders"
2019-02-26 19:13:09 +00:00
Mike Greiling 9f0983a4b1 Resolve "Hide cluster features that don't work yet with Group Clusters" 2018-12-20 09:39:09 +00:00
Mayra Cabrera 33311cb677 CE Port of Protected Environments backend 2018-08-10 13:45:14 +00:00
gfyoung dce26700b2 Enable frozen string in app/serializers/**/*.rb
Partially addresses #47424.
2018-07-23 11:27:39 -07:00
Grzegorz Bizon e270366d84 Rename environments stop action method
This makes it more explicit that an environment is not a stop action,
but instead is merely contains a stop action.
2018-07-12 12:22:11 +02:00
Winnie Hellmann d79cef3a9a Support manually stopping any environment from the UI 2018-07-10 08:11:04 +00:00
Kamil Trzciński 4efd18d7e1 Merge branch '29943-environment-folder' into 'security-9-5'
Do not use `location.pathname` when accessing environments folders

See merge request !2147
2017-09-07 20:22:16 -04: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
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Kushal Pandya 9a0f96f9ad Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
Kamil Trzcinski bc66944248
Fix stoppable? 2017-02-07 13:30:33 +01:00
Kamil Trzcinski 1664354c65
Update changes 2017-02-06 16:50:03 +01:00
Kamil Trzcinski 3cd17c9430
Merge remote-tracking branch 'origin/master' into 24147-delete-env-button 2017-01-24 17:52:50 +01:00
Fatih Acet 3db5b7033b Add terminal UI and controller actions 2016-12-19 21:27:08 +00:00
Nick Thomas c3d972f4e8 Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
Kamil Trzcinski 3176e29830 Expose stop_path for environment to not construct that in frontend 2016-11-18 22:31:59 +01:00
Grzegorz Bizon 54ee0df78a Do not use absolute URLS in entities use relative 2016-11-17 16:10:12 +01:00
Kamil Trzcinski 1494abe982 Allow to stop any environment 2016-11-10 13:59:26 +01:00
Grzegorz Bizon b0a4635be3 Simplify implementation of entity serializers 2016-11-04 15:00:39 +01:00
Grzegorz Bizon 3c3e61aaca Exclude project information from environment entity 2016-11-03 14:24:10 +01:00
Grzegorz Bizon 6c94adea35 Remove project entity that was part of the PoC 2016-11-03 14:08:13 +01:00
Grzegorz Bizon c3dae798e1 Extend tests for environments serializer 2016-11-03 14:01:35 +01:00
Grzegorz Bizon 573921cb9d Implement entities needed for environments folders 2016-11-03 13:27:00 +01:00
Grzegorz Bizon f1e9c97d64 Use entity request object in environment entity 2016-11-02 15:00:48 +01:00
Grzegorz Bizon acfe394018 Add PoC for resource serializers 2016-11-02 14:26:57 +01:00