quivr/backend/supabase/migrations
Antoine Dewez da3880a685
feat(frontend): add notifications for document uploads (#2549)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-05-06 08:57:02 -07:00
..
20240103173626_init.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103175048_prod.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103181249_premium.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103181925_cleanup.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103193921_stripe_customers.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103194255_api.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103204741_product_to_features.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103231656_product.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103234423_models.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240107231636_policies.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240119070124_search.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240119222036_metadata.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240120004107_tags.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240121195523_fix-public.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240122194117_monthly-credit.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240125230346_raw.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240206040636_notion.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240207034043_related.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240207071108_chunk.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240216192826_integration.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240228182948_notion.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240304223646_integrations-all.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240305225452_tags-integration.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240306013910_allow_model_change.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240306205133_integration_display_name.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240313024244_onboarding-user.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240314005817_user_identity_company_info.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240316195514_usage_purpose.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240318024425_rename_feedback_to_thumbs.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240320215813_fix_match_vector_function.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240329212126_onboarding_brain.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240330233534_ingestion.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240402005455_ingestion.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240402013303_ingestion_url.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240402015128_seed-ingestions.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240410112108_assistant.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240501180719_notifications.sql feat(notifications): implemented notifications with RLS and realtime (#2525) 2024-05-01 11:11:12 -07:00
20240506150059_timestampz.sql feat(frontend): add notifications for document uploads (#2549) 2024-05-06 08:57:02 -07:00
local_20240107152745_ollama.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00