Joseph Schorr
|
d1fdc31549
|
- Add a dropdown-select directive and use it in the git trigger setup dialog both times
- Add a dropdown-select for the docker file folder
- Add an API method for listing the build source sub directories
|
2014-02-24 20:36:54 -05:00 |
|
Joseph Schorr
|
5519d93a64
|
Get UI for activating github build triggers in place and working. Note that the actual server-side activation is still not done (but the proper method is invoked)
|
2014-02-20 18:57:49 -05:00 |
|
Joseph Schorr
|
c494c889f5
|
Add info to the build pane that shows if a trigger started the build
|
2014-02-20 13:27:59 -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
|
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
|
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 |
|
jakedt
|
8135e0266e
|
Merge branch 'master' into tutorial
Conflicts:
static/directives/header-bar.html
|
2014-02-13 16:54:02 -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
|
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 |
|
Joseph Schorr
|
ea45c3b77f
|
Get full build interface working
|
2014-02-10 22:43:48 -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
|
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 |
|
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 |
|
yackob03
|
f5fff3657c
|
Merge remote-tracking branch 'origin/unittesting'
|
2014-02-06 14:16:34 -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 |
|
yackob03
|
c919b9321b
|
Better messaging around build status.
|
2014-02-05 19:59:57 -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 |
|
yackob03
|
5270066d6d
|
Switch to the redis backed build logs and status.
|
2014-02-03 19:08:37 -05:00 |
|
Joseph Schorr
|
08160afdde
|
Finish API endpoint unit tests
|
2014-02-03 18:18:33 -05:00 |
|
Joseph Schorr
|
407ef7ad3c
|
Switch to using the ?namespace param instead of cookie changes
|
2014-01-31 14:00:42 -05:00 |
|
Joseph Schorr
|
fdb628a0b0
|
Make the repo breadcrumb bar clickable
|
2014-01-31 13:52:35 -05:00 |
|
Joseph Schorr
|
a87e5ba9ae
|
Only send the CSRF token on mutable HTTP methods (where it is needed)
|
2014-01-27 13:58:12 -05:00 |
|
yackob03
|
845985c859
|
Merge branch 'security'
Conflicts:
endpoints/api.py
endpoints/web.py
|
2014-01-23 14:51:43 -05:00 |
|
Joseph Schorr
|
b91f9125db
|
Fix logs for organization-wide default permissions
|
2014-01-21 18:39:42 -05:00 |
|
Joseph Schorr
|
3da5a77e33
|
Add support for org-wide default permissions
|
2014-01-21 18:34:54 -05:00 |
|
Joseph Schorr
|
3864fc3e88
|
Add logs support for the new default permissions model
|
2014-01-21 17:04:00 -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
|
ca934ac162
|
Get create permission working
|
2014-01-21 15:09:47 -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
|
cbf80281ba
|
Add ability to change an organization’s email address
|
2014-01-20 16:12:23 -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
|
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 |
|
yackob03
|
3040d0c546
|
Add user information to the olark buddy list.
|
2014-01-10 14:29:18 -05:00 |
|
yackob03
|
223d2ebaf1
|
Prevent organizations from attempting an account recovery.
|
2014-01-10 13:30:17 -05:00 |
|
Joseph Schorr
|
58b663e19b
|
Use a hacked click element to make it work in PhantomJS
|
2014-01-09 20:17:28 -05:00 |
|
Joseph Schorr
|
c6989e735b
|
Conditional the click
|
2014-01-09 20:14:38 -05:00 |
|
Joseph Schorr
|
3222712c2a
|
Phantom fixes
|
2014-01-09 20:09:56 -05:00 |
|