Commit graph

82 commits

Author SHA1 Message Date
Konrad Kleine 9081b56e2f Added MIT license 2014-09-17 15:51:16 +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 3ec58e8d3e Respect HTML files in scripts/directives/ folders
Previously Grunt ignored all HTML files inside the scripts/directive folder for different tasks. That's why they were't found when the app was running inside a container.
2014-09-17 15:30:04 +02:00
Konrad Kleine 14121dd3d6 Clear text in Dockerfile 2014-09-17 15:12:04 +02:00
Konrad Kleine 55c70d25ef Update README.md 2014-09-17 15:10:16 +02:00
Konrad Kleine b319b66a67 Update README.md 2014-09-17 15:07:13 +02:00
Konrad Kleine e6b8606a7b Point run command to Docker Hub in README.md 2014-09-17 15:03:46 +02:00
Konrad Kleine 509ff58c52 Fix typo in README.md 2014-09-17 15:01:56 +02:00
Konrad Kleine b97ff19ca9 Updated README.md 2014-09-17 14:59:25 +02:00
Konrad Kleine 68903ef5c1 Improved Docker build process
There is an error that scripts/repository-list-directive.html cannot be found. But other than that, the Docker image builds and serves the app.
2014-09-17 14:51:34 +02:00
Konrad Kleine 6d1293b3b3 Added /v1/ proxy to the docker registry host. 2014-09-17 11:18:02 +02:00
Konrad Kleine 478c1a325e Added /etc/nginx/sites-enabled/default as a template 2014-09-17 11:13:57 +02:00
Konrad Kleine fb92ca1f72 Create tag + deletion of tag and repo work 2014-09-17 10:23:12 +02:00
Konrad Kleine 780d6b751b Removed image 2014-09-16 16:27:20 +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 0b76194f42 Improved Dockefile 2014-09-15 16:48:46 +02:00
Konrad Kleine c3042bde0b Improve Dockerfile 2014-09-15 16:20:30 +02:00
Konrad Kleine cc3619df4c Ignore *.swp files 2014-09-15 16:16:24 +02:00
Konrad Kleine ab2e058ac2 Added original NGINX config file from nginx image 2014-09-15 11:41:31 +02:00
Konrad Kleine 52abea45fa Automatically accept installation of packages 2014-09-15 10:54:19 +02:00
Konrad Kleine b6152be864 Ignore backup files with ~ 2014-09-15 10:51:32 +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 457adb7d34 Dev workaround to query registry without CORS. Thanks to grunt proxy /v1 now redirects to path-to-your-registry host. 2014-09-15 09:56:18 +02:00
Konrad Kleine 3647285de9 Removed backup files, accidently committed 2014-09-15 09:18:42 +02:00
Konrad Kleine f6355a8514 Update README.md 2014-09-12 16:54:55 +02:00
Konrad Kleine 63497598e1 Update README.md 2014-09-12 16:54:45 +02:00
Konrad Kleine ca6e89da04 Create README.md 2014-09-12 16:53:37 +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