1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-21 23:37:55 +00:00
bramw_baserow/backend/tests/baserow/contrib/database
2024-11-21 13:50:03 +00:00
..
airtable Resolve "Field description is lost on field duplication, table duplication, etc" 2024-10-15 10:04:31 +00:00
api Prevent triggering webhook if query param is provided on row create, update, or delete endpoints 2024-11-19 19:33:32 +00:00
data_sync PostgreSQL data sync 2024-11-11 09:41:45 +00:00
db Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
field Resolve "ID's of deleted linked records are still present in export" 2024-11-13 09:08:20 +00:00
file_import Django 5 2024-09-18 08:18:20 +00:00
formula Dont expand formulas 2024-08-13 12:34:08 +00:00
import_export Fix import/export support for larger files on s3-like storages 2024-11-18 15:59:22 +00:00
management Resolve "Allow overwriting generative AI settings on workspace level" 2024-04-08 15:41:09 +00:00
migrations Resolve "Real-time support for row change history" 2023-10-16 08:01:49 +00:00
rows Resolve "Validate Local Baserow ad-hoc filtering, sorting and search fields against their property options." 2024-10-08 14:55:16 +00:00
search Resolve "Add database + application templates" 2024-05-02 14:25:42 +00:00
table Dont expand formulas 2024-08-13 12:34:08 +00:00
tokens Resolve "Remove TokenHandler.update_token_usage to improve performance" 2023-08-22 15:40:09 +00:00
trash Django 5 2024-09-18 08:18:20 +00:00
view #3103 boolean lookup filters 2024-11-15 11:48:19 +00:00
webhooks Prevent webhook tasks from piling up 2024-11-21 13:50:03 +00:00
ws Resolve "ID's of deleted linked records are still present in export" 2024-11-13 09:08:20 +00:00
conftest.py Resolve "Less frequent periodic field updates for unused/not accessed workspaces" 2024-08-21 15:57:17 +00:00
test_cachalot.py Cachalot doesn't invalidate correctly database_multipleselect_* m2m tables 2023-06-09 15:36:10 +00:00
test_database_actions.py Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
test_database_application_type.py Fix bug creating a snapshot with formula 2024-09-04 18:38:53 +00:00
test_database_plugin.py Improved onboarding 2024-05-24 13:26:26 +00:00
test_permissions_manager.py Dont expand formulas 2024-08-13 12:34:08 +00:00
test_tasks.py Resolve "Implement Postgres full-text search" 2023-07-05 16:01:03 +00:00
utils.py Resolve "Prevent websockets from leaking information about resources in Baserow" 2023-01-11 19:03:32 +00:00