browsertrix/backend/test
Tessa Walsh 49460bb070
Add default organization + invite to default org (#465), #455
- Add default switch to Archive (org) model
- Set default org name via values.yaml
- Add check to ensure only one org with default org name exists
- Stop creating new orgs for new users
- Add new API endpoints for creating and renaming orgs (part of #457)
- Make Archive.name unique via index
- Wait for db connection on init, log if waiting
- Make archive-less invites invite user to default org with Owner role
- Rename default org from chart value if changed
- Don't create new org for invited users
2023-01-12 16:44:18 -08:00
..
__init__.py Use archive_viewer_dep permissions to GET crawls (#443) 2023-01-09 19:11:53 -08:00
conftest.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
test_crawl_config_tags.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_filter_results.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_login.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00
test_org.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
test_permissions.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
test_run_crawl.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
test_users.py Backend lint check (#451) 2023-01-10 16:17:06 -08:00