sourcebot/packages/db/prisma/migrations
Michael Sukkarieh fdd71cfcfe
add better visualization for connection/repo errors and warnings (#201)
* replace upsert with seperate create many and raw update many calls

* add bulk repo status update and queue addition with priority

* add support for managed redis

* add note for changing raw sql on schema change

* add error package and use BackendException in connection manager

* handle connection failure display on web app

* add warning banner for not found orgs/repos/users

* add failure handling for gerrit

* add gitea notfound warning support

* add warning icon in connections list

* style nits

* add failed repo vis in connections list

* added retry failed repo index buttons

* move nav indicators to client with polling

* fix indicator flash issue and truncate large list results

* display error nav better

* truncate failed repo list in connection list item

* fix merge error

* fix merge bug

* add connection util file [wip]

* refactor notfound fetch logic and add missing error package to dockerfile

* move repeated logic to function and add zod schema for syncStatusMetadata
2025-02-19 18:10:22 -08:00
..
20250122225856_postgres_init Migrate to postgres (#174) 2025-01-23 10:23:46 -08:00
20250124045320_rename_config_to_connection Connection management (#178) 2025-01-24 13:16:08 -08:00
20250124063518_remove_repo_tenant_id Connection management (#178) 2025-01-24 13:16:08 -08:00
20250124173816_relate_connection_and_repo Connection management (#178) 2025-01-24 13:16:08 -08:00
20250124190846_add_secret_table add concept of secrets (#180) 2025-01-27 14:07:07 -08:00
20250124230248_add_name_to_connection Connection management (#183) 2025-02-04 15:04:05 -05:00
20250124231224_add_connection_type Connection management (#183) 2025-02-04 15:04:05 -05:00
20250203215003_add_repo_image Connection management (#183) 2025-02-04 15:04:05 -05:00
20250206180955_add_domain Domain support 2025-02-12 13:45:12 -08:00
20250210191917_add_invite_table add invite system and google oauth provider (#185) 2025-02-10 14:31:38 -08:00
20250212061001_remove_active_org_id Domain support 2025-02-12 13:45:12 -08:00
20250212185343_add_stripe_customer_id_to_org wip add paywall 2025-02-12 13:03:31 -08:00
20250214051339_add_hashed_password Credentials provider (#192) 2025-02-14 21:00:45 -08:00
20250214214601_add_stripe_subscription_status_to_org cleanup org's repos and shards if it's inactive (#194) 2025-02-15 09:58:17 -08:00
20250218193104_add_connection_sync_metadata add better visualization for connection/repo errors and warnings (#201) 2025-02-19 18:10:22 -08:00
migration_lock.toml Migrate to postgres (#174) 2025-01-23 10:23:46 -08:00