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
|
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 |
|
Joseph Schorr
|
64fe16249d
|
Guide improvements
|
2013-11-21 16:03:11 -05:00 |
|
Joseph Schorr
|
45680d4a8e
|
Fix the footer to be on all pages (except the repo view page due to an issue), fix the double body tag issue and add padding to content pages
|
2013-11-20 16:17:47 -05:00 |
|
Joseph Schorr
|
2f78a4d6ea
|
Fix errors introduced by recent CLs
|
2013-11-05 15:31:49 -05:00 |
|
Joseph Schorr
|
e0bd3417fc
|
Switch to angular strap tooltips
|
2013-11-05 15:24:50 -05:00 |
|
Joseph Schorr
|
fd68564b3f
|
Add a markdown input directive and convert both uses of the editor to the directive
|
2013-11-04 19:59:28 -05:00 |
|
Joseph Schorr
|
9beb627ab0
|
Add a markdown-view directive and change all uses of markdown in the partials to use the directive
|
2013-11-04 19:36:56 -05:00 |
|
yackob03
|
b9cdf93758
|
Make the quay support a mailto link.
|
2013-10-30 13:23:09 -04:00 |
|
Joseph Schorr
|
081041b85f
|
- Update the repo page when a build is complete
- Change the polling to be 5s
- Show a message on an empty repo when building
|
2013-10-29 20:54:36 -04:00 |
|
yackob03
|
a313a77a6b
|
Switch some unnecessary button calls over to links.
|
2013-10-29 13:41:26 -04:00 |
|
Joseph Schorr
|
fc6e3258a8
|
Work in progress: Add the UI for the build status and start on the file drop stuff
|
2013-10-26 16:03:11 -04:00 |
|
yackob03
|
b4d916bcc5
|
Update to Font Awesome 4.
|
2013-10-24 17:41:37 -04:00 |
|
Joseph Schorr
|
d51ab5952b
|
- Add a repo-circle directive and change all repo icons uses to it
- Have the repo-circle directive show the padlock in all places
- Mention SSL on the landing page and the pricing page
|
2013-10-22 01:26:14 -04:00 |
|
yackob03
|
9e50cb965f
|
Fix tabs.
|
2013-10-20 13:47:47 -04:00 |
|
Joseph Schorr
|
04ec593d8a
|
Add a link to the image view and fix a bug where the changes section did not show up if files were only added and/or removed
|
2013-10-19 21:45:28 -04:00 |
|
Joseph Schorr
|
0afea3a779
|
Add the image view page with the changes view, filterable by typing into a field. Still needs pagination or some other mechanism for getting an overview
|
2013-10-18 22:28:46 -04:00 |
|
Joseph Schorr
|
9541bfad5d
|
Fix remaining calculation
|
2013-10-18 20:23:41 -04:00 |
|
Joseph Schorr
|
262634555a
|
Work in progress: Show the diff information in the UI
|
2013-10-18 17:59:26 -04:00 |
|
yackob03
|
4f0dced8e7
|
Merge branch 'tokenauth'
Conflicts:
test.db
|
2013-10-17 16:52:26 -04:00 |
|
Joseph Schorr
|
faf6a5c497
|
Add UI polishing to the token auth stuff
|
2013-10-17 14:46:23 -04:00 |
|
yackob03
|
7c289beba5
|
Notify the tree when the container was probably resized.
|
2013-10-17 14:29:47 -04:00 |
|
Joseph Schorr
|
2735c58560
|
Make image history spinner be in a nicer place
|
2013-10-14 19:17:36 -04:00 |
|
yackob03
|
0d2564e127
|
Merge branch 'casper'
Conflicts:
static/partials/view-repo.html
|
2013-10-11 21:54:57 -04:00 |
|
yackob03
|
4040bb37c6
|
Tweak drawing.js to have a better default margin that never truncates image ids on the left in small widths. Tweak the screenshot generator to use the smallest possible width. Remove tabs from several files. Add the browser-chrome plugin to wrap phantomjs screenshots with browser chrome. Add some repository descriptions to the dataset generator. Switch to using our own screenshots vs those hosted on blogger.
|
2013-10-11 21:28:02 -04:00 |
|
Joseph Schorr
|
16b334957c
|
Add description padding
|
2013-10-11 12:58:54 -04:00 |
|
Joseph Schorr
|
04d4024d8c
|
Make the horrific tree look half decent. Also adds a nice scrolling feature to the tree
|
2013-10-11 01:06:04 -04:00 |
|