Commit graph

  • 3b4a090b7e yackob03 2013-11-07 23:29:36 -0500
  • c076311799 Fix the icon to remove a team from a repo. yackob03 2013-11-07 23:29:36 -0500
  • b1c05ae09a yackob03 2013-11-07 22:47:27 -0500
  • 9f1bf1499d Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs yackob03 2013-11-07 22:47:27 -0500
  • e6a63b1800 yackob03 2013-11-07 22:46:11 -0500
  • 931ba5f9b9 Update the screenshots to generate some action shots of the org. yackob03 2013-11-07 22:46:11 -0500
  • 06d9c2735b Joseph Schorr 2013-11-07 22:44:34 -0500
  • ecd09358ee Cache bust the search box when the user changes and fix an NPE in the landing page controller Joseph Schorr 2013-11-07 22:44:34 -0500
  • a165959aef yackob03 2013-11-07 22:44:18 -0500
  • d524559bce Fix the repo search to include repos that you get through a team and repos for which you have admin on the org. yackob03 2013-11-07 22:44:18 -0500
  • 97d90562a3 yackob03 2013-11-07 22:43:43 -0500
  • 52e82cfb10 Change the devtableorg to an org called buynlarge. yackob03 2013-11-07 22:43:43 -0500
  • 934261d447 Joseph Schorr 2013-11-07 22:08:23 -0500
  • 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 Joseph Schorr 2013-11-07 22:08:23 -0500
  • 2036c30da0 yackob03 2013-11-07 18:08:38 -0500
  • 294d4849a2 Prevent login on accounts that have been converted to organizations. Fix a bug in the tags api. yackob03 2013-11-07 18:08:38 -0500
  • d1f55e1e81 yackob03 2013-11-07 17:24:01 -0500
  • ef67c0d2c3 Add instructions on how to run the tests. yackob03 2013-11-07 17:24:01 -0500
  • 3af04a3eb5 yackob03 2013-11-07 17:20:39 -0500
  • 7d8336cb6d User smaller titles for some things in the header. Fix capitalization on guide page. yackob03 2013-11-07 17:20:39 -0500
  • 6560f65f80 yackob03 2013-11-07 17:18:25 -0500
  • d52c7287c6 Make the password change form less wide on the user admin screen. yackob03 2013-11-07 17:18:25 -0500
  • 477b17ca54 yackob03 2013-11-07 17:11:10 -0500
  • 71f7320532 Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs yackob03 2013-11-07 17:11:10 -0500
  • 77f8f2abbf yackob03 2013-11-07 17:10:57 -0500
  • 8a738c2bf9 Add some tests to make sure our docker API is properly respecting auth. yackob03 2013-11-07 17:10:57 -0500
  • c628fa207d yackob03 2013-11-07 17:09:47 -0500
  • 05ccd4e793 Make some responses from the index api more appropriate. yackob03 2013-11-07 17:09:47 -0500
  • 6ba99cefa0 yackob03 2013-11-07 17:09:15 -0500
  • 603ad53f6a Fix some bugs in the tags registry api. yackob03 2013-11-07 17:09:15 -0500
  • 0e26f9394a Joseph Schorr 2013-11-07 16:33:56 -0500
  • 3f2d51651e Start on organization conversion. Note that this does not yet move over the user's plan to an org plan Joseph Schorr 2013-11-07 16:33:56 -0500
  • ac875f083a Joseph Schorr 2013-11-07 15:33:56 -0500
  • a7415ef4d3 Have the org plans on the plans page link to new organization, with the selected plan, well… selected :) Joseph Schorr 2013-11-07 15:33:56 -0500
  • 09809d4bae Joseph Schorr 2013-11-07 15:22:15 -0500
  • d45de5a8dd required_json_args is gone Joseph Schorr 2013-11-07 15:22:15 -0500
  • 23a1ed9cda Joseph Schorr 2013-11-07 15:19:57 -0500
  • 5858ba0ee0 Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs Joseph Schorr 2013-11-07 15:19:57 -0500
  • d2e05ef5c7 Joseph Schorr 2013-11-07 15:19:52 -0500
  • 44f1ff0ef1 Add ability to create a new organization Joseph Schorr 2013-11-07 15:19:52 -0500
  • 79aabccb37 yackob03 2013-11-07 13:19:20 -0500
  • 1e72644ef8 PEP8 format the test spec. yackob03 2013-11-07 13:19:20 -0500
  • ed5dbef517 yackob03 2013-11-07 12:55:35 -0500
  • 2663a534d7 Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs yackob03 2013-11-07 12:55:35 -0500
  • 77bce61b9f yackob03 2013-11-07 12:54:44 -0500
  • 161a6284f0 Refactor the tests to be less ugly. yackob03 2013-11-07 12:54:44 -0500
  • cbbcb5881b yackob03 2013-11-07 12:54:21 -0500
  • ff7cd2f0a5 Subtle tweaks to the api and a fix for one bug where teams could be added to repository permissions through the API even if they were not part of the org. yackob03 2013-11-07 12:54:21 -0500
  • f8af06a64e yackob03 2013-11-07 12:52:46 -0500
  • d064af2800 Fix a bug where org admin was not sufficient for the modify repository permission. yackob03 2013-11-07 12:52:46 -0500
  • 854103e09a Joseph Schorr 2013-11-07 01:48:58 -0500
  • 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 Joseph Schorr 2013-11-07 01:48:58 -0500
  • 31a515d218 Joseph Schorr 2013-11-07 00:49:13 -0500
  • 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 Joseph Schorr 2013-11-07 00:49:13 -0500
  • 766d047539 yackob03 2013-11-06 23:35:37 -0500
  • babc6fa867 We were asking for too many parameters for changing the plan, token is not always necessary. yackob03 2013-11-06 23:35:37 -0500
  • 47f3effa66 yackob03 2013-11-06 23:22:02 -0500
  • 2b0f3a9ba7 Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs yackob03 2013-11-06 23:22:02 -0500
  • c99c49a27f yackob03 2013-11-06 23:21:54 -0500
  • 6d9207d23a Check in the new test db with the reader user. yackob03 2013-11-06 23:21:54 -0500
  • 0d3fca09c8 yackob03 2013-11-06 23:21:12 -0500
  • 2cd98fc58e Make the app config more powerful in terms of injecting fake dependencies. Refactor the tests to use metaclasses and to actually all run. yackob03 2013-11-06 23:21:12 -0500
  • 8b357eb0ce Joseph Schorr 2013-11-06 21:52:31 -0500
  • 4b460be4dd Update repo list and landing page to support choosing the list of repos to see (org or personal) Joseph Schorr 2013-11-06 21:52:31 -0500
  • 452e5a91e1 Joseph Schorr 2013-11-06 19:19:21 -0500
  • ce91190a7e Fix race condition in the plan manager Joseph Schorr 2013-11-06 19:19:21 -0500
  • 623f7734fc Joseph Schorr 2013-11-06 19:06:59 -0500
  • 56f777448a Add the members tab to the org admin Joseph Schorr 2013-11-06 19:06:59 -0500
  • c1017b0bb5 Joseph Schorr 2013-11-06 18:14:22 -0500
  • fb1732d069 Fix it so the user admin page shows the plan pay dialog when loaded with the proper parameter Joseph Schorr 2013-11-06 18:14:22 -0500
  • 5a0f5700f4 Joseph Schorr 2013-11-06 18:05:34 -0500
  • 62d057d7aa Hide the cancel button on the free plans Joseph Schorr 2013-11-06 18:05:34 -0500
  • ce9afad746 Joseph Schorr 2013-11-06 17:59:27 -0500
  • 700709c891 Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs Joseph Schorr 2013-11-06 17:59:27 -0500
  • f5483e47ce Joseph Schorr 2013-11-06 17:59:16 -0500
  • 10db2884ac Redo user admin page to match the style of the org admin page Joseph Schorr 2013-11-06 17:59:16 -0500
  • 00a5bc3e35 yackob03 2013-11-06 17:56:31 -0500
  • 2a849f631b Add the next batch of tests and fixes. yackob03 2013-11-06 17:56:31 -0500
  • e9b892acb3 Joseph Schorr 2013-11-06 17:30:26 -0500
  • dba806fd97 Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs Joseph Schorr 2013-11-06 17:30:26 -0500
  • ed2bee1a7d Joseph Schorr 2013-11-06 17:30:20 -0500
  • a6a225dd5f Check in all new plan manager directive and add a nice donut chart for the repository usage by the user/org Joseph Schorr 2013-11-06 17:30:20 -0500
  • 0f66fcf40b yackob03 2013-11-06 17:09:22 -0500
  • db59b5bf9c Add some tests to verify we're not leaking anything to completely public users (we're not) yackob03 2013-11-06 17:09:22 -0500
  • a866438076 yackob03 2013-11-06 14:55:51 -0500
  • 7dc4c2b250 Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs yackob03 2013-11-06 14:55:51 -0500
  • a0d79afd1d yackob03 2013-11-06 14:55:40 -0500
  • fb5fa4b15a Add a quay logo to the stripe checkout process. yackob03 2013-11-06 14:55:40 -0500
  • f3d5cadf90 Joseph Schorr 2013-11-06 14:48:59 -0500
  • 934acce6d4 Fix bug around free business plan and verify that a plan requested is in the correct set Joseph Schorr 2013-11-06 14:48:59 -0500
  • 0d1bcbcf51 Joseph Schorr 2013-11-06 14:19:56 -0500
  • e356a10378 Add support for org-based subscriptions Joseph Schorr 2013-11-06 14:19:56 -0500
  • b3a9b650ff Joseph Schorr 2013-11-05 18:39:38 -0500
  • 97a7cd23e7 Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs Joseph Schorr 2013-11-05 18:39:38 -0500
  • 574289399d Joseph Schorr 2013-11-05 18:39:27 -0500
  • b145f72369 Start on org admin page Joseph Schorr 2013-11-05 18:39:27 -0500
  • 81baa9012d yackob03 2013-11-05 18:37:28 -0500
  • e3a3ce0f80 Prevent the user from revoking their own admin privileges. yackob03 2013-11-05 18:37:28 -0500
  • 21c2c7db19 Joseph Schorr 2013-11-05 17:20:56 -0500
  • 91806ee252 Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs Joseph Schorr 2013-11-05 17:20:56 -0500