Commit graph

151 commits

Author SHA1 Message Date
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
Joseph Schorr
7884fef5f3 Fix animation reset in Firefox 2013-10-22 00:40:33 -04:00
yackob03
b2315a4331 Allow the signin page to be snapshotted. 2013-10-20 13:54:00 -04:00
yackob03
1ffd4b0bfb Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-20 13:47:55 -04:00
yackob03
9e50cb965f Fix tabs. 2013-10-20 13:47:47 -04:00
Joseph Schorr
065ad64e78 Add resizing support to the image diff tree 2013-10-20 13:46:24 -04:00
yackob03
2df40957c7 Change the Getting Started Guide on the landing page to User Guide to match the navbar. 2013-10-20 01:27:41 -04:00
yackob03
87d98080c0 Add the missing repo-changes image. 2013-10-20 01:18:47 -04:00
yackob03
c90602e48d Update the tour for access tokens and diffs. 2013-10-20 01:09:24 -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
000e5ceaa4 Fix source of the links drawn in the image changes tree view 2013-10-19 20:03:22 -04:00
Joseph Schorr
dac913dca2 Mark changed files in blue 2013-10-19 19:50:21 -04:00
Joseph Schorr
3a134c7ab1 Add a tree view to the image changes view 2013-10-19 19:46:30 -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
99eedb14d1 Wait until the image container is really already shown before calling resize. 2013-10-17 17:59:34 -04:00
Joseph Schorr
e382fa1e58 Add a status page to /v1/ so that people don't get confused by the message that docker emits 2013-10-17 17:45:08 -04:00
yackob03
4f0dced8e7 Merge branch 'tokenauth'
Conflicts:
	test.db
2013-10-17 16:52:26 -04:00
yackob03
982fdd4c5f Fix some tabs and some spelling errors, prevent empty tokens, move the tooltips to the left. 2013-10-17 16:50:58 -04:00
Joseph Schorr
d6216dcc5f Fix the collapsed node title to show the correct number of images 2013-10-17 15:39:24 -04:00
Joseph Schorr
ce458f93ef Have the image tree update itself in response to resizing 2013-10-17 15:20:27 -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
898210065e Fix issue with changing the tag right after selecting the tag's image 2013-10-16 23:55:11 -04:00
Joseph Schorr
58aaf41430 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-16 23:12:00 -04:00
Joseph Schorr
f798345d1c Have the view repo page's URL be updated for the currently selected tag automatically. 2013-10-16 23:09:43 -04:00
yackob03
ace813d88d Call setTag in the right place. Remove spurious console logging. 2013-10-16 22:49:37 -04:00
yackob03
6d75c28ecd Merge branch 'master' of bitbucket.org:yackob03/quay 2013-10-16 22:44:48 -04:00
yackob03
98cb902cf8 Actually set the proposed tag to the current tag. 2013-10-16 22:44:44 -04:00
yackob03
8987f32d9d Fix some tabs. 2013-10-16 22:44:29 -04:00
Joseph Schorr
0c3c1b9e0e Properly handle empty repos 2013-10-16 22:42:35 -04:00
yackob03
6ae725eace Merge branch 'master' of bitbucket.org:yackob03/quay 2013-10-16 22:37:34 -04:00
yackob03
d6e89f76ad Select a sane default tag. 2013-10-16 22:37:29 -04:00
Joseph Schorr
50929102b5 Have the image tree allow a state with no selected image nor so selected tag. 2013-10-16 22:33:35 -04:00
yackob03
283f9b81ae First stab at token auth. The UI could use a little bit of polishing. 2013-10-16 14:24:10 -04:00
yackob03
6d33b2af59 Fix an alignment issue in the enterprise section of the plans. 2013-10-15 01:02:37 -04:00
Joseph Schorr
6fc1b45fd4 Make accordions a bit nicer 2013-10-14 19:28:49 -04:00
Joseph Schorr
2735c58560 Make image history spinner be in a nicer place 2013-10-14 19:17:36 -04:00
Joseph Schorr
ad200d680f Make the enterprise question be in its own section and a bit shorter in response 2013-10-14 19:15:17 -04:00
yackob03
4c15072c5a Move signin to use AJAX. Render all flask templates with the common header. Move the header to a partial. Add account recovery. 2013-10-14 17:50:07 -04:00
yackob03
e182163d34 Add a blurb about enterprise plans to the pricing page. 2013-10-13 22:18:06 -04:00
yackob03
e3db0398ce Add routes specifically for all angular subroutes so that 404s will start working again. Add a warning in app.js to hopefully ensure that new routes get created when necessary. 2013-10-13 22:06:31 -04:00
yackob03
c13679e962 Update screenshots. 2013-10-13 16:55:06 -04:00
yackob03
4adc491e34 Add a favicon. 2013-10-13 16:50:48 -04:00
yackob03
ba5824a4a8 Add the logo to the signin page. 2013-10-13 16:17:52 -04:00
yackob03
65b0b85ffb Add a logo for quay. Make the navbar a little friendlier to smaller devices. 2013-10-13 16:13:50 -04:00
yackob03
07e1ada0cb Rename the horrific repo to gargantuan since it appears in the screenshots. Update the screenshots. Switch the screenshot generator to use the port 5000 in local mode. 2013-10-12 13:31:05 -04:00
yackob03
124c31fb36 Fix broken links that were still using fragment. 2013-10-12 13:24:55 -04:00
yackob03
281006a4ae Remove a spurious console.log from browser-chrome plugin. 2013-10-12 13:15:06 -04:00