Commit graph

6 commits

Author SHA1 Message Date
Konrad Kleine
629abd43bf Tag details, Tag creation (almost), Tag deletion, Image details
The Tag.exists() service is not working properly, affection creation and deletion of Tags.

Somehow one can only add tags to existing repos only. Thats why I've modified the creation dialog.
2014-09-16 16:25:27 +02:00
Konrad Kleine
e0e238134f Added about page 2014-09-16 10:43:10 +02:00
Konrad Kleine
27d1b82990 Using Resource instead of plain $http for everything
Working repo listing and searching as well as tag listing and searching. Tag list was outsourced to its own tag-list-directive.(js|html).
2014-09-16 10:11:17 +02:00
Konrad Kleine
329a82a2af First working usage of ngResource as a replacement for cumbersome based docker-service.js. Removing unused files 2014-09-15 17:13:44 +02:00
Konrad Kleine
5cda9cba4f Restored code from before yeoman workflow 2014-09-12 16:52:14 +02:00
Konrad Kleine
03c32a7708 Initial commit after: yo angular && npm install 2014-09-12 13:51:09 +02:00