Commit Graph

51 Commits

Author SHA1 Message Date
Vincent Fiduccia 9ca1213756 Update to Ember & CLI 1.13.8
- Update all helpers for new style
- Remove more controllers
- Move needs to injections
- MD5 external ID before creating identicon
- Fix confirm delete action
2015-10-07 16:48:05 -07:00
Vincent Fiduccia 189fd9d564 Move actions from controllers to models 2015-10-07 10:20:05 -07:00
Vincent Fiduccia 61cbb70eb0 Support airgap install with all local resources 2015-09-15 18:06:00 -07:00
Vincent Fiduccia 6e34d8fa31 Only show user and admin accounts (rancher/rancher#1976) 2015-09-04 17:57:54 -07:00
Vincent Fiduccia 31f731998d Ember 1.13: Upgrade ember-cli 2015-07-08 12:50:29 -07:00
Vincent Fiduccia 1ab5c8c4d3 Ember 1.13: Legacy controllers 2015-07-05 17:19:01 -07:00
Vincent Fiduccia 80d2cf4eb2 Ember 1.13: Split out app/utils/cattle, apikeys, projects 2015-06-30 01:15:20 -07:00
Vincent Fiduccia e57d8ecebb Ember 1.12 updates 2015-06-26 01:37:39 -07:00
Vincent Fiduccia 289f6053b5 Use cookie for auth instead of header
- Move github, session, cookies to service
2015-06-16 18:26:01 -07:00
Vincent Fiduccia 4ccfb3c7d7 Cookie support 2015-06-16 12:38:42 -07:00
Vincent Fiduccia 67e06636e0 Bubble up container -> service -> project health 2015-05-31 14:45:53 -07:00
Vincent Fiduccia 688d451997 Add registries back, unique check error msg 2015-05-22 10:46:03 -07:00
Vincent Fiduccia 7ea14917c1 Rackspace 2015-05-15 13:50:38 -07:00
Vincent Fiduccia 5d01728dda Send API links to /v1/projects/:id/resource 2015-05-12 00:06:34 -07:00
Vincent Fiduccia b17f7dbc04 Fix initial projectId detection
- Fix transitioning polling of resources changing frequently
- Spread out transition poll timers by 10%
2015-05-07 16:03:46 -07:00
Vincent Fiduccia cdad4e4995 Transitions are polled every time instead of just once 2015-05-06 08:05:42 -07:00
Vincent Fiduccia 75d58dd79d Project improvements 2015-05-06 08:05:27 -07:00
Vincent Fiduccia d4c858a5b8 Machine support for Packet.net 2015-04-29 11:10:17 -07:00
Vincent Fiduccia 4a98473d9f Send x-api-bearer for View in API actions 2015-04-23 13:51:33 -07:00
Vincent Fiduccia d6ae030828 Add/Edit new project 2015-04-22 01:09:10 -07:00
Vincent Fiduccia 1d60267c18 Send Auth info when downloading machine/enviroment 2015-04-17 12:23:00 -07:00
Vincent Fiduccia 95e2d01b47 Environment config download 2015-04-15 16:41:00 -07:00
Vincent Fiduccia de49e77517 LB bug fixes 2015-04-15 01:25:29 -07:00
Vincent Fiduccia 3940800d75 Load balancer bug fixes, validation, multiple errors 2015-04-14 18:32:38 -07:00
Vincent Fiduccia 33d603205f Reset saving and error on form routes 2015-04-10 13:05:17 -07:00
Vincent Fiduccia eb4550be6d Service Discovery WIP 2015-04-09 18:06:25 -07:00
Vincent Fiduccia 86752b1646 Fix transitioning tracking 2015-04-09 16:44:07 -07:00
Vincent Fiduccia 28af7e9e5d v0.15.x Bug fixes
- rancherio/rancher#495 Entry point is saved
- rancherio/rancher#493 EC2 vpc/subnet is saved
- rancherio/rancher#490 Disable DigitalOcean options
- rancherio/rancher#399 Extra JSON properties sent
2015-04-09 15:35:40 -07:00
Vincent Fiduccia fd170519ed Bug fixes 2015-04-08 00:30:00 -07:00
Vincent Fiduccia 6853064ea1 Load Balancer WIP 2015-04-06 11:29:39 -07:00
Vincent Fiduccia 7eeefb936b More LB WIP 2015-04-03 20:47:27 -07:00
Vincent Fiduccia 3cac7a1092 HealthCheck and Stickiness 2015-04-01 16:17:34 -07:00
Vincent Fiduccia 7a2a2229ab Remove /delete/ routes, use inline overlays
- Rename host-widget => host-pod
- Rename container-widget => container-subpod
- More LoadBalancer WIP
2015-03-31 15:24:03 -07:00
Vincent Fiduccia 64048f709a Working LB Add 2015-03-31 00:47:06 -07:00
Vincent Fiduccia f689afadbe Registry bugfixes 2015-03-23 17:35:56 -07:00
Vincent Fiduccia d52a837a12 Style tweaks 2015-03-23 11:04:05 -07:00
Vincent Fiduccia 75d69f2ae3 Move machine transitioning message 2015-03-18 15:46:24 -07:00
Vincent Fiduccia 19f2759637 Update add-host style 2015-03-17 23:34:07 -07:00
Vincent Fiduccia 7aa0856403 UX tweaks
- ip address padding-left 16px
- Unselected sections have opacity 0.5
- circle icons 12px for gizmo, 11px font awesome
- Active text: 11px, weight 400
- Host icon -> ss-database
- Hamburger icon on dropdowns
- Remove icons on non-primary actions
2015-03-17 01:00:00 -07:00
Vincent Fiduccia 07c306b08c Bugfixes 2015-02-23 14:04:03 -07:00
Vincent Fiduccia 078866b61b Switch icons to Gizmo
- More responsive layout
- Aside bubbles
- SVG graphics

Stopped/Inactive icon

Remove underline on nav links
2015-02-23 11:58:26 -07:00
Vincent Fiduccia ea7f504285 Show pending machines as pseudo hosts 2015-02-17 23:46:26 -07:00
Vincent Fiduccia a25724e815 OpenStack driver 2015-02-16 16:22:53 -07:00
Vincent Fiduccia 2e1c316696 WIP: Gizmo icons 2015-02-12 17:56:56 -07:00
Vincent Fiduccia be38f94e91 Enable projects
- Update ember-cli to 0.1.12
- Green/success and red/danger colors
- Use GitHub proxy
- Auto-poll transitioning resources
2015-02-07 17:58:11 -07:00
Vincent Fiduccia a088c481bd Action menus on hosts & containers 2015-02-06 15:14:26 -07:00
Vincent Fiduccia ca06c8c0e7 Project switching, Reskin part 1 2015-02-03 11:30:53 -07:00
Vincent Fiduccia 1da13cf854 Bug fixes, rearrange routes, Slack notification
- Fix bug where hosts show up twice when one is added
- Fix API key delete/alt-key delete
- Rearrange routes so that underlying pages stay rendered
- Send notification on build to slack
2015-01-29 13:49:49 -07:00
Vincent Fiduccia 685c47bb40 Update ember, cli, handlebars and deprecations
- Update to ember 1.9.1, handlebars 2, ember-cli 0.1.5
- Move hosts/item into component (host-widget)
- Move host/instance into component (container-widget)
- Move resource actions into a compontent (resource-actions)
- Move available action logic into resource controller
- Replace all {{#each thing}} with {{#each stuff in thing}}
2015-01-08 17:24:48 -07:00
Vincent Fiduccia f4f6360b77 Use absolute endpoint links on API page and goToApi actions 2014-12-24 14:19:09 -07:00