Joseph Schorr
|
509ba2f4f7
|
Add ability to download the build pack
|
2014-02-17 17:36:58 -05:00 |
|
Joseph Schorr
|
bc0d51656a
|
Add ability to see a build's build pack, including browsing and downloading of the contents if it is a zip
|
2014-02-17 17:28:20 -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 |
|
Joseph Schorr
|
0ceeb6f8e7
|
Always show the current build at the top of the list
|
2014-02-14 18:46:20 -05:00 |
|
Joseph Schorr
|
55d846061e
|
Add ability to re-run a dockerfile build
|
2014-02-14 18:37:06 -05:00 |
|
Joseph Schorr
|
540da00c64
|
Add ANSI support to the build log view
|
2014-02-13 22:01:26 -05:00 |
|
Joseph Schorr
|
6776924ee7
|
Better breadcrumbs
|
2014-02-13 18:58:28 -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 |
|
yackob03
|
8f6cdabde3
|
Merge branch 'bobthe'
Conflicts:
test/data/test.db
|
2014-02-13 12:47:59 -05:00 |
|
Joseph Schorr
|
889d178336
|
Add access denied messages to the repo admin and repo build pages when applicable
|
2014-02-12 21:39:23 -05:00 |
|
Joseph Schorr
|
46991e47a6
|
Redo the build log view as per discussions
|
2014-02-12 21:16:11 -05:00 |
|
yackob03
|
85694dd110
|
Add a build display name, set it from the etag reported by s3 for file uploads.
|
2014-02-12 13:52:12 -05:00 |
|
Joseph Schorr
|
ea45c3b77f
|
Get full build interface working
|
2014-02-10 22:43:48 -05:00 |
|
Joseph Schorr
|
59e15465bb
|
Get build page ready for logs
|
2014-02-10 19:13:28 -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
|
069bd2b1fd
|
Fix add permission highlight
|
2014-02-07 13:00:07 -05:00 |
|
Joseph Schorr
|
98e57b9d2b
|
Merge branch 'master' into tutorial
Conflicts:
endpoints/index.py
static/css/quay.css
static/js/app.js
static/js/controllers.js
test/data/test.db
|
2014-02-06 21:23:27 -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 |
|
yackob03
|
b9a5e355eb
|
Improve the error message for when a new org name doesn't pass the regex.
|
2014-02-06 19:59:10 -05:00 |
|
yackob03
|
bd47b9adf4
|
Add an about page. Change the terms in the footer. Add colors to the icons for the contact options. Update the sitemap. Remove empty controllers.
|
2014-02-06 19:20:19 -05:00 |
|
Joseph Schorr
|
b7afc83204
|
Merge branch 'bobthe' into tutorial
|
2014-02-06 13:37:41 -05:00 |
|
Joseph Schorr
|
dbed1300ad
|
Start on work towards the tutorial. Note that this code is BROKEN
|
2014-02-05 21:00:04 -05:00 |
|
Joseph Schorr
|
a049fc57c6
|
Start on tour infrastructure. Note that this code works but is NOT STYLED and has a FAKE TEMP TOUR in it
|
2014-02-04 20:50:13 -05:00 |
|
Joseph Schorr
|
fdb628a0b0
|
Make the repo breadcrumb bar clickable
|
2014-01-31 13:52:35 -05:00 |
|
yackob03
|
f908791154
|
Make the messaging around conversion even clearer.
|
2014-01-30 16:06:48 -05:00 |
|
Joseph Schorr
|
d38c3e8efe
|
Clarify the admin account sentence in org conversion
|
2014-01-30 13:11:44 -05:00 |
|
Joseph Schorr
|
fd8600b4f1
|
Remove the guide and change the links to the getting started tutorial in the docs
|
2014-01-30 11:38:49 -05:00 |
|
yackob03
|
459f30c123
|
Merge remote-tracking branch 'origin/master' into umask
Conflicts:
initdb.py
test/data/test.db
|
2014-01-22 11:53:20 -05:00 |
|
Joseph Schorr
|
aeeacd1d0d
|
Fix broken .username reference
|
2014-01-21 16:27:32 -05:00 |
|
Joseph Schorr
|
74df6b1df7
|
Streamline and cleanup the entity-reference so it can be used everywhere in a simple fashion. Also changes the entity-search to use the reference as its icon source when in persistent mode
|
2014-01-21 16:23:00 -05:00 |
|
Joseph Schorr
|
e17c3590a7
|
- Add model functions for working with prototypes
- Add API calls for working with prototypes
- Get UI for prototypes working (minus add)
|
2014-01-21 14:18:20 -05:00 |
|
Joseph Schorr
|
6548b251be
|
Fix UI for duplicate emails
|
2014-01-20 18:17:03 -05:00 |
|
Joseph Schorr
|
0bfa172543
|
Better UX feedback when deleting repos
|
2014-01-20 17:03:16 -05:00 |
|
Joseph Schorr
|
cbf80281ba
|
Add ability to change an organization’s email address
|
2014-01-20 16:12:23 -05:00 |
|
Joseph Schorr
|
a363ada41c
|
Add ability to view and change an account’s email address
|
2014-01-17 17:04:05 -05:00 |
|
Joseph Schorr
|
9d26c79db0
|
Better messaging in create repo
|
2014-01-15 19:15:38 -05:00 |
|
yackob03
|
0b7dfffb42
|
Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered.
|
2014-01-15 15:40:37 -05:00 |
|
yackob03
|
82c4c8a28b
|
Merge branch 'master' into contact
Conflicts:
static/js/controllers.js
templates/base.html
|
2014-01-15 14:32:51 -05:00 |
|
yackob03
|
502b4d334d
|
Split out the github login and change password tabs.
|
2014-01-15 14:11:49 -05:00 |
|
yackob03
|
b6d4459080
|
Complete the login with GitHub functionality.
|
2014-01-15 13:55:57 -05:00 |
|
yackob03
|
55f95932a8
|
Merge branch 'master' into federation
|
2014-01-15 12:09:44 -05:00 |
|
Joseph Schorr
|
edbfe22ea8
|
Fix commands that have HTML characters in them
|
2014-01-14 16:01:37 -05:00 |
|
yackob03
|
f311885e2a
|
Underpinnings of the ability to connect a GitHub account to an existing Quay account.
|
2014-01-14 15:23:44 -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
|
58b3ce2647
|
Add page support to the public repo list
|
2014-01-13 14:49:05 -05:00 |
|
Joseph Schorr
|
f8b4057b26
|
Fix new layout bugs
|
2014-01-11 03:12:16 -05:00 |
|
yackob03
|
7f4a66be99
|
Update the screenshots. Add a screenshot and some marketing copy for logging. Change the branding on the screenshot tabs to Quay.io.
|
2014-01-10 12:40:14 -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 |
|