1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-22 07:42:36 +00:00
bramw_baserow/backend/tests/baserow/contrib/builder/elements
2024-10-30 15:32:27 +00:00
..
mixins Implement the collection element form user actions table 2024-10-30 15:32:27 +00:00
test_boolean_collection_field_type.py Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00
test_button_collection_field_type.py Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00
test_column_element_type.py Resolve "Improve Dropdown element to allow to change the display" 2024-06-13 08:00:02 +00:00
test_container_element.py Resolve "Container Elements - Column Element" 2023-08-08 13:28:03 +00:00
test_element_handler.py Allow shared data sources 2024-10-17 15:49:51 +00:00
test_element_permission_manager.py Fix permission denied for element with loggued out only visibility 2024-09-10 11:41:01 +00:00
test_element_receivers.py When a Page is deleted, ensure CollectionField of type=link update their navigate_to_page_id properties. 2024-06-06 12:27:41 +00:00
test_element_service.py Allow shared data sources 2024-10-17 15:49:51 +00:00
test_element_types.py Implement the collection element form user actions table 2024-10-30 15:32:27 +00:00
test_element_usage_types.py Resolve "Optimize usage counters tasks" 2024-02-20 17:32:25 +00:00
test_image_collection_field_type.py Resolve "Add an image collection field" 2024-09-03 14:34:20 +00:00
test_link_collection_field_type.py Resolve "Add variant radio buttons to the LinkFieldForm" 2024-09-10 11:48:18 +00:00
test_record_selector_element_type.py Ensure the formula extractor returns field names associated with schema_property 2024-10-29 11:33:06 +00:00
test_repeat_element_type.py Ensure the formula extractor returns field names associated with schema_property 2024-10-29 11:33:06 +00:00
test_table_element_type.py Ensure DispatchDataSourcesView excludes hidden data 2024-10-03 14:34:29 +00:00
test_tags_collection_field_type.py Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00
test_text_collection_field_type.py Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00