browsertrix/backend/btrixcloud
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
..
k8s VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
__init__.py
archives.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
colls.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
crawl_job.py add exclusion api, fixes #311 (#349) 2022-11-12 17:24:30 -08:00
crawlconfigs.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
crawlmanager.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
crawls.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
db.py Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
emailsender.py style pass: normalize docstring spacing 2022-10-19 21:47:34 -07:00
invites.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
main.py Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
profile_job.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
profiles.py API filters by user + crawl collection ids (#462) 2023-01-11 16:50:38 -08:00
storages.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
users.py Add default organization + invite to default org (#465), #455 2023-01-12 16:44:18 -08:00
version.py VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00