Commit graph

12 commits

Author SHA1 Message Date
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
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
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