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/builder
2024-11-14 08:51:46 +00:00
..
api Hide empty text fallbacks when appropriate 2024-10-30 13:15:00 +00:00
data_providers Allow shared data sources 2024-10-17 15:49:51 +00:00
data_sources Filter out deleted fields when a data source is dispatched 2024-11-14 08:51:46 +00:00
domains Allow shared data sources 2024-10-17 15:49:51 +00:00
elements Implement the collection element form user actions table 2024-10-30 15:32:27 +00:00
pages Allow shared data sources 2024-10-17 15:49:51 +00:00
theme Improve AB styling capabilities v1 2024-07-03 12:05:50 +00:00
user_sources Fix auth issue after publishing a new version of website 2024-07-16 10:11:06 +02:00
workflow_actions Allow shared data sources 2024-10-17 15:49:51 +00:00
ws Use move method instead of ordering every element in a page 2023-03-29 09:42:52 +00:00
__init__.py Delete collection field on update and clear orphans 2024-03-28 13:00:16 +01:00
test_builder_application_type.py Allow shared data sources 2024-10-17 15:49:51 +00:00
test_builder_handler.py Improve AB styling capabilities v1 2024-07-03 12:05:50 +00:00
test_core_handler_builder.py Resolve "I can create a Builder application" 2023-02-10 12:15:59 +00:00
test_element_formula_mixin.py Add method to extract formulas from Element Types 2024-07-18 10:39:03 +00:00
test_formula_importer.py Import formulas updating the data_source and field ids 2023-11-09 13:24:28 +00:00
test_formula_property_extractor.py Allow shared data sources 2024-10-17 15:49:51 +00:00
test_migrations.py Fix heading migration when heading color is default 2024-07-10 08:23:37 +00:00
test_permissions_manager.py Allow shared data sources 2024-10-17 15:49:51 +00:00
test_snapshot_handler_builder.py Resolve "Every snapshot causes additional queries to check_permissions when rbac is enabled" 2024-09-03 12:02:05 +00:00