Commit graph

  • 8aba7f056c Joseph Schorr 2013-10-17 14:46:23 -0400
  • faf6a5c497 Add UI polishing to the token auth stuff Joseph Schorr 2013-10-17 14:46:23 -0400
  • cbbae1cbf2 yackob03 2013-10-17 14:29:47 -0400
  • 7c289beba5 Notify the tree when the container was probably resized. yackob03 2013-10-17 14:29:47 -0400
  • 7de9dd91c9 Joseph Schorr 2013-10-16 23:55:11 -0400
  • 898210065e Fix issue with changing the tag right after selecting the tag's image Joseph Schorr 2013-10-16 23:55:11 -0400
  • 120d61d3d6 Joseph Schorr 2013-10-16 23:12:00 -0400
  • 58aaf41430 Merge branch 'master' of https://bitbucket.org/yackob03/quay Joseph Schorr 2013-10-16 23:12:00 -0400
  • d12d0209d7 Joseph Schorr 2013-10-16 23:09:43 -0400
  • f798345d1c Have the view repo page's URL be updated for the currently selected tag automatically. Joseph Schorr 2013-10-16 23:09:43 -0400
  • de04ac7a97 yackob03 2013-10-16 22:49:37 -0400
  • ace813d88d Call setTag in the right place. Remove spurious console logging. yackob03 2013-10-16 22:49:37 -0400
  • 052480e196 yackob03 2013-10-16 22:44:48 -0400
  • 6d75c28ecd Merge branch 'master' of bitbucket.org:yackob03/quay yackob03 2013-10-16 22:44:48 -0400
  • 7d373c724a yackob03 2013-10-16 22:44:44 -0400
  • 98cb902cf8 Actually set the proposed tag to the current tag. yackob03 2013-10-16 22:44:44 -0400
  • a46d521ad7 yackob03 2013-10-16 22:44:29 -0400
  • 8987f32d9d Fix some tabs. yackob03 2013-10-16 22:44:29 -0400
  • 5f3e0fc21d Joseph Schorr 2013-10-16 22:42:35 -0400
  • 0c3c1b9e0e Properly handle empty repos Joseph Schorr 2013-10-16 22:42:35 -0400
  • a57a2dc653 yackob03 2013-10-16 22:37:34 -0400
  • 6ae725eace Merge branch 'master' of bitbucket.org:yackob03/quay yackob03 2013-10-16 22:37:34 -0400
  • bee0cb5e1b yackob03 2013-10-16 22:37:29 -0400
  • d6e89f76ad Select a sane default tag. yackob03 2013-10-16 22:37:29 -0400
  • 21002df904 Joseph Schorr 2013-10-16 22:33:35 -0400
  • 50929102b5 Have the image tree allow a state with no selected image nor so selected tag. Joseph Schorr 2013-10-16 22:33:35 -0400
  • 40c7260dec yackob03 2013-10-16 17:52:19 -0400
  • b22a4aa24c Remove left over config from running on elastic beanstalk. yackob03 2013-10-16 17:52:19 -0400
  • 81e6214311 yackob03 2013-10-16 14:24:10 -0400
  • 283f9b81ae First stab at token auth. The UI could use a little bit of polishing. yackob03 2013-10-16 14:24:10 -0400
  • 18489b3790 yackob03 2013-10-15 22:10:53 -0400
  • f1746417b1 Make the image delete recursive to remove any tags which depend on it. yackob03 2013-10-15 22:10:53 -0400
  • 6581d13992 yackob03 2013-10-15 21:50:14 -0400
  • 449c0b0d46 Add a rule for the base repository route too to serve the index page. yackob03 2013-10-15 21:50:14 -0400
  • 64991af992 yackob03 2013-10-15 17:49:03 -0400
  • 053ae056ce Fix logins. yackob03 2013-10-15 17:49:03 -0400
  • 743d7878bd yackob03 2013-10-15 16:13:10 -0400
  • 984e14f9c5 Fix a bug where images can't be pushed that would remove a dependency image. yackob03 2013-10-15 16:13:10 -0400
  • dde3b07f60 yackob03 2013-10-15 16:12:53 -0400
  • 1af0cb3341 Fix indentation on the StreamReader. yackob03 2013-10-15 16:12:53 -0400
  • 930f15465d yackob03 2013-10-15 14:48:49 -0400
  • 959016a6eb Remove unnecessary calls to the database for user and permission metadata. yackob03 2013-10-15 14:48:49 -0400
  • 5a150b3efe yackob03 2013-10-15 01:12:23 -0400
  • 13298be5d3 Move the register code for github login to the actual registration part, not just login. yackob03 2013-10-15 01:12:23 -0400
  • 126d48f792 yackob03 2013-10-15 01:02:37 -0400
  • 6d33b2af59 Fix an alignment issue in the enterprise section of the plans. yackob03 2013-10-15 01:02:37 -0400
  • 1e674b95e2 Joseph Schorr 2013-10-14 19:28:49 -0400
  • 6fc1b45fd4 Make accordions a bit nicer Joseph Schorr 2013-10-14 19:28:49 -0400
  • 8d5ca01dc8 Joseph Schorr 2013-10-14 19:17:36 -0400
  • 2735c58560 Make image history spinner be in a nicer place Joseph Schorr 2013-10-14 19:17:36 -0400
  • c776e83661 Joseph Schorr 2013-10-14 19:15:17 -0400
  • ad200d680f Make the enterprise question be in its own section and a bit shorter in response Joseph Schorr 2013-10-14 19:15:17 -0400
  • 6bf5fec386 yackob03 2013-10-14 17:50:07 -0400
  • 4c15072c5a Move signin to use AJAX. Render all flask templates with the common header. Move the header to a partial. Add account recovery. yackob03 2013-10-14 17:50:07 -0400
  • 27acf8cf8f yackob03 2013-10-13 22:18:06 -0400
  • e182163d34 Add a blurb about enterprise plans to the pricing page. yackob03 2013-10-13 22:18:06 -0400
  • 34881d304a yackob03 2013-10-13 22:06:31 -0400
  • 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. yackob03 2013-10-13 22:06:31 -0400
  • 118a9d9722 yackob03 2013-10-13 16:55:06 -0400
  • c13679e962 Update screenshots. yackob03 2013-10-13 16:55:06 -0400
  • 39eb92c36b yackob03 2013-10-13 16:50:48 -0400
  • 4adc491e34 Add a favicon. yackob03 2013-10-13 16:50:48 -0400
  • 80cdc2ef37 yackob03 2013-10-13 16:29:00 -0400
  • eb7a64ee32 Standardize on the page title format. yackob03 2013-10-13 16:29:00 -0400
  • 2a54937936 yackob03 2013-10-13 16:17:52 -0400
  • ba5824a4a8 Add the logo to the signin page. yackob03 2013-10-13 16:17:52 -0400
  • 49ab1786bc yackob03 2013-10-13 16:13:50 -0400
  • 65b0b85ffb Add a logo for quay. Make the navbar a little friendlier to smaller devices. yackob03 2013-10-13 16:13:50 -0400
  • ae542d7040 yackob03 2013-10-12 13:31:05 -0400
  • 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. yackob03 2013-10-12 13:31:05 -0400
  • fecef87274 yackob03 2013-10-12 13:26:49 -0400
  • 1e313fc668 Switch the local debug port to 5000 and bind to an externally facing adapter. yackob03 2013-10-12 13:26:49 -0400
  • 06a2dd0607 yackob03 2013-10-12 13:24:55 -0400
  • 124c31fb36 Fix broken links that were still using fragment. yackob03 2013-10-12 13:24:55 -0400
  • c2f016c05d yackob03 2013-10-12 13:15:06 -0400
  • 281006a4ae Remove a spurious console.log from browser-chrome plugin. yackob03 2013-10-12 13:15:06 -0400
  • 90e5cbabaf yackob03 2013-10-12 13:14:46 -0400
  • 3b33e5557a Use the protocol free version of the webfont to get rid of mixed content warning. yackob03 2013-10-12 13:14:46 -0400
  • 5693d6a107 yackob03 2013-10-12 13:14:22 -0400
  • 431f7b364f Fix the links to the privacy policy and tos to not be intercepted by angular. Move some static images to img subdir. Reformat the tos and privacy policy to not have horrible google docs formatting. yackob03 2013-10-12 13:14:22 -0400
  • d1c56c6926 yackob03 2013-10-11 21:54:57 -0400
  • 0d2564e127 Merge branch 'casper' yackob03 2013-10-11 21:54:57 -0400
  • 74c870e120 yackob03 2013-10-11 21:28:02 -0400
  • 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. yackob03 2013-10-11 21:28:02 -0400
  • d390c1a9a5 Joseph Schorr 2013-10-11 15:02:08 -0400
  • 04b8a009da - Add a debug mode to the casper script - Have the casper script generate screenshots for the repo view and repo admin Joseph Schorr 2013-10-11 15:02:08 -0400
  • 02e1ceabf8 Joseph Schorr 2013-10-11 14:42:21 -0400
  • 9bb6cb2c7d Fix the script: remove a ) Joseph Schorr 2013-10-11 14:42:21 -0400
  • b1564e16d3 yackob03 2013-10-11 14:36:20 -0400
  • f6d501819b First check-in of casperjs screenshot generation. yackob03 2013-10-11 14:36:20 -0400
  • d62fbd6ab1 Joseph Schorr 2013-10-11 12:58:54 -0400
  • 16b334957c Add description padding Joseph Schorr 2013-10-11 12:58:54 -0400
  • 5ab59cd231 yackob03 2013-10-11 01:17:57 -0400
  • 076ef34ff2 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay yackob03 2013-10-11 01:17:57 -0400
  • adae4cde41 yackob03 2013-10-11 01:17:33 -0400
  • 3f4d49213c Merge branch 'prerender' yackob03 2013-10-11 01:17:33 -0400
  • 9eef4c91c0 yackob03 2013-10-11 01:16:51 -0400
  • c4f3ab31d0 Add another version of the snapshotter that is a crawler, unfinished. yackob03 2013-10-11 01:16:51 -0400
  • 7f9a2f3cbc Joseph Schorr 2013-10-11 01:10:23 -0400
  • 44eef148e7 Skip the first encountered node (since it is the root of the collapsed tree) Joseph Schorr 2013-10-11 01:10:23 -0400