1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-19 03:13:51 +00:00
bramw_baserow/backend/tests/baserow/contrib/database
2024-09-12 22:45:35 +02:00
..
airtable introduced immutable field and properties 2024-09-12 21:37:55 +02:00
api prevent deleting unique primary field 2024-09-12 22:45:35 +02:00
data_sync prevent deleting unique primary field 2024-09-12 22:45:35 +02:00
db Resolve "Bump backend deps" 2023-04-13 08:16:07 +00:00
export Dont expand formulas 2024-08-13 12:34:08 +00:00
field introduced immutable field and properties 2024-09-12 21:37:55 +02:00
file_import Allow string value for link row field and multi select 2024-01-11 09:45:06 +00:00
formula Dont expand formulas 2024-08-13 12:34:08 +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 make the synced fields read only 2024-09-08 16:58:22 +02: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 Dont expand formulas 2024-08-13 12:34:08 +00:00
view Merge branch '2948-manytomanyhasbaseviewfilter-should-return-all-rows-if-the-primary-key-is-not-present-in-the' into 'develop' 2024-09-04 11:34:38 +00:00
webhooks Fix webhook test 2024-05-27 20:26:01 +00:00
ws introduced immutable field and properties 2024-09-12 21:37:55 +02: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