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
yackob03
f908791154
Make the messaging around conversion even clearer.
2014-01-30 16:06:48 -05:00
yackob03
19545d580c
Update the screenshots with the new Documentation link.
2014-01-30 13:50:05 -05:00
yackob03
96a97f667c
Merge remote-tracking branch 'origin/better-error'
2014-01-30 13:44:33 -05:00
Joseph Schorr
d38c3e8efe
Clarify the admin account sentence in org conversion
2014-01-30 13:11:44 -05:00
Joseph Schorr
fd8600b4f1
Remove the guide and change the links to the getting started tutorial in the docs
2014-01-30 11:38:49 -05:00
yackob03
37507b7d7d
Add the missing apple touch icon that the nginx error logs are complaining about.
2014-01-29 15:35:31 -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
Joseph Schorr
98109a28cd
Better error messages when using the API, index and registry
2014-01-24 14:12:04 -05:00
yackob03
845985c859
Merge branch 'security'
...
Conflicts:
endpoints/api.py
endpoints/web.py
2014-01-23 14:51:43 -05:00
yackob03
459f30c123
Merge remote-tracking branch 'origin/master' into umask
...
Conflicts:
initdb.py
test/data/test.db
2014-01-22 11:53:20 -05:00
Joseph Schorr
56e0df0d58
Better wording and flow
2014-01-21 18:48:41 -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
45b9c9e7ab
Fix outside org tooltip to work in entity search
2014-01-21 17:45:54 -05:00
Joseph Schorr
ca9317c71a
Fix chart bug with 0-prefixed dates
2014-01-21 17:07:22 -05:00
Joseph Schorr
3864fc3e88
Add logs support for the new default permissions model
2014-01-21 17:04:00 -05:00
Joseph Schorr
aeeacd1d0d
Fix broken .username reference
2014-01-21 16:27:32 -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
c2928a96d0
Be clear on what entities are allowed where in the prototype manager
2014-01-21 15:11:51 -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
d71b50d6b1
Make error disappear when email box is edited
2014-01-20 18:27:17 -05:00
Joseph Schorr
8081680947
Hide popover on button click
2014-01-20 18:23:15 -05:00
Joseph Schorr
6548b251be
Fix UI for duplicate emails
2014-01-20 18:17:03 -05:00
Joseph Schorr
4054ead45d
Fix tree graph when there are many branches and they do not have a common root node. Also adds a test repo to check this case
2014-01-20 17:38:33 -05:00
Joseph Schorr
0bfa172543
Better UX feedback when deleting repos
2014-01-20 17:03:16 -05:00
Joseph Schorr
cbf80281ba
Add ability to change an organization’s email address
2014-01-20 16:12:23 -05:00
Joseph Schorr
a363ada41c
Add ability to view and change an account’s email address
2014-01-17 17:04:05 -05:00
Joseph Schorr
5bbb5d4748
Show “or email address” in the placeholder for the username box
2014-01-16 16:16:44 -05:00
Joseph Schorr
9d26c79db0
Better messaging in create repo
2014-01-15 19:15:38 -05:00
Joseph Schorr
7e8f4ab07b
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-01-15 16:11:31 -05:00
yackob03
5b8b6472b6
Update the screenshots for the new command view.
2014-01-15 15:56:00 -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
Joseph Schorr
06a18f8b4d
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-01-15 14:20:56 -05:00
Joseph Schorr
87f4c18c49
Set the default namespace to the new org when created
2014-01-15 14:20:39 -05:00
yackob03
502b4d334d
Split out the github login and change password tabs.
2014-01-15 14:11:49 -05:00
yackob03
b6d4459080
Complete the login with GitHub functionality.
2014-01-15 13:55:57 -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
Joseph Schorr
e7e39e6146
Make sure we use the sanitized command everywhere we are injecting HTML
2014-01-14 15:26:31 -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
Joseph Schorr
8a492a9d56
Fix MySQL issue and enable sorting by description
2014-01-13 15:27:05 -05:00
Joseph Schorr
a53a0a44a9
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2014-01-13 14:49:19 -05:00
Joseph Schorr
58b3ce2647
Add page support to the public repo list
2014-01-13 14:49:05 -05:00
yackob03
5918082e6d
Fix the duplicate meta description problem reported by webmaster tools.
2014-01-13 12:57:02 -05:00
Joseph Schorr
f8b4057b26
Fix new layout bugs
2014-01-11 03:12:16 -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
yackob03
7f4a66be99
Update the screenshots. Add a screenshot and some marketing copy for logging. Change the branding on the screenshot tabs to Quay.io.
2014-01-10 12:40:14 -05:00
yackob03
93a5243434
Limit the width of the date picker using CSS.
2014-01-09 21:20:31 -05:00
yackob03
b0d995392b
Add a polyfill for the bind function. Update the screenshots script to stop worrying about olark and to wait for the logs to animate in.
2014-01-09 20:22:22 -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
d7dc03cf7a
fix fetchImage
2014-01-09 20:11:52 -05:00
Joseph Schorr
3222712c2a
Phantom fixes
2014-01-09 20:09:56 -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
b584d74bf0
Sort images by date in tag deletion window, since DB IDs are not always increasing
2014-01-09 17:09:54 -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
393343bda4
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
...
Conflicts:
initdb.py
2014-01-09 11:33:28 -05:00
Joseph Schorr
988c4cfffe
Fix null log key values
2014-01-08 18:44:50 -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
50db761a1d
Add tag deletion info to the guide
2014-01-07 17:16:12 -05:00
Joseph Schorr
971dd7dd3a
Get tag deletion working
2014-01-07 15:21:24 -05:00
Joseph Schorr
e011fc6fe5
CSS fixes for Firefox
2014-01-06 17:15:46 -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
bf79da5b07
Add the compressed image size to the image view
2014-01-03 17:46:09 -05:00
Joseph Schorr
e7904f0a9e
- Fix image size saving to occur before the return of the response
...
- Make the image size say ‘Unknown’ if it is not known
2014-01-03 16:42:38 -05:00
Joseph Schorr
0a63690e25
Add code for saving and displaying the size of images
2014-01-03 16:32:00 -05:00
yackob03
96fdae4f0d
Merge branch 'master' into fix_build
2014-01-02 14:33:23 -05:00
yackob03
06e03b1260
Make the data block returned by the server mirror that of the build server. Make the UI respond to the new status format for pushing.
2014-01-02 14:13:16 -05:00
Joseph Schorr
b598c7ec85
Style fixes
2013-12-28 19:56:23 -05:00
Joseph Schorr
21ac1c9210
Add CSRF protection to every API call
2013-12-28 14:07:44 -05:00
yackob03
3e67e39e61
Merge remote-tracking branch 'origin/autobot'
2013-12-27 18:31:36 -05:00
Joseph Schorr
1303877da0
Fix popovers
2013-12-27 18:05:04 -05:00
Joseph Schorr
619f3abc16
Fix change password to not reload the user on every keystroke
2013-12-27 14:14:21 -05:00
yackob03
af697efba3
Fix the underlines on the plans features. Update the price on the landing page.
2013-12-27 14:07:15 -05:00
Joseph Schorr
b0422fd16c
Hide olark in mobile view. It is just a distraction
2013-12-26 22:28:50 -05:00
Joseph Schorr
4366bbbbf5
Hide lark in mobile view. It is just a distraction
2013-12-26 22:28:32 -05:00
Joseph Schorr
56bb46ffb2
- Make the discovery information be preloaded via a bootstrap.js file before angular runs
...
- Have ApiService generate all the api methods specified by the API discovery information
- Change all call sites (except for a select few when it does not make sense) to use ApiService
2013-12-26 17:45:16 -05:00
yackob03
19d7125253
Distinguish the discontinued plans.
2013-12-24 14:23:53 -05:00
Joseph Schorr
b5f1723adc
Make deprecated plans show the cancel button
2013-12-23 16:43:45 -05:00
yackob03
cb96998916
Tweaks to the new plans page.
2013-12-23 16:37:10 -05:00
Joseph Schorr
06806c97dd
New plans page
2013-12-23 15:04:52 -05:00
Joseph Schorr
7e42915755
Add a tooltip to the notification bubble
2013-12-20 22:48:47 -05:00
Joseph Schorr
0cee1942a1
Add a nice tooltip on hover on the plan name in the new repo view
2013-12-20 22:45:03 -05:00
Joseph Schorr
44d0505990
getMinimumPlan should ignore deprecated plans
2013-12-20 22:41:00 -05:00
Joseph Schorr
c20e7dbcf7
- Add some more analytics events
...
- Enable business features for personal users on business plans
- Fix a bug in the credit card image view
2013-12-20 22:38:53 -05:00
Joseph Schorr
8bfc0ac48d
Update the plans page to make it a single row (and work in general)
2013-12-20 21:25:06 -05:00
Joseph Schorr
3f062ee602
NOTE: The plans page is still broken
...
- Change the subscribe method to allow for subscribing to the free plan, even when an org
- Change the frontend to no longer have different plan groups
- Change the frontend to display the proper plans (i.e. hide the deprecated plans unless it is the current plan, etc)
2013-12-19 21:51:46 -05:00
Joseph Schorr
c26d56a31f
Fix >= to >
2013-12-19 15:29:39 -05:00
Joseph Schorr
b6f42e8835
Fix event casing
2013-12-19 12:20:24 -05:00
Joseph Schorr
ed82d65dd1
- Add API for returning the user’s used private repos and available private repos
...
- Fix the same API for orgs
- Change the chosen plan in the create repo view to use the API
- Add an account indicator if the user is over their plan
2013-12-18 23:03:19 -05:00
Joseph Schorr
95a8915546
Temporarily disable Google Analytics until such time as angulartics supports multiple providers
2013-12-18 18:16:32 -05:00
yackob03
ec01b47608
Merge remote-tracking branch 'origin/loading-bar'
...
Conflicts:
static/js/app.js
2013-12-18 17:26:56 -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
46a13706fa
Make it so mix panel is the last installed and remove the unneeded call in the analytics snippet
2013-12-17 18:41:30 -05:00
yackob03
7c93688e30
Plumbing for the contact us page.
2013-12-17 17:02:37 -05:00
Joseph Schorr
777cc45fcb
Add Google Analytics
2013-12-17 15:21:14 -05:00
Joseph Schorr
cc8e0e5ea5
Add a new cookie service and have it properly use permanent cookies when needed.
2013-12-17 15:03:34 -05:00
Joseph Schorr
8725b7a87c
Store the selected namespace in a persistent cookie, not a session cookie
2013-12-17 14:48:13 -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
a53106be3b
No need to clear the plan since the redirect is now only if the user is signed in
2013-12-13 15:50:57 -05:00
Joseph Schorr
242f844055
Have user setup use a cookie to determine which section to have open by default
2013-12-11 18:27:35 -05:00
Joseph Schorr
9dbbd33afc
Switch to using a common directive for user setup (sign in, sign up, recover account) everywhere
2013-12-11 18:20:24 -05:00
Joseph Schorr
abe6db334d
Make the pricing page ask for signup and, if completed, redirect to the proper page to subscribe to a plan. Also fixes a redirect issue with Github signin on the new org page
2013-12-11 17:50:48 -05:00
Joseph Schorr
91f4464cb6
Add the sign up form to the sign in page
2013-12-11 16:55:07 -05:00
Joseph Schorr
d41f651a38
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2013-12-11 16:50:36 -05:00
Joseph Schorr
c24a14b402
Move the signup form into its own directive
2013-12-11 16:50:10 -05:00
Joseph Schorr
3302b58cc3
Switch to using the UserService’s cache of org information for whether a user is an admin of a namespace/org ( #2 )
2013-12-10 15:49:34 -05:00
Joseph Schorr
df1500b6d0
Switch to using the UserService’s cache of org information for whether a user is an admin of a namespace/org
2013-12-10 15:22:22 -05:00
Joseph Schorr
9197a20a77
Add a dropdown next to the entity search which shows all the user’s teams and robot accounts, and lets them create new ones on the fly
2013-12-10 01:38:05 -05:00
Joseph Schorr
ecabcc3fc6
Add support for deep linking of tabs
2013-12-09 23:33:28 -05:00
Joseph Schorr
6cc0482bfb
Make sure to properly load the entries for the last day
2013-12-09 21:13:21 -05:00
Joseph Schorr
93dec70fe7
One more title fix
2013-12-09 17:30:26 -05:00
Joseph Schorr
c27d8a4c19
Fix title in logs view
2013-12-09 17:29:17 -05:00
Joseph Schorr
a3b834cd66
Add ability to pick the dates of the logs viewed
2013-12-09 17:28:23 -05:00
Joseph Schorr
17372b89be
Fix title and description for the new page
2013-12-06 19:30:55 -05:00
Joseph Schorr
a0f9e1646a
Add a logs view for specific members of an organization
2013-12-06 19:25:27 -05:00
Joseph Schorr
59046b2e79
Add ability to download logs
2013-12-06 15:59:59 -05:00
Joseph Schorr
95340eeb6e
Fix invoice view when there is no associated plan
2013-12-04 14:32:55 -05:00
Joseph Schorr
b3e2d9a2a4
Downgrade d3 back to 3.3.3.
2013-12-03 21:59:47 -05:00
Joseph Schorr
d80015276b
Make sure the graph uses UTC date range
2013-12-03 20:08:02 -05:00
Joseph Schorr
fc7d319c7c
Fix reference error on the team view page
2013-12-03 17:44:51 -05:00
Joseph Schorr
d027af44ad
Fix wrapping bug when adding robots via the entity search
2013-12-03 17:43:39 -05:00
Joseph Schorr
82229fd8c8
Fix auth dialog for the $token
2013-12-03 16:53:49 -05:00
Joseph Schorr
5b966ef254
Updated screenshots
2013-12-03 16:17:42 -05:00
yackob03
0075ec465e
Missed a few web hook instances.
2013-12-02 19:15:20 -05:00
yackob03
abc1a7b4d0
Merge branch 'lumberjack' of ssh://bitbucket.org/yackob03/quay into lumberjack
2013-12-02 19:13:28 -05:00
yackob03
ab7f0835ba
Rename web hooks to webhooks universally.
2013-12-02 19:13:18 -05:00
Joseph Schorr
91c2ab074a
Add test log entries to initdb
2013-12-02 19:07:14 -05:00
Joseph Schorr
37c07c3ac0
Allow clicking on chart elements to toggle back to the full view
2013-12-02 18:21:15 -05:00
Joseph Schorr
5778f91fbe
Allow clicking on chart elements to toggle back to the full view
2013-12-02 18:20:42 -05:00
Joseph Schorr
ddc4896351
Make sure we raise the proper external event when clicking on elements
2013-12-02 17:58:45 -05:00
Joseph Schorr
ba03b7ff04
Make it so clicking on a bar in the chart filters down to events of that type
2013-12-02 17:52:20 -05:00
Joseph Schorr
8cc4a5ef90
Make org name clickable in the org admin view
2013-12-02 17:19:19 -05:00
Joseph Schorr
6e4d88e4f0
L
2013-12-02 16:57:51 -05:00
Joseph Schorr
66c79252f7
Nicer log view title
2013-12-02 16:55:09 -05:00
Joseph Schorr
71f196e9c2
Switch chart button to an icon
2013-12-02 16:44:50 -05:00
Joseph Schorr
782405fe65
- Add log view under repos
...
- Make the logs a bit nicer by adding context-sensitive icons
- Fix some of the log descriptions
2013-12-02 14:55:04 -05:00
Joseph Schorr
64c9081587
Make sure functions work in the description map as well
2013-12-02 14:05:19 -05:00
Joseph Schorr
45bc0d8dd8
Add token view to the user column
2013-12-02 13:56:27 -05:00
Joseph Schorr
20d2aa557a
Only show performer if present
2013-12-02 13:51:42 -05:00
Joseph Schorr
b77dabd586
Move log descriptions into the client side
2013-11-29 00:04:50 -05:00
Joseph Schorr
6c1d2afc0f
CL fixes
2013-11-27 16:56:07 -05:00
Joseph Schorr
cca5daf097
Add support for full logging of all actions in Quay, and the ability to view and filter these logs in the org’s admin view
2013-11-27 02:29:31 -05:00
Joseph Schorr
d5c0f768c2
Abstract out the display of entities (users, robot accounts, and teams) into a nice directive to ensure that we always display the correctly formatted entity information (icon and name)
2013-11-26 14:37:55 -05:00
Joseph Schorr
72acc8769b
Merge branch 'looksirdroids'
2013-11-24 22:43:19 -05:00
Joseph Schorr
6692fdf41c
Ensure that the footer appears properly on the repo pages
2013-11-23 20:03:08 -05:00
Joseph Schorr
4faf782f01
Add docs for robot accounts to the guide
2013-11-22 20:21:26 -05:00
Joseph Schorr
12eb932da1
Get robots UI working
2013-11-22 20:14:44 -05:00
Joseph Schorr
43f2dd80a0
Merge branch 'master' into looksirdroids
2013-11-22 18:22:29 -05:00
Joseph Schorr
098b3b1b33
Start on robots UI
2013-11-22 18:20:51 -05:00
yackob03
5f9da10a36
Make the asterisk smaller.
2013-11-22 17:45:22 -05:00
yackob03
b00f58d164
Add a security page and link it from the landing page and footer.
2013-11-22 15:54:23 -05:00
yackob03
4c21273cf4
Add a trademark disclaimer for the Docker trademark. Make all references to Docker proper nouns.
2013-11-22 12:32:05 -05:00
Joseph Schorr
64fe16249d
Guide improvements
2013-11-21 16:03:11 -05:00
yackob03
e69591c7d6
Add the ability to login with a robot, use the wrench icon for robots all over the place.
2013-11-20 19:43:19 -05:00
yackob03
b407c1d9fb
Add robots to the entity search.
2013-11-20 18:23:59 -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
c7e9b0d9f6
Move the repo admin script requirements to the index.html. For some reason, they were not loading when added inside the partial.
2013-11-19 17:34:14 -05:00
Joseph Schorr
17ff70f001
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2013-11-19 17:06:27 -05:00
Joseph Schorr
b0ac7883e3
Fix so that credit card issues are displayed to the user
2013-11-19 17:06:17 -05:00
yackob03
b8034cb357
Add a sitemap to let google know when to update things.
2013-11-19 17:04:57 -05:00
yackob03
c7355f5509
Remove the old seo-snapshots instrumentation.
2013-11-19 10:52:06 -05:00
yackob03
56be53de23
Merge branch 'master' of bitbucket.org:yackob03/quay
...
Conflicts:
static/directives/header-bar.html
2013-11-18 19:19:57 -05:00
Joseph Schorr
c6f2132094
- Convert to Angular 1.2.1
...
- Change the header into a directive
- Change the repo search into a directive
- Fix ZeroClipboard issue that occurs in the new Chrome beta
- Add support for dynamic <meta description>
2013-11-18 19:03:35 -05:00
yackob03
6355b4a217
Fix some things with the seo snapshots and use the pep8 style guite.
2013-11-18 18:42:27 -05:00
Joseph Schorr
738973cf39
Add the snapshot endpoint to web.py and have the phantomjs running only load the page's HTML once there are no further pending XHR requests
2013-11-18 17:11:06 -05:00
Joseph Schorr
4c6012f756
Add ability to download receipts in PDF form
2013-11-18 14:49:54 -05:00
yackob03
f55e4074e0
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay into webhooks
2013-11-16 14:47:29 -05:00
Joseph Schorr
b6be962bf3
Change the rules about when to show the subscribe dialog
2013-11-15 18:58:47 -05:00
Joseph Schorr
4efc5968c6
Fix missing check
2013-11-15 18:34:54 -05:00
Joseph Schorr
58cb6881c4
Fix wording
2013-11-15 18:30:15 -05:00
Joseph Schorr
cc0f042c00
Add ability to view and change the credit card associated with an account
2013-11-15 18:17:12 -05:00
yackob03
c7841d4beb
Add a panel header to the webhooks panel.
2013-11-15 17:51:20 -05:00
yackob03
ecc5f8fba7
Wire up webhooks to the UI.
2013-11-15 17:45:37 -05:00
Joseph Schorr
68f58eb856
Remove abbreviation
2013-11-15 16:50:11 -05:00
Joseph Schorr
9767390a32
Fix some wording
2013-11-15 16:41:45 -05:00
Joseph Schorr
07e1e95ed1
Add tabs to the repo admin view
2013-11-15 16:40:16 -05:00
Joseph Schorr
04780cb3fa
Fix token bug in stripe payments
2013-11-15 15:31:05 -05:00
Joseph Schorr
457b619647
Add receipt/invoice email support and option to Quay
2013-11-15 14:42:31 -05:00
Joseph Schorr
318dc79de3
Add the payment failed case
2013-11-13 18:06:06 -05:00
Joseph Schorr
971c55608e
Remove plan price in invoice
2013-11-13 18:04:34 -05:00
Joseph Schorr
51dc9c9132
Add all plans to the map in the org admin
2013-11-13 18:00:51 -05:00
Joseph Schorr
e649e669e1
Check in a basic invoice view for organizations
2013-11-13 17:47:45 -05:00
Joseph Schorr
b8dc051705
Change 403 handling to 401 and have a modal dialog (that cannot be removed) display when the user's session has expired. This forces them to reload the page, and thus reset all the state.
2013-11-11 19:26:56 -05:00
Joseph Schorr
07b9128ab6
Return 403 if the user logged in is now an org and handle it on the client
2013-11-11 19:03:18 -05:00
Joseph Schorr
0f473a3a82
Support the additional stripe callbacks
2013-11-08 20:32:56 -05:00
Joseph Schorr
68e1658849
Add automatic email loading to the stripe dialog
2013-11-08 17:50:42 -05:00
yackob03
d7cae4fbca
Merge remote-tracking branch 'origin/orgs'
...
Conflicts:
static/partials/repo-admin.html
2013-11-08 16:44:49 -05:00
yackob03
d6e35e061d
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-08 16:41:42 -05:00
yackob03
09e27d77d0
Change the message for no org repos on the landing page.
2013-11-08 16:41:33 -05:00
Joseph Schorr
bce976d203
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-08 16:30:34 -05:00
Joseph Schorr
466e030247
Handle the case where there isn't only a single root image in the history
2013-11-08 16:30:18 -05:00
yackob03
d9a24b714e
Fill in the tour for organizations. Add the CTA to the bottom of the orgs page. Generate screenshots for the org.
2013-11-08 16:27:12 -05:00
yackob03
3be6ceff15
Add some embedding text describing what exactly the user signing in on the new org page is doing.
2013-11-08 16:22:20 -05:00
yackob03
db13c38451
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-08 16:04:17 -05:00
yackob03
7781cf7f06
Make the text in the repo list for an empty org more accurate.
2013-11-08 16:03:50 -05:00
Joseph Schorr
9f7b1347ef
Add support for having the 'namespace' URL param override the cookie in the namespace selector
2013-11-08 15:58:21 -05:00
Joseph Schorr
5656e8503d
Remove unnecessary call
2013-11-08 14:06:57 -05:00
Joseph Schorr
3b9d13c42f
One more fix needed
2013-11-07 23:38:34 -05:00
Joseph Schorr
8f5710afe5
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-07 23:36:19 -05:00
Joseph Schorr
be0fba276f
Bug fixes:
...
- Report proper errors when trying to change permissions
- Turn off the auto-caps of the team names
- Fix the is_org_member checks everywhere
- Fix resetting of roles if the change was not successful
2013-11-07 23:35:27 -05:00
yackob03
c076311799
Fix the icon to remove a team from a repo.
2013-11-07 23:29:36 -05:00
yackob03
9f1bf1499d
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
...
Conflicts:
static/partials/new-organization.html
2013-11-07 22:47:27 -05:00
yackob03
931ba5f9b9
Update the screenshots to generate some action shots of the org.
2013-11-07 22:46:11 -05:00
Joseph Schorr
ecd09358ee
Cache bust the search box when the user changes and fix an NPE in the landing page controller
2013-11-07 22:44:34 -05:00
yackob03
d524559bce
Fix the repo search to include repos that you get through a team and repos for which you have admin on the org.
2013-11-07 22:44:18 -05:00
Joseph Schorr
fe69ba5ec1
- Fix a bug with subscribing in the new repo view
...
- Have conversion to organization update its plan to a business plan
- Fix bug in the repo donut usage graph thingy where it had zero size when not in the default tab
2013-11-07 22:08:23 -05:00
yackob03
7d8336cb6d
User smaller titles for some things in the header. Fix capitalization on guide page.
2013-11-07 17:20:39 -05:00
yackob03
d52c7287c6
Make the password change form less wide on the user admin screen.
2013-11-07 17:18:25 -05:00
Joseph Schorr
3f2d51651e
Start on organization conversion. Note that this does not yet move over the user's plan to an org plan
2013-11-07 16:33:56 -05:00
Joseph Schorr
a7415ef4d3
Have the org plans on the plans page link to new organization, with the selected plan, well… selected :)
2013-11-07 15:33:56 -05:00
Joseph Schorr
44f1ff0ef1
Add ability to create a new organization
2013-11-07 15:19:52 -05:00
Joseph Schorr
70c02eae16
Work in progress: Organizations page (with a fake tour) and start on the locations for the create new org and convert to org forms
2013-11-07 01:48:58 -05:00
Joseph Schorr
0c4dec6de4
- Fix namespace drop down to save the namespace last selected (and validate)
...
- Add a "can_create_repo" entry to the organization and have orgs grayed out in the new repo view if the user cannot create a repo
- Fix the multiple-orgs bug in the model
- Have the "create new repository" button disappear on landing if the org is selected and the user does not have create permissions for that org
2013-11-07 00:49:13 -05:00
Joseph Schorr
4b460be4dd
Update repo list and landing page to support choosing the list of repos to see (org or personal)
2013-11-06 21:52:31 -05:00
Joseph Schorr
ce91190a7e
Fix race condition in the plan manager
2013-11-06 19:19:21 -05:00
Joseph Schorr
56f777448a
Add the members tab to the org admin
2013-11-06 19:06:59 -05:00
Joseph Schorr
fb1732d069
Fix it so the user admin page shows the plan pay dialog when loaded with the proper parameter
2013-11-06 18:14:22 -05:00
Joseph Schorr
62d057d7aa
Hide the cancel button on the free plans
2013-11-06 18:05:34 -05:00
Joseph Schorr
10db2884ac
Redo user admin page to match the style of the org admin page
2013-11-06 17:59:16 -05:00
Joseph Schorr
dba806fd97
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-06 17:30:26 -05:00
Joseph Schorr
a6a225dd5f
Check in all new plan manager directive and add a nice donut chart for the repository usage by the user/org
2013-11-06 17:30:20 -05:00
yackob03
fb5fa4b15a
Add a quay logo to the stripe checkout process.
2013-11-06 14:55:40 -05:00
Joseph Schorr
e356a10378
Add support for org-based subscriptions
2013-11-06 14:19:56 -05:00
Joseph Schorr
b145f72369
Start on org admin page
2013-11-05 18:39:27 -05:00
Joseph Schorr
91806ee252
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-05 17:20:56 -05:00
Joseph Schorr
237614dcef
Finish up create team
2013-11-05 17:20:43 -05:00
yackob03
a1476b32ea
Fix the problem where users in normal repos are marked as outside of the organization.
2013-11-05 17:10:14 -05:00
Joseph Schorr
a3970fa75c
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-05 16:15:09 -05:00
Joseph Schorr
221a7d4998
Work on adding new team button
2013-11-05 16:15:04 -05:00
yackob03
5088fc9948
Improve the responsiveness of the org-view a bit.
2013-11-05 16:05:38 -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
fa8b970d99
Add a triangle notification in the repo users list when a user is not part of the organization
2013-11-05 15:15:26 -05:00
Joseph Schorr
6e2b2126a6
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-05 14:47:56 -05:00
yackob03
ac72a8d86d
Pass whether an orgazanition is creating the plan to the plan service to calculate the next minimum plan.
2013-11-05 14:47:48 -05:00
Joseph Schorr
a79b181496
Add a roles directive and properly recolor the roles
2013-11-05 14:47:46 -05:00
yackob03
b11ab44285
Add the business plans in.
2013-11-05 14:40:45 -05:00
Joseph Schorr
1cd4fa8d9b
Add team permissions support
2013-11-04 22:58:21 -05:00
Joseph Schorr
97fa69a361
Add ability to display and edit the team's description
2013-11-04 20:17:58 -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
Joseph Schorr
e70f863350
Work in progress: Continue on org view
2013-11-04 19:11:13 -05:00
yackob03
3a11ea4229
Made a stupid assumption about when users belonged to an organization, now paying for my terrible ways.
2013-11-04 18:52:38 -05:00
Joseph Schorr
b56bb92801
Work in progress: Continue on org view
2013-11-04 16:51:25 -05:00
Joseph Schorr
ba7360f2a9
Work in progress: Start on org view
2013-11-04 16:39:29 -05:00
Joseph Schorr
61e9b1629d
Work in progress: Start on org view and finish up the team members view
2013-11-04 16:21:49 -05:00
Joseph Schorr
e6fadbca05
Add ability to change the members of a team
2013-11-04 15:31:38 -05:00
Joseph Schorr
633f603f9d
Merge branch 'master' into orgs
...
Conflicts:
endpoints/api.py
static/partials/new-repo.html
2013-11-04 14:59:00 -05:00
Joseph Schorr
ecbd1f1ef3
Work in progress: Add the team management page
2013-11-04 14:56:54 -05:00
Joseph Schorr
100ec563fa
- Add an entity-search directive for adding a nice search box for users or teams
...
- Add support for team-based permissions to the repos
2013-11-01 21:48:10 -04:00
Joseph Schorr
9fa77aaa48
Add proper messaging if an organization has gone over the repo limit. This change also moves plan information into the server
2013-11-01 19:13:58 -04:00
yackob03
41171c2c2a
Fix one of the font-awesome icons that I missed.
2013-11-01 18:53:10 -04:00
Joseph Schorr
1f0b142535
Add a namespace selector for choosing the namespace in the new repo view
2013-11-01 17:35:26 -04:00
Joseph Schorr
d7148b1711
Start on controllers and the API for organizations. Also adds fake model methods
2013-10-31 18:17:26 -04:00
Joseph Schorr
c3b10c12bb
Add check for existing repo with the same name
2013-10-31 15:04:07 -04:00
yackob03
834cb28d30
Fix a typo on the v1 page.
2013-10-31 11:32:17 -04:00
yackob03
65aad1a2d9
Merge remote-tracking branch 'origin/dockerbuild'
...
Conflicts:
static/css/quay.css
2013-10-30 18:42:17 -04:00
Joseph Schorr
ac88ca4ac2
Add dispose to the correct tree
2013-10-30 16:13:34 -04:00
Joseph Schorr
6a4341e2cf
Show a please sign in message instead of redirecting on the new repo page
2013-10-30 15:44:01 -04:00
Joseph Schorr
ab2385d909
Merge branch 'dockerbuild' of https://bitbucket.org/yackob03/quay into dockerbuild
2013-10-30 15:12:01 -04:00
Joseph Schorr
e047b5e11e
Dispose of the existing image tree so that a new one can be drawn in its place
2013-10-30 13:55:44 -04:00
yackob03
9dcf427f99
Remove an unnecessary check from the listImages function.
2013-10-30 13:40:55 -04:00
yackob03
d39848962f
Merge branch 'dockerbuild' of ssh://bitbucket.org/yackob03/quay into dockerbuild
2013-10-30 13:23:20 -04:00
yackob03
b9cdf93758
Make the quay support a mailto link.
2013-10-30 13:23:09 -04:00
Joseph Schorr
8a0d6d05b4
Fix case where image changes load results in a 404
2013-10-30 13:03:44 -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
Joseph Schorr
dbbec5a853
Fix description handling in new repo view
2013-10-29 20:21:18 -04:00
Joseph Schorr
da71aa7254
Clear the timer that watches build status when the page is changed
2013-10-29 18:56:56 -04:00
yackob03
a313a77a6b
Switch some unnecessary button calls over to links.
2013-10-29 13:41:26 -04:00
Joseph Schorr
1ee21318d4
Have the private option in the new repo form alert the user about needing to purchase a plan and let them do so
2013-10-28 17:08:26 -04:00
Joseph Schorr
bb2446c45c
Actually, there is a simpler way to do this
2013-10-28 13:33:19 -04:00
Joseph Schorr
59543a2e51
Add the image push percent to the progress bar
2013-10-28 13:31:43 -04:00
Joseph Schorr
5175364e62
Add a create repo button in a few places
2013-10-28 13:22:18 -04:00
Joseph Schorr
8cb177128b
Fixes to the new repo and build status:
...
- make the new repo icon gray
- have the build status properly center (this is a hack, unfortunately)
- have the build status update when open
2013-10-28 13:09:22 -04:00
yackob03
b1a5b9c343
Fix CORS s3 upload.
2013-10-26 18:37:53 -04:00
Joseph Schorr
28f6ff1605
Get file dropping working and wire it up to call the build repo endpoint
2013-10-26 17:20:59 -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
e07e624c15
Missed a few links.
2013-10-24 23:58:05 -04:00
yackob03
e418d21d31
Fix the header links when we're on a non-angular page.
2013-10-24 23:56:08 -04:00
Joseph Schorr
2afb8c85b1
Get the new repo page ready for wiring
2013-10-24 18:13:24 -04:00
Joseph Schorr
1d51618c9d
Fix repo circle positioning by changing to absolute sizes everywhere
2013-10-24 17:51:09 -04:00
Joseph Schorr
2113fcf54f
Merge branch 'dockerbuild' of https://bitbucket.org/yackob03/quay into dockerbuild
2013-10-24 17:42:17 -04:00
Joseph Schorr
70fd9afb2b
Start on new repo page
2013-10-24 17:41:55 -04:00
yackob03
b4d916bcc5
Update to Font Awesome 4.
2013-10-24 17:41:37 -04:00
Joseph Schorr
a8ebdc79c4
Animate the user notification and make it red
2013-10-22 23:10:32 -04:00
Joseph Schorr
4b25d2458b
Change the filename to .dockercfg
2013-10-22 22:46:43 -04:00
Joseph Schorr
a22c8de38a
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2013-10-22 22:39:55 -04:00
Joseph Schorr
08c365be28
Add a "Download dockercfg" link to the token view
2013-10-22 22:39:36 -04:00
yackob03
e18eefdd43
Update screenshots.js to remove olark. Regenerate screenshots.
2013-10-22 16:36:26 -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
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
yackob03
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.
2013-10-12 13:14:22 -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
04b8a009da
- Add a debug mode to the casper script
...
- Have the casper script generate screenshots for the repo view and repo admin
2013-10-11 15:02:08 -04:00
Joseph Schorr
16b334957c
Add description padding
2013-10-11 12:58:54 -04:00
yackob03
076ef34ff2
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2013-10-11 01:17:57 -04:00
yackob03
3f4d49213c
Merge branch 'prerender'
2013-10-11 01:17:33 -04:00
Joseph Schorr
44eef148e7
Skip the first encountered node (since it is the root of the collapsed tree)
2013-10-11 01:10:23 -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
yackob03
da29da5c66
More updates to allow for static snapshotting.
2013-10-10 23:42:03 -04:00
yackob03
785995b473
First stab at trying to pre-render content for search crawlers.
2013-10-10 20:53:14 -04:00
Joseph Schorr
2ae4dbd9fa
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2013-10-10 20:48:33 -04:00
Joseph Schorr
90759e0cb2
New view repo UI
2013-10-10 20:43:37 -04:00
yackob03
ce81431cd3
Enable HTML5 mode for routing.
2013-10-10 19:06:04 -04:00
yackob03
5cca40e41d
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
2013-10-10 17:32:39 -04:00
yackob03
32b28df2d2
Send a registration even for github created users. Alias their new username to their old mixpanel ID passed in the OAuth state parameter.
2013-10-10 17:32:32 -04:00
Joseph Schorr
a7f5b5e033
Reverse the direction of the tree and make it dynamically change the current tag.
2013-10-10 17:13:42 -04:00
yackob03
b9a5060882
Set the created variable in a set_once on the user service. This will make it work for github logins as well.
2013-10-10 16:34:59 -04:00
yackob03
669b3fcde1
Add login with GitHub to the landing page.
2013-10-10 14:42:14 -04:00
yackob03
5b25d8db5b
Reset the form back to a pristine state on a successful password change.
2013-10-10 14:02:28 -04:00
yackob03
3cadc5bdb8
Fix a literally insignificant typo.
2013-10-10 14:02:11 -04:00
yackob03
16ee147eae
Add a form for changing the password and prompt the user to do so when there is no password on the account.
2013-10-10 13:44:34 -04:00
Joseph Schorr
bb5fea6a5f
Add tree view for image history
2013-10-10 02:09:17 -04:00
Joseph Schorr
b924fa5336
Merge branch 'master' of https://bitbucket.org/yackob03/quay
2013-10-10 00:40:30 -04:00
Joseph Schorr
9f094af1b2
Begin work on an image history tree view
2013-10-10 00:40:18 -04:00
yackob03
3d89227752
First iteration of sign-in with gihub.
2013-10-09 23:00:34 -04:00
yackob03
8dcfe412e8
Tweak the titles a bit.
2013-10-09 18:33:25 -04:00
Joseph Schorr
d7ea1944e3
Make the landing page show the arrow on smaller resolutions, as well as some basic SEO fixes
2013-10-09 17:57:29 -04:00
yackob03
12e91022cc
Use the stripe publishable key for prod in prod. Track when a user signs up for a plan.
2013-10-08 13:57:48 -04:00
yackob03
5a5ddf2c0e
Fix the width on the twitter typeahead to match the parent.
2013-10-08 11:55:57 -04:00
yackob03
5d977f5299
Track users across registration. Send people analytics with a created date on first registration.
2013-10-08 11:52:02 -04:00
yackob03
810b711fc4
Fix a tab and remove some console.logs
2013-10-08 11:36:45 -04:00
yackob03
427b745f2f
Fix mixed content warning on landing page.
2013-10-07 14:05:53 -04:00
yackob03
0af85e4751
Increase the spacing on the tour. Use col-md, Alternate which side the image appears on for each step, make sure they are still aligned properly when collapsed. Use responsive images.
2013-10-05 14:33:31 -04:00
Joseph Schorr
5b99586ffc
Add a basic tour to the landing page
2013-10-04 22:18:42 -04:00
yackob03
3eca5f65e1
Add a visible free plan. Tweak the plans and pricing page. Move all plans to a central plans service to have a single point for editing. Support the free plan on the user admin page. Tweak the landing page.
2013-10-04 14:35:51 -04:00
yackob03
e5d100842d
Fix tabs.
2013-10-03 16:16:10 -04:00
Joseph Schorr
be1582ba29
Add mix panel analytics to Quay
2013-10-03 15:46:22 -04:00
yackob03
df36a0b913
Remove the spin.js dependency from our repo.
2013-10-03 14:30:43 -04:00
yackob03
5f88e89ecd
Merge branch 'master' into nospinjs
...
Conflicts:
static/partials/landing.html
2013-10-03 13:57:55 -04:00
yackob03
f308ba5e28
Make the landing page responsive.
2013-10-03 13:54:59 -04:00
yackob03
237b0418f9
Rip out spinjs in favor of a font-awesome + css spinner.
2013-10-03 12:27:39 -04:00
yackob03
31a72253a9
Fix a typo on the getting started guide.
2013-10-03 12:11:13 -04:00
Joseph Schorr
0ce2252d1d
Add a plans/pricing page
2013-10-02 18:14:51 -04:00
Joseph Schorr
c2e9a766f7
Make the account settings view a tiny bit nicer looking
2013-10-02 14:50:02 -04:00