AutoGPT/autogpt_platform/backend/migrations
Nicholas Tindle 3aebed61d2
feat(backend): credential swap to api keys in cred store (#8403)
* feat(backend): credential swap

* ci: formatting

* fix: importing is hard okay

* fix: spelln' is hard

* feat: better credential provider handling

* docs: update the imports locations

* fix: test credentials + formatting

* feat: drop continuous read mode

* fix: lint

* feat: fallback credentials

* feat: charge for credential useage and have a bad backup mechnism

* fix: don't save default credentials + add d_id

* fix: formatting

* feat: basic encryption/decryption

* ref: move files around

* ref: sign all blocks out of their credentials

* ref: update target to match a new, and encrypted future

* wip: llm provider merger

* don't delete `credentials` input on nodes

* fix llm block ci issues

* updated get AICredentials

* fix fix

* insert migration to move integration credentials from `auth.user` metadata to `platform.User.metadata`

* fixed migration

* add migration for existing user integration credentials

* disabled reddit and email block

* fix credential handling in LLM blocks

* add other secret fields to credential scrubber migration

* add other secret fields to credential scrubber migration (vol. 2)

* fix: pr fixes

* fix: mock funciton

* add encrypted values

---------

Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
Co-authored-by: SwiftyOS <craigswift13@gmail.com>
Co-authored-by: Aarushi <50577581+aarushik93@users.noreply.github.com>
Co-authored-by: Aarushi <aarushik93@gmail.com>
2024-10-31 02:36:38 +00:00
..
20240722143307_migrations refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240726131311_node_input_unique_constraint refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240729061216_static_input_link refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240804040801_add_subgraph refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240805115810_add_user_management refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240807123738_add_index_users refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240808095419_add_required_user_ids refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240902223334_add_stats_column refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240906155206_add_created_at_updated_at refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240914033334_user_credit refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240918163611_add_analytics_tables refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
20240930151406_reassign_block_ids refactor(blocks): Reassign non-random IDs (#8229) 2024-10-01 15:08:42 +01:00
20241007090536_add_on_delete_platform feat(platform,db): Add on deletes (#8272) 2024-10-07 14:44:37 +04:00
20241007115713_cascade_graph_deletion feat(platform): Add delete agent functionality (#8273) 2024-10-08 16:03:26 +00:00
20241007175111_move_oauth_creds_to_user_obj refactor(backend): Move credentials storage to prisma user (#8283) 2024-10-22 13:33:54 +01:00
20241007175112_add_oauth_creds_user_trigger refactor(backend): Move credentials storage to prisma user (#8283) 2024-10-22 13:33:54 +01:00
20241030014950_move_integration_creds_to_platform.User feat(backend): credential swap to api keys in cred store (#8403) 2024-10-31 02:36:38 +00:00
20241030061705_encrypt_user_metadata feat(backend): credential swap to api keys in cred store (#8403) 2024-10-31 02:36:38 +00:00
20241030063332_drop_all_credentials_from_constant_input feat(backend): credential swap to api keys in cred store (#8403) 2024-10-31 02:36:38 +00:00
migration_lock.toml refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00