Commit Graph

178 Commits

Author SHA1 Message Date
Jeff Morgan 36d06c5988 Fixing sync bug where deleted container would re-appear after deletion 2014-12-09 22:58:15 -08:00
Jeff Morgan bf75a62471 Use official library 2014-12-09 16:13:42 -08:00
Jeff Morgan 8367d15526 fixing cmd+q accelerator 2014-12-09 11:02:28 -08:00
Jeff Morgan e2630f9ef5 Delete any app that isn't reflected in Docker 2014-12-09 10:54:46 -08:00
Jeff Morgan 2e6750b1d5 Putting back App object removal 2014-12-09 10:48:59 -08:00
Jeff Morgan 37cbb3d118 Fixing but where app would not be deleted 2014-12-09 10:37:07 -08:00
Jeffrey Morgan b0d50ebfbb Merge pull request #126 from kitematic/jmorgan_analytics_uuid
Changing metrics to use mixpanel
2014-12-06 15:13:35 -05:00
Jeff Morgan 8f4d55e0bf Fixes for metrics 2014-12-06 14:57:43 -05:00
Jeff Morgan 0bb1153103 Initial implementation of mixpanel instead of GA 2014-12-06 14:41:59 -05:00
Jeff Morgan 5a9df7c966 Removing reload accelerator and menu bar item 2014-12-04 16:53:38 -05:00
Jeff Morgan 4a8afc93e5 Fixing minor installer bugs 2014-12-02 16:23:47 -05:00
Jeff Morgan 7aa416e2df Removing extra padding above VM metrics in settings 2014-12-01 22:26:00 -05:00
Jeff Morgan 56b3ada8a8 fixing minor UI bugs 2014-12-01 22:12:04 -05:00
Jeff Morgan 668ffa4bc8 Changing sync to only sync containers that have ports exposed 2014-11-30 12:20:22 -05:00
Jeff Morgan 0673ae097c Fixing errors that occur when app has a space in the path 2014-11-29 19:04:10 -05:00
Jeff Morgan 1ddae14b6d fixing bug where docker vm would require update on every load 2014-11-29 16:10:46 -05:00
Jeff Morgan 0357ce7b0e Fixing outstanding installer & port mapping bugs 2014-11-28 17:56:38 -05:00
Jeff Morgan d1c6928321 Working ports update 2014-11-24 10:41:02 -05:00
Jeff Morgan 5520b8a4b9 WIP Installer fixes 2014-11-17 17:25:47 -05:00
Jeff Morgan 61df95a089 Initial working version of autoupdates 2014-11-11 12:52:57 -05:00
Sean Li 443fff5a60 Renamed app to container to be consistent with Docker concept. 2014-11-04 15:25:47 -05:00
Jeff Morgan d80bddee7e removing errors for missing files 2014-10-19 20:57:56 -07:00
Jeff Morgan 474f4e5e00 Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:44:06 -07:00
Jeff Morgan 979fca4467 Fix for bugs upgrade 0.2.3 -> 0.3.0 2014-10-19 20:34:13 -07:00
Jeff Morgan 6db97b1256 Fixing upgrade from 0.2.3 -> 0.3.0 2014-10-19 20:22:28 -07:00
Jeff Morgan d06261e28f Moved additional eth2 network to instead replace eth1, bumped Boot2Docker dependency to 1.3 2014-10-19 19:37:37 -07:00
Jeff Morgan 660016f9fc Merge branch 'rc0.3.0' of github.com:kitematic/kitematic into merge0.3.0
Conflicts:
	meteor/client/lib/boot2docker.js
2014-10-19 16:29:36 -07:00
Jeff Morgan c10ecc54db Fixing any breaks from Docker 1.3 2014-10-19 16:28:53 -07:00
Sean Li b9121f15ae Fixing up deprecation warning. 2014-10-19 15:34:33 -07:00
Sean Li b136966036 Updated Meteor. 2014-10-17 13:33:12 -07:00
Sean Li df96ca8889 Cannot create app from image without exposed port. 2014-10-17 11:08:23 -07:00
Sean Li 7004059005 Don't display anything if there are no tags. 2014-10-16 17:44:55 -07:00
Sean Li d6fc7a8154 Display the right image for the app. 2014-10-10 12:38:51 -07:00
Sean Li 9b9fa74fd7 Re-enabled automatic app recovering. 2014-10-09 13:38:48 -07:00
Sean Li 9d85a5a33b Ignores the kite-dns app and image during syncing. 2014-10-09 13:36:16 -07:00
Sean Li 2eab25fc61 Removes duplicate apps and fixes apps duplicating during installs. 2014-10-09 11:43:13 -07:00
Sean Li 0f6b7746aa Fixed bug when image doesn't finish building. 2014-10-09 11:25:47 -07:00
Sean Li 0f07fc9b51 Added timeout and retry limit for dig command. 2014-10-02 18:58:07 -07:00
Sean Li f289cffa91 Refactoring and bug fixes. 2014-10-02 13:16:38 -07:00
Sean Li e7674e1ac6 Updated version and sync image name and tag. 2014-10-01 13:31:08 -07:00
Sean Li 78c2fd09fe Fixed bugs with image state syncing. 2014-09-30 17:14:34 -07:00
Sean Li 0ea57733cd Can now sync images. 2014-09-30 17:02:31 -07:00
Sean Li 85d247da20 Fixed app state syncing bugs. 2014-09-30 14:20:13 -07:00
Sean Li da0ca1b320 Container status sync'ed across app and docker host. 2014-09-30 13:12:16 -07:00
Sean Li 223d745edd Function to list image data. 2014-09-28 18:02:07 -07:00
Sean Li e1fcc6fd0a Added container listing function. 2014-09-28 16:14:11 -07:00
Sean Li 6c04630928 Fixed installer bug. 2014-09-14 15:02:52 -07:00
Sean Li b82ffd383e Fixed image rebuild bug and bumped version. 2014-09-14 14:33:53 -07:00
Sean Li 8e91ce11fc Added a feature to recover Kitematic setup. 2014-09-12 22:44:04 -07:00
Sean Li aff459f1d3 Fixed space in path problem. 2014-09-12 15:09:10 -07:00