Joseph Schorr
|
d6d11644d8
|
Move all controllers into page definitions and add support for layout profiles
|
2015-02-20 18:15:48 -05:00 |
|
Jimmy Zelinskie
|
716d7a737b
|
Strip whitespace from ALL the things.
|
2014-11-24 16:07:38 -05:00 |
|
Joseph Schorr
|
57810ba36f
|
Fix bug when viewing the repo view in smaller browser windows
|
2014-10-29 12:07:39 -04:00 |
|
Joseph Schorr
|
05bb710830
|
- Add a shared AUFS utility lib and change both changes and streamlayerformat to use it
- Add UI for selecting whether to pull the tag, the repo, or the squashed tag
|
2014-09-18 15:56:59 -04:00 |
|
Joseph Schorr
|
d1b2ff588a
|
Add a spinner when a tag is being deleted
|
2014-08-29 14:00:07 -04:00 |
|
Joseph Schorr
|
4140e115e5
|
Put building behind a feature flag
|
2014-08-22 18:03:22 -04:00 |
|
Joseph Schorr
|
2a3094cfde
|
- Fix zero clipboard integration to properly hide the clipboard controls when flash is not available.
- Hide the download .dockercfg link in Safari, since it doesn't work there anyway
|
2014-08-22 15:24:56 -04:00 |
|
Joseph Schorr
|
61bde6bb90
|
Fix tag-specific-image-view when moving a tag within its own ancestor path
|
2014-08-13 18:47:07 -04:00 |
|
Joseph Schorr
|
e7daca5d95
|
Add better messaging and UI around repos and images that are currently being pushed
|
2014-08-13 17:54:15 -04:00 |
|
Joseph Schorr
|
6f804c222a
|
Replace references seen in the enterprise version to "Quay.io" with a config-pulled value
|
2014-08-08 13:50:04 -04:00 |
|
Joseph Schorr
|
eee6a38c5f
|
Auto-focus the tag name field in the add tag dialog
|
2014-08-05 18:16:30 -04:00 |
|
Joseph Schorr
|
a45054bf2e
|
Change tag_view to avoid a DB lookup and only return the tag's image ID. We map the ID in the frontend based on the image data returned
|
2014-07-17 15:16:22 -04:00 |
|
Joseph Schorr
|
76165b5d2b
|
Add API and UI support for displaying image locations
|
2014-06-24 18:48:42 -04:00 |
|
Joseph Schorr
|
c0f3054781
|
Fix screenshot generation
|
2014-05-19 14:14:18 -04:00 |
|
Joseph Schorr
|
abc2b98076
|
Loosen the regex on creating tags to match the Docker CLI
|
2014-05-02 01:43:10 -04:00 |
|
jakedt
|
3f42d15335
|
Merge remote-tracking branch 'origin/master' into tagyourit
Conflicts:
static/css/quay.css
static/js/graphing.js
static/partials/view-repo.html
test/data/test.db
|
2014-04-15 15:58:30 -04:00 |
|
jakedt
|
0827e0fbac
|
Merge remote-tracking branch 'origin/master' into ncc1701
Conflicts:
endpoints/web.py
static/directives/signup-form.html
static/js/app.js
static/js/controllers.js
static/partials/landing.html
static/partials/view-repo.html
test/data/test.db
|
2014-04-14 19:37:22 -04:00 |
|
Joseph Schorr
|
0bd8a1bcbf
|
Switch title to data-title to prevent the browser-default tooltip from displaying
|
2014-04-11 18:21:13 -04:00 |
|
Joseph Schorr
|
3a3758654c
|
- Move all quay.io domain references to config and add new methods for easy construction of URLs
- Make the Olark chat live behind a feature flag
|
2014-04-08 20:33:20 -04:00 |
|
jakedt
|
302bfb27ae
|
Merge remote-tracking branch 'origin/master' into tagyourit
Conflicts:
endpoints/api.py
static/js/app.js
static/partials/view-repo.html
test/data/test.db
test/specs.py
test/test_api_usage.py
|
2014-03-26 19:42:29 -04:00 |
|
Joseph Schorr
|
f186fa2888
|
- Convert Quay over to Angular 1.2.9 and the new angular-strap
- Add the beginnings of a notification service
- Add the beginnings of a notification UI
|
2014-03-12 00:49:46 -04:00 |
|
Joseph Schorr
|
2a8669b2f4
|
- Switch to new typeahead (based on our own branch of it until such time as it gets pulled into the mainline) and add an informative empty message on entity search
- Add better messaging around pushing to empty repos
|
2014-03-07 21:06:31 -05:00 |
|
Joseph Schorr
|
9e6e4b6a7c
|
Fix build UI in the repo view to only show the number of current builds
|
2014-03-05 15:53:00 -05:00 |
|
Joseph Schorr
|
7ef2fa9b7a
|
Make the repo page take up the width of the entire view
|
2014-03-05 15:23:01 -05:00 |
|
Joseph Schorr
|
3f806b10c2
|
Add support for build status tags, which link to the Quay.io repo
|
2014-02-28 16:23:36 -05:00 |
|
Joseph Schorr
|
20ad666308
|
Add ability to tag images from the UI, including moving existing tags to different images
|
2014-02-28 00:12:09 -05:00 |
|
Joseph Schorr
|
39eaca346d
|
Add an icon for build triggers and properly handle build trigger activation errors
|
2014-02-26 18:43:16 -05:00 |
|
Joseph Schorr
|
c3c26ba199
|
- Add a build trigger link to the builds menu in the repo view
- Have the dialog dismiss auto-delete the trigger
- Have the github trigger setup choose the first directory, if any
|
2014-02-25 15:25:24 -05:00 |
|
jakedt
|
f4642be11a
|
Merge remote-tracking branch 'origin/allyourbaseimage'
Conflicts:
test/data/test.db
test/test_api_usage.py
|
2014-02-18 19:15:14 -05:00 |
|
Joseph Schorr
|
6e2d1dc60e
|
Turn off the background circle on the repo icon in view repo
|
2014-02-18 14:46:56 -05:00 |
|
jakedt
|
46de02a9ec
|
Merge remote-tracking branch 'origin/master' into allyourbaseimage
|
2014-02-17 15:18:01 -05:00 |
|
jakedt
|
369417c3ad
|
Fix the test for where extended image properties should come from. Fix the delete tag dialog to specify that the repo will be gc'ed after tag deletion.
|
2014-02-17 14:52:46 -05:00 |
|
Joseph Schorr
|
7bf6936154
|
- New UI for the repo view, which shows the build status and admin button on the top bar, and allows for creation of new builds as well as linking to build history
- Add a new build button to the build history page
-
|
2014-02-14 22:59:44 -05:00 |
|
yackob03
|
ade20952e2
|
Merge branch 'master' into tutorial
Conflicts:
config.py
static/js/app.js
test/data/test.db
|
2014-02-13 14:35:20 -05:00 |
|
Joseph Schorr
|
35cfdcaa8c
|
Start on builds page for repos
|
2014-02-10 15:15:23 -05:00 |
|
Joseph Schorr
|
9e8f765040
|
Redo the build status box on the repo page to be a much nicer drop down
|
2014-02-10 01:18:14 -05:00 |
|
Joseph Schorr
|
fa1bf94af1
|
Get the basic tutorial working completely, including reacting to server-side events
|
2014-02-06 20:58:26 -05:00 |
|
Joseph Schorr
|
fdb628a0b0
|
Make the repo breadcrumb bar clickable
|
2014-01-31 13:52:35 -05:00 |
|
Joseph Schorr
|
edbfe22ea8
|
Fix commands that have HTML characters in them
|
2014-01-14 16:01:37 -05:00 |
|
Joseph Schorr
|
6ae9485038
|
Add the command view to the tooltips in the tree, the image side bar and the image view page
|
2014-01-14 15:19:47 -05:00 |
|
Joseph Schorr
|
f8b4057b26
|
Fix new layout bugs
|
2014-01-11 03:12:16 -05:00 |
|
Joseph Schorr
|
7337adf498
|
Switch to a new single-selected-context layout and system in the view repository screen. Now selecting tags or images changes the context
|
2014-01-09 18:54:59 -05:00 |
|
Joseph Schorr
|
d2b9e0d65a
|
Shows the images that will be deleted when removing a tag
|
2014-01-09 15:15:06 -05:00 |
|
Joseph Schorr
|
de8f1ef776
|
Fix delete tag styling and typo
|
2014-01-09 13:25:58 -05:00 |
|
yackob03
|
4234ceabe6
|
Merge remote-tracking branch 'origin/spartan'
Conflicts:
test/data/test.db
|
2014-01-08 17:04:40 -05:00 |
|
Joseph Schorr
|
9da93c7caf
|
Add frontend and API support for deleting tags. Model support is needed.
|
2014-01-06 15:20:58 -05:00 |
|
Joseph Schorr
|
0a63690e25
|
Add code for saving and displaying the size of images
|
2014-01-03 16:32:00 -05:00 |
|
Joseph Schorr
|
b5dfabaaa3
|
Bug fixes
|
2013-12-18 17:04:07 -05:00 |
|
Joseph Schorr
|
b2e4b8152e
|
Add a loading bar and convert to using the new ApiService and resource-view (part #2)
|
2013-12-17 22:56:28 -05:00 |
|
Joseph Schorr
|
414bd34d52
|
Work in progress: add a loading bar and convert to using the new ApiService and resource-view
|
2013-12-17 13:19:59 -05:00 |
|