1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-21 12:16:07 +00:00
bramw_baserow/backend/tests/baserow/contrib/builder
2025-02-21 08:59:53 +00:00
..
api Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
data_providers Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
data_sources Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
domains Changing how we count user source usage. Instead of the sum of all published applications (which can lead to high usage if you publish to multiple domains), we will sum the source applications, so long as they point to at least one published domain. 2025-02-21 08:23:44 +00:00
elements Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
pages Add query_parameters to pages 2025-02-03 15:37:04 +00:00
theme Resolve "Cannot export applications with PageThemeConfigBlockType" 2025-01-02 08:10:21 +00:00
user_sources Resolve "Charge for user source users: count the number of external users." 2024-12-10 15:02:27 +00:00
workflow_actions Add query_parameters to pages 2025-02-03 15:37:04 +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 Add query_parameters to pages 2025-02-03 15:37:04 +00:00
test_builder_handler.py Ensure Bram is part of the AB team fixture. 2025-02-21 08:59:53 +00:00
test_core_handler_builder.py Hide Integration secret data 2024-12-24 06:36:49 +00:00
test_element_formula_mixin.py Add query_parameters to pages 2025-02-03 15:37:04 +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 Final fix for workflow action with collection elements 2025-02-18 16:28:09 +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 Resolve "Create a multi-page container element" 2024-11-28 08:47:54 +00:00
test_snapshot_handler_builder.py Hide Integration secret data 2024-12-24 06:36:49 +00:00