Commit Graph

8238 Commits

Author SHA1 Message Date
Vincent Fiduccia ab88023d68 Fix host/instance change updating
- Catch race condition on leaving throttled-resize view after a resize
2015-02-27 11:26:11 -07:00
Vincent Fiduccia c533df75a3 Merge pull request #79 from vincent99/master
Fix undefined links, Firefox link outline

Closes #80
2015-02-27 08:53:54 -08:00
Vincent Fiduccia 124167952a Remove unused var 2015-02-26 23:36:21 -07:00
Vincent Fiduccia 32b4cf7c0a Fix changing github clientId after pageload 2015-02-26 23:27:41 -07:00
Vincent Fiduccia 310346fb8e Fix undefined links, Firefox link outline 2015-02-26 22:30:36 -07:00
Vincent Fiduccia a21dba94ae Merge pull request #77 from vincent99/master
Containers view, Skip delete confirmation
2015-02-26 16:24:50 -08:00
Vincent Fiduccia 1511c4a3b7 Containers view, Skip delete confirmation
- Show tip on skipping delete confirmation
- Change the alternate action key to Cmd/Meta for Mac/Linux
- Hide copy to clipboard for empty values
- Fix updating of host<->container mapping on resource.change
2015-02-26 17:24:32 -07:00
Vincent Fiduccia 9ddbdc3cf5 Merge pull request #76 from vincent99/master
Copy To Clipboard
2015-02-26 09:48:52 -07:00
Vincent Fiduccia e5fab0031f Copy To Clipboard
- Show imageUuid on containers
- Update Host IP address when ipAddress change events come in
2015-02-25 18:06:35 -07:00
Vincent Fiduccia 6991eaea1e Merge pull request #74 from cjellick/master
Remove notice from license
2015-02-25 17:59:13 -07:00
Craig Jellick 86b5bd0405 Remove notice from license 2015-02-25 15:23:22 -07:00
Vincent Fiduccia c239936c32 Merge pull request #73 from vincent99/master
Update license
2015-02-25 10:27:18 -07:00
Vincent Fiduccia 8c515b417f Update license 2015-02-25 10:25:57 -07:00
Vincent Fiduccia 83480834d6 Merge pull request #72 from vincent99/master
Bugfixes
2015-02-23 14:17:29 -07:00
Vincent Fiduccia 07c306b08c Bugfixes 2015-02-23 14:04:03 -07:00
Vincent Fiduccia 5b02b79da5 Run tests on a different port 2015-02-23 12:08:35 -07:00
Vincent Fiduccia fd37353673 Merge pull request #71 from vincent99/reskin2
Gizmo icons, reskin, SVG graphics
2015-02-23 12:04:33 -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 22cbc29c52 Open ports 9345 and 9346 2015-02-19 13:15:17 -07:00
Vincent Fiduccia 9f11245b03 Merge pull request #68 from vincent99/master
Drone cache, fix deprecated this.controller
2015-02-18 17:27:01 -07:00
Vincent Fiduccia 12fa6d971b Drone cache, fix deprecated this.controller 2015-02-18 17:20:53 -07:00
Vincent Fiduccia 0b7f325f20 Merge pull request #67 from vincent99/master
Update to ember-cli 0.1.15, ember 1.10
2015-02-18 15:00:59 -07:00
Vincent Fiduccia cb0b1043c9 Update to ember-cli 0.1.15, ember 1.10 2015-02-18 14:34:44 -07:00
Vincent Fiduccia adb542a7b9 Merge pull request #66 from vincent99/master
Hide DigitalOcean and OpenStack
2015-02-18 11:06:21 -07:00
Vincent Fiduccia 0d7637f66a Hide DigitalOcean and OpenStack 2015-02-18 10:58:41 -07:00
Vincent Fiduccia d481eb724b Merge pull request #64 from vincent99/machine
Show pending machines as pseudo hosts
2015-02-17 23:56:06 -07:00
Vincent Fiduccia ea7f504285 Show pending machines as pseudo hosts 2015-02-17 23:46:26 -07:00
Vincent Fiduccia 289480127b Stop breaking index.html with rsync 2015-02-16 17:16:48 -07:00
Vincent Fiduccia 8f4f67f73d Merge pull request #63 from vincent99/machine
Machine DigitalOcean and OpenStack
2015-02-16 16:30:38 -07:00
Vincent Fiduccia fed40ac9d5 OpenStack driver 2015-02-16 16:23:12 -07:00
Vincent Fiduccia a25724e815 OpenStack driver 2015-02-16 16:22:53 -07:00
Vincent Fiduccia cc636a1e4f DigitalOcean Machine support 2015-02-16 16:22:37 -07:00
Vincent Fiduccia 8feaee6ec1 Merge pull request #62 from vincent99/master
Simplify host resizing
2015-02-16 12:11:57 -07:00
Vincent Fiduccia ea6b88a645 Simplify host resizing 2015-02-16 12:04:07 -07:00
Vincent Fiduccia e70db490de Merge pull request #61 from vincent99/gizmo
Part 1 of new fonts and hosts screen
2015-02-16 10:26:37 -07:00
Vincent Fiduccia 716acf7c6a More round corners 2015-02-16 10:26:19 -07:00
Vincent Fiduccia 47fc928484 Remove outdated tests 2015-02-16 10:08:46 -07:00
Vincent Fiduccia 0405977644 Bug fixes 2015-02-16 10:00:37 -07:00
Vincent Fiduccia f0612cb25f Add container box 2015-02-16 01:20:50 -07:00
Vincent Fiduccia f1f785fe50 Reorganize route so hots highlights right 2015-02-16 00:56:07 -07:00
Vincent Fiduccia 2bd3d27d58 WIP: Hosts tab 2015-02-16 00:44:57 -07:00
Vincent Fiduccia 2e1c316696 WIP: Gizmo icons 2015-02-12 17:56:56 -07:00
Vincent Fiduccia 7bb7600068 Merge pull request #58 from vincent99/delete-project
Support for deleting projects
2015-02-12 17:46:18 -07:00
Vincent Fiduccia 8541ba2c0f Delete projects 2015-02-12 17:36:11 -07:00
Vincent Fiduccia 29d7aa241e Merge pull request #55 from vincent99/master
Separate stderr/stdout logs when possible
2015-02-11 17:23:53 -07:00
Vincent Fiduccia d86b416548 Separate out stderr/stdout logs 2015-02-11 14:21:52 -07:00
Vincent Fiduccia 01486208d5 Merge pull request #52 from vincent99/master
Check exit code of version replacement
2015-02-11 00:33:55 -07:00
Vincent Fiduccia e138f75e37 Check exit code of version replacement 2015-02-11 00:33:04 -07:00
Vincent Fiduccia e138fc710a Fix TTY option on container create 2015-02-10 17:10:22 -07:00
Vincent Fiduccia 948d9da84a Fix package version parsing 2015-02-10 16:34:10 -07:00