1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-07 10:10:56 +00:00
bramw_baserow/backend/tests/baserow/contrib/database/field
Bram Wiepjes 5bca5c9b08 Merge branch '403-limit-link-to-table-number-of-relationships' into 'develop'
Allow limiting the link to table field to only one relationship

Closes #403

See merge request baserow/baserow!3379
2025-04-29 13:24:01 +00:00
..
actions Add setttings for isort 2022-08-02 10:34:05 +02:00
dependencies Improve recursive CTE in get_all_field_dependencies 2025-04-01 18:28:58 +02:00
migrations Dont expand formulas 2024-08-13 12:34:08 +00:00
test_autonumber_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_boolean_field_type.py Be able to specify a default value on boolean field 2025-04-15 08:49:10 +00:00
test_count_field_type.py Resolve "Sorting by link_row (Link to table) field" 2024-12-13 13:27:52 +00:00
test_created_by_field_type.py fix created by and last modified by filters 2025-03-21 10:48:24 +00:00
test_created_on_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_date_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_duration_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_duration_formula_field_filters.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_duration_routines.py Fix/2567 negative duration field values 2024-05-09 12:36:37 +00:00
test_field_actions.py Resolve "Allow changing the primary field" 2024-07-17 18:41:20 +00:00
test_field_aggregations.py Add count aggregation to summary widget 2025-01-10 14:19:48 +01:00
test_field_converters.py Add setttings for isort 2022-08-02 10:34:05 +02:00
test_field_filters.py 🔍 1️⃣ - Add backend models and endpoints for advanced filtering 2023-10-17 11:57:21 +00:00
test_field_handler.py Resolve "Use "Collaborator" field type in formulas" 2025-01-31 14:01:04 +00:00
test_field_models.py Resolve "Rename group to workspace in the backend" 2023-03-14 14:43:35 +00:00
test_field_notification_types.py Fix dep lock files for Python 3.11.2 2024-05-09 16:14:03 +00:00
test_field_single_select_options.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_field_tasks.py Remove table fields from integration data 2025-03-24 17:10:06 +01:00
test_field_types.py The export of a table fails when there is a formula field that has an Invalid number with 0 decimals as format 2025-04-18 09:51:25 +00:00
test_field_utils.py Dont expand formulas 2024-08-13 12:34:08 +00:00
test_field_webhook_event_types.py Resolve "Field level edit permissions" 2025-04-29 14:25:11 +02:00
test_file_field_type.py #2906 handle null payload for file field 2024-12-18 18:59:37 +01:00
test_formula_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_last_modified_by_field_type.py fix created by and last modified by filters 2025-03-21 10:48:24 +00:00
test_last_modified_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_link_row_field_type.py Allow limiting the link to table field to only one relationship 2025-04-29 13:24:00 +00:00
test_long_text_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_lookup_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_multiple_collaborators_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_multiple_select_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_number_field_type.py Be able to specify a default value on number field 2025-04-29 12:12:40 +00:00
test_number_lookup_field_filters.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_password_field_type.py Password field type 2024-02-28 19:06:11 +00:00
test_periodic_field_update_handler.py Resolve "Less frequent periodic field updates for unused/not accessed workspaces" 2024-08-21 15:57:17 +00:00
test_rating_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00
test_rollup_field_type.py Count/Rollup related field reset on dependent field removal 2024-12-31 18:19:16 +00:00
test_single_select_field_type.py Resolve "Single select api update is not displayed correctly in row history" 2025-03-19 10:50:15 +01:00
test_url_lookup_field_filters.py #3111 url formula filters 2024-11-05 13:37:42 +00:00
test_uuid_field_type.py 2213 upsert in table import 2025-03-18 20:58:54 +00:00