Commit graph

18 commits

Author SHA1 Message Date
Konrad Kleine 89759290c5 Fix #4 Time Since Image Created 2014-10-22 10:57:29 +02:00
Konrad Kleine 48f74695ce Order repositories by name in "create tag" drop-down selection button 2014-10-10 10:00:50 +02:00
Konrad Kleine 90f73d7d5a Cleanup overall HTML and make footer less wide 2014-10-09 10:13:53 +02:00
Konrad Kleine 26c41a7839 Transform "Fork me" button to less dominant link
Resolves #2
2014-10-02 09:03:02 +02:00
Konrad Kleine eb36da1526 Better HTML title rendering
Previously the HTML title would render and showed the actual angular expression
for a while.

Thanks to Ralf.
2014-09-30 12:31:19 +02:00
Konrad Kleine ac23633e19 Replaced NGINX with Apache for Kerberos auth. SSL is working. 2014-09-29 14:05:02 +02:00
Konrad Kleine 26b714e9c6 Add angular-bootstrap for tabset directive. Add loading bar for all XHR requests. 2014-09-29 12:28:07 +02:00
Konrad Kleine f98598e4bd Using book as repo symbol 2014-09-18 16:36:58 +02:00
Konrad Kleine 600457ac85 bower uninstall angular-bootstrap --save 2014-09-18 14:23:22 +02:00
Konrad Kleine 09783be1bc Simplified Create tag dialog. Moved "form me" logo to left 2014-09-17 15:41:45 +02:00
Konrad Kleine fb92ca1f72 Create tag + deletion of tag and repo work 2014-09-17 10:23:12 +02:00
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 0996a90a50 Added basic Dockerfile for testing automated builds on the Docker Hub. Minor cleanups 2014-09-15 10:41:48 +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