Commit Graph

119 Commits

Author SHA1 Message Date
Westly Wright e647632ce2
Stub out service stop so it matches container stop
rancher/rancher#8982
2017-09-18 08:42:59 -07:00
Vincent Fiduccia 6a0c3233aa
Service revision diff display 2017-09-06 11:29:20 -07:00
Westly Wright 41a9f322af
Fix alt click on service popout shell 2017-09-06 10:36:21 -07:00
Vincent Fiduccia 38d77ada9e
Sort container suffix numbers nicely 2017-08-29 12:08:35 -07:00
Vincent Fiduccia 5101a9fbe8
Service linking by name 2017-08-23 12:03:56 -07:00
Westly Wright b7c325b41f
Fix checkbox bug in sortable table component
table was being rerendered while the input reference was lost in all the action
2017-08-18 10:41:22 -07:00
Vincent Fiduccia d6ba29993a
Trust the server health state more 2017-08-17 22:19:54 -07:00
Vincent Fiduccia 2395927e29
Use links.update/remove instead of actionLinks 2017-08-15 16:54:05 -07:00
Vincent Fiduccia 4107eb629e
Bugs, cleanup unused 2017-08-12 21:56:49 -07:00
Vincent Fiduccia 2ea81bf3dd
Fix service upgrade, add sidekick action 2017-08-10 17:02:26 -07:00
Vincent Fiduccia b690a0030a
Public Endpoints on containers and services 2017-08-09 17:55:25 -07:00
Vincent Fiduccia 19f212d4c9
Bugs 2017-08-08 15:20:40 -07:00
Vincent Fiduccia 1487e2786b
Endpoints, orchestration, add service on stack 2017-08-08 15:20:40 -07:00
Vincent Fiduccia db52d87ac2
More k8s 2017-08-08 15:20:40 -07:00
Vincent Fiduccia 45e6da1c70
Sidekicks more worky 2017-08-07 11:55:31 -07:00
Vincent Fiduccia 3f4b42a191
s/imageUuid/image/g 2017-08-07 11:55:31 -07:00
Vincent Fiduccia 05bd283d3c
rmrf swarm and mesos 2017-07-31 15:22:36 -07:00
Vincent Fiduccia 92444aca05
Scaling 2017-07-12 15:34:55 -07:00
Vincent Fiduccia c6f1395051
Add volume/template 2017-07-10 02:18:05 -07:00
Vincent Fiduccia 6d5ce64b41
Make component names more consistent 2017-07-07 18:56:33 -07:00
Vincent Fiduccia 28ee5584cb
Combined Add Container/Service again 2017-06-30 17:06:08 -07:00
Vincent Fiduccia cc8a5f91fb
Grand container/scaling group unified theory, part 4 2017-06-14 01:18:58 -07:00
Vincent Fiduccia 10d4956609
Grand container/scaling group unified theory, part 1 2017-06-14 01:18:57 -07:00
Vincent Fiduccia e0819b9193
bugs 2017-05-29 14:13:56 -07:00
Vincent Fiduccia 71ae6d1d34
Split env/env templates 2017-05-24 12:31:15 -07:00
Vincent Fiduccia e702f60f82
Balancer 2017-05-18 19:09:26 -07:00
Vincent Fiduccia e12ae6540b
Bugs, catalog-per-env 2017-05-16 01:18:12 -07:00
Vincent Fiduccia 7a9a414b4a
Fix DNS 2017-05-08 11:54:14 -07:00
Vincent Fiduccia f5e8a751c0
Reorganize actions 2017-05-08 11:53:40 -07:00
Vincent Fiduccia 0695865ec1
Container to service, scale 2017-05-01 11:31:32 -07:00
Vincent Fiduccia df41052370
Keyboard shortcuts 2017-04-21 13:51:06 -07:00
Vincent Fiduccia 0d3edbd29c
Stuff 2017-04-10 14:57:57 -07:00
Vincent Fiduccia 9d44f2d1c7
Stuffs 2017-04-04 12:52:05 -07:00
Westly Wright 4ab5f4b36e
Updates for ember 2.12 2017-03-29 19:03:45 -07:00
Vincent Fiduccia 90dc78bdec
K8s, organization, stack graphs 2017-03-27 01:42:42 -07:00
Vincent Fiduccia 41fe33215c
DNS list/new/edit WIP 2017-03-27 01:42:42 -07:00
Vincent Fiduccia a8aad41750
Renaming madness 2017-03-20 23:53:23 -07:00
Vincent Fiduccia 36e86a712e
Reorganize nav 2017-03-20 14:57:28 -07:00
Vincent Fiduccia b2525cb0fc
One stack, service, and almost container to rule them all 2017-03-14 01:47:10 -07:00
lvuch 392a4ad36e service label global line height 2017-03-08 10:47:52 -07:00
Vincent Fiduccia 242d27c85a
Stop using serviceConsumeMaps 2017-03-04 02:41:21 -07:00
Vincent Fiduccia 966151adfd
Bugs 2017-01-17 16:27:50 -07:00
Vincent Fiduccia e6b2384fd1 Refactor service dropdown (#957)
* Add clearfix to all the headers

* Refactor service dropdowns into one component

* Webhook bugs (rancher/rancher#7215, rancher/rancher#7214, rancher/rancher#7212)
2016-12-28 15:45:58 -07:00
Vincent Fiduccia 4cf7b3abfb fix 'as name' again 2016-12-20 12:19:25 -07:00
Vincent Fiduccia 971e2eea62 Fix as name for cross-stack links with no alias 2016-12-16 17:31:41 -07:00
Vincent Fiduccia 2ed6c5a6ca Localize service types (rancher/rancher#5616) 2016-12-16 17:31:41 -07:00
Vincent Fiduccia 7eb2bb45f4 Upgrade loadbalancer image 2016-12-09 18:59:11 -07:00
Vincent Fiduccia 8538a3c134 Better denormalize & out-of-order change events (rancher/rancher#6630) 2016-11-22 10:21:09 -07:00
Vincent Fiduccia 9b6e1f8a2c bugs 2016-11-06 23:23:06 -07:00
Westly Wright 56b7a6f76c Fix consistency with service desc
rancher/rancher#5850

Update sort for access control page on env

rancher/rancher#5698

Add new params for limits and reseravations

rancher/rancher#6256

upgrade ember to stable

this will address rancher/rancher#6313 for now
2016-11-04 16:56:44 -07:00