browsertrix/backend/btrixcloud
Tessa Walsh 60afb19472
Add API endpoint to import subscription for existing org (#1930)
Fixes #1926 

- adds /subscriptions/import endpoint for importing an existing subscription to an existing org
- add SubscriptionImport object and log as 'import' event in subscription events collection

---------
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2024-07-16 16:17:02 -07:00
..
migrations Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
operator Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
__init__.py
auth.py Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
background_jobs.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
basecrawls.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
colls.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
crawlconfigs.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
crawlmanager.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawls.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
db.py Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
emailsender.py Adds Subscription API (#1914) 2024-07-10 17:41:16 -07:00
invites.py Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
k8sapi.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
main_op.py Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
main.py Adds Subscription API (#1914) 2024-07-10 17:41:16 -07:00
models.py Add API endpoint to import subscription for existing org (#1930) 2024-07-16 16:17:02 -07:00
orgs.py Add API endpoint to import subscription for existing org (#1930) 2024-07-16 16:17:02 -07:00
pages.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
pagination.py
profiles.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
storages.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
subs.py Add API endpoint to import subscription for existing org (#1930) 2024-07-16 16:17:02 -07:00
uploads.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
users.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
utils.py Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
version.py version: bump to 1.10.2 2024-06-11 16:28:40 -07:00
webhooks.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00