yackob03
314cadd187
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-08 14:04:10 -05:00
yackob03
d63e75ddd2
Fix the mega query.
2013-11-08 14:04:03 -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
yackob03
30ca5a272b
Add a screenshot for the repo admin of an org repo.
2013-11-07 23:36:16 -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
5fe1a6806e
Fix the team results for the entities query.
2013-11-07 23:35:20 -05:00
yackob03
393534bfb4
Add an outside user to the orgrepo for the purpose of screenshots.
2013-11-07 23:29:58 -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
yackob03
52e82cfb10
Change the devtableorg to an org called buynlarge.
2013-11-07 22:43:43 -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
294d4849a2
Prevent login on accounts that have been converted to organizations. Fix a bug in the tags api.
2013-11-07 18:08:38 -05:00
yackob03
ef67c0d2c3
Add instructions on how to run the tests.
2013-11-07 17:24:01 -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
yackob03
71f7320532
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-07 17:11:10 -05:00
yackob03
8a738c2bf9
Add some tests to make sure our docker API is properly respecting auth.
2013-11-07 17:10:57 -05:00
yackob03
05ccd4e793
Make some responses from the index api more appropriate.
2013-11-07 17:09:47 -05:00
yackob03
603ad53f6a
Fix some bugs in the tags registry api.
2013-11-07 17:09:15 -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
d45de5a8dd
required_json_args is gone
2013-11-07 15:22:15 -05:00
Joseph Schorr
5858ba0ee0
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-07 15:19:57 -05:00
Joseph Schorr
44f1ff0ef1
Add ability to create a new organization
2013-11-07 15:19:52 -05:00
yackob03
1e72644ef8
PEP8 format the test spec.
2013-11-07 13:19:20 -05:00
yackob03
2663a534d7
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-07 12:55:35 -05:00
yackob03
161a6284f0
Refactor the tests to be less ugly.
2013-11-07 12:54:44 -05:00
yackob03
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.
2013-11-07 12:54:21 -05:00
yackob03
d064af2800
Fix a bug where org admin was not sufficient for the modify repository permission.
2013-11-07 12:52:46 -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
yackob03
babc6fa867
We were asking for too many parameters for changing the plan, token is not always necessary.
2013-11-06 23:35:37 -05:00
yackob03
2b0f3a9ba7
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
2013-11-06 23:22:02 -05:00
yackob03
6d9207d23a
Check in the new test db with the reader user.
2013-11-06 23:21:54 -05:00
yackob03
2cd98fc58e
Make the app config more powerful in terms of injecting fake dependencies. Refactor the tests to use metaclasses and to actually all run.
2013-11-06 23:21:12 -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
700709c891
Merge branch 'orgs' of https://bitbucket.org/yackob03/quay into orgs
2013-11-06 17:59:27 -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
yackob03
2a849f631b
Add the next batch of tests and fixes.
2013-11-06 17:56:31 -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
db59b5bf9c
Add some tests to verify we're not leaking anything to completely public users (we're not)
2013-11-06 17:09:22 -05:00