Joseph Schorr
|
6260aa7d85
|
Never wrap entity references
|
2014-02-25 12:11:19 -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
|
ebdeb33f82
|
Make the warning when a user/org is AT the number of private repos less scary
|
2014-02-18 17:52:58 -05:00 |
|
Joseph Schorr
|
fe9d628a5c
|
Restyle the github login page
|
2014-02-18 15:04:39 -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 |
|
Joseph Schorr
|
e921222860
|
Fix footer in firefox in certain cases
|
2014-02-18 01:19:09 -05:00 |
|
Joseph Schorr
|
0e566b63cf
|
Fix resize issue on build pack tree
|
2014-02-17 21:21:55 -05:00 |
|
Joseph Schorr
|
d1922c6fd2
|
Have the docker file view in the build pack tab use a nice formatter
|
2014-02-17 18:31:45 -05:00 |
|
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 |
|
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 |
|
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 |
|
Joseph Schorr
|
895a00de31
|
Handle the case where the user has not selected the correct namespace in the repo list
|
2014-02-13 18:15:19 -05:00 |
|
jakedt
|
0379baac6c
|
Add a time estimate for the tutorial, and switch the base image from ubuntu to busybox.
|
2014-02-13 17:51:22 -05:00 |
|
jakedt
|
10aafcf10a
|
Fix the duplicate firing of events on tour continuations.
|
2014-02-13 17:39:01 -05:00 |
|
jakedt
|
39b5d325c7
|
Merge branch 'tutorial' of ssh://bitbucket.org/yackob03/quay into tutorial
|
2014-02-13 17:27:54 -05:00 |
|
jakedt
|
41a173ae85
|
Add mixpanel events to the tutorial.
|
2014-02-13 17:27:50 -05:00 |
|
Joseph Schorr
|
ffd0bc2104
|
Merge branch 'tutorial' of https://bitbucket.org/yackob03/quay into tutorial
|
2014-02-13 17:20:34 -05:00 |
|
Joseph Schorr
|
f4c217a47b
|
Fix NPE in spotlight
|
2014-02-13 17:19:31 -05:00 |
|
jakedt
|
fe6b766ff1
|
Switch the tutorial window title bar to the primary color.
|
2014-02-13 17:07:17 -05:00 |
|
jakedt
|
011ccbc085
|
Change documentation to docs to save space in the header bar.
|
2014-02-13 16:55:04 -05:00 |
|
jakedt
|
8135e0266e
|
Merge branch 'master' into tutorial
Conflicts:
static/directives/header-bar.html
|
2014-02-13 16:54:02 -05:00 |
|
jakedt
|
cbafab3c4e
|
Change the text on the sudo selector.
|
2014-02-13 16:53:25 -05:00 |
|
Joseph Schorr
|
ad76141007
|
Better welcome page for the tutorial
|
2014-02-13 16:03:12 -05:00 |
|
Joseph Schorr
|
934b131f7b
|
UI improvements for the tutorial:
- Have a show sudo checkbox which defaults to on for linux
- Have the repository name be highlighted in a light blue bubble/chit
|
2014-02-13 15:59:37 -05:00 |
|
jakedt
|
c856908161
|
Make the docs link and the repo links in the build logs open in new tabs.
|
2014-02-13 15:08:10 -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
|
dbb0dcface
|
Fix repository linking
|
2014-02-12 21:32:46 -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
|
95fc06236a
|
- Switch the tour title bar to the info blue color
- Move the tour up so it doesn’t hit the olark
- Have the spotlight use a rounded rect
|
2014-02-11 18:11:13 -05:00 |
|
Joseph Schorr
|
8af8ae7ddd
|
Fix command duplication bug
|
2014-02-11 17:12:48 -05:00 |
|
Joseph Schorr
|
826ea111f4
|
Add a halo to the phase icon when in a selected tab
|
2014-02-11 17:04:51 -05:00 |
|
Joseph Schorr
|
fadf4001c0
|
Make sure to always load initial logs and to only ask for the latest log entries on initial load
|
2014-02-11 16:56:39 -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 |
|
yackob03
|
a220d59e4b
|
Tweak the accuracy on one piece of tutorial text.
|
2014-02-07 18:59:22 -05:00 |
|
Joseph Schorr
|
069bd2b1fd
|
Fix add permission highlight
|
2014-02-07 13:00:07 -05:00 |
|
Joseph Schorr
|
798b6fd1bc
|
Tour fixes/improvements:
- Use a placeholder for the container id and repo name
- Add a skip button for docker login
- Add better messaging around permissions
|
2014-02-07 12:47:53 -05:00 |
|
Joseph Schorr
|
dc230a1004
|
Make sure the repo name matches the Docker regex in the tutorial
|
2014-02-06 22:13:42 -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 |
|