Commit graph

18 commits

Author SHA1 Message Date
d71c82ea18 Added some error checking, specially when there are connection errors. 2014-07-11 20:29:58 +02:00
2fc684998a More ignored files added 2014-07-11 14:34:30 +02:00
407d905590 Implemented the container removal action succesfully 2014-07-11 14:33:20 +02:00
19ed936f4b Added missing hook to delete_container action 2014-07-11 14:07:45 +02:00
cdca3f5506 Fixed a problem in on_ContainerListView_buton_press_event 2014-07-11 14:00:38 +02:00
165f079c61 Changed the DockerInterface to use a dictionary for containers and added a get_container_by_id method. Added a popup menu and reorganized actions elements in the UI. Also added some logic to the activation and deactivation of ui elements. 2014-07-11 12:25:14 +02:00
f2ca1b36c6 Improved a bit the README.md adding a reference to another project. 2014-07-10 15:02:12 +02:00
ce1d6dacae Improved a bit the .gitignore file 2014-07-10 13:47:49 +02:00
61604889c7 Added some status message to the status bar 2014-07-10 12:37:20 +02:00
a15e7728a4 Added functionality for listing docker containers and images 2014-07-10 11:11:28 +02:00
82d970defb Finished connecting and some boilerplate code for the gui 2014-07-09 15:02:33 +02:00
81d685e845 Started adding signals to the glade file. 2014-07-09 14:38:20 +02:00
b1241ab392 Added code for resource management and the ability to load the glade file when not installed and run from the source directory 2014-07-09 13:38:21 +02:00
37eda99d85 Added some glade magic to the glade file. 2014-07-09 13:07:43 +02:00
fb422a399d Added a LICENSE file as github requires. 2014-07-09 11:43:07 +02:00
2840ee1302 Added build command. 2014-07-09 11:37:46 +02:00
6d537f9946 Improved the gitignore file, started sketching first methods of the docker interface module and added a requirements file for pip 2014-07-09 11:07:01 +02:00
6efea86547 First commit 2014-07-08 12:54:45 +02:00