1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-07 06:09:17 +00:00

Commit graph

  • 9e8972d489 Fix merge conflict Tsering Paljor 2024-09-30 14:32:59 +0400
  • 481c8652e3 Fix tests Tsering Paljor 2024-09-30 10:48:03 +0400
  • cc97505d8f Lint fix backend Tsering Paljor 2024-09-30 10:11:39 +0400
  • c9a2a8fa7e Rename field_names to public_formula_fields Tsering Paljor 2024-09-30 10:07:41 +0400
  • 13bc0ef345 Remove unused field_names param Tsering Paljor 2024-09-30 09:59:47 +0400
  • bc6b3fb005 Add test for DataProviderType::extract_properties() base implementation Tsering Paljor 2024-09-27 17:04:30 +0400
  • 22c7227da8 Add tests for FormulaFieldVisitor::visitFunctionCall(). Ensure formula errors are handled. Tsering Paljor 2024-09-27 16:57:17 +0400
  • ed49114b4b Add tests for CollectionElementTypeMixin::import_context_addition Tsering Paljor 2024-09-27 16:12:55 +0400
  • 7a636d9965 Add test case to ensure schema_property is correctly handled in CurrentRecordDataProviderType::extract_properties() Tsering Paljor 2024-09-27 16:04:41 +0400
  • 86c07d4ada Add tests: ensure exceptions are handled in public_dispatch_all endpoint Tsering Paljor 2024-09-27 14:51:26 +0400
  • c615e9c1b1 Fix FakeDispatchContext Tsering Paljor 2024-09-27 12:26:27 +0400
  • 288e63175a Fix failing test Tsering Paljor 2024-09-27 11:55:35 +0400
  • 0d90a20317 Rename only_dispatch_public_formula_fields to only_expose_public_formula_fields Tsering Paljor 2024-09-27 11:37:22 +0400
  • e0c40079d2 Rename only_dispatch_formula_fields to only_dispatch_public_formula_fields Tsering Paljor 2024-09-27 11:31:27 +0400
  • fb0d944000 Lint fix backend Tsering Paljor 2024-09-27 11:07:14 +0400
  • d6b4a7146f Re-add return param in docstring Tsering Paljor 2024-09-27 11:05:14 +0400
  • cdf82d8c21 Remove unnecessary kwargs in dispatch_transform(). This is a remnant of a previous implementation. Tsering Paljor 2024-09-27 11:01:58 +0400
  • f87cf0ac86 Add test: ensure exception is handled when Data Source doesn't exist for DataSourceContextProviderType Tsering Paljor 2024-09-27 10:51:11 +0400
  • 18847250d9 Add test: ensure exception is handled when Data Source doesn't exist for DataSourceDataProviderType Tsering Paljor 2024-09-27 10:05:01 +0400
  • 9c20162de9 Rename field_names to public_formula_fields. Rename use_field_names to only_dispatch_formula_fields. Tsering Paljor 2024-09-27 09:57:03 +0400
  • fa734a678d Ensure Current Record also handles case where Get Row service type is used. Tsering Paljor 2024-09-26 15:45:12 +0400
  • 8cb00173f0 Fix tests: test_list_rows_service_type.py Tsering Paljor 2024-09-25 11:27:50 +0400
  • 0c804f07be Fix tests: test_formula_extractor.py Tsering Paljor 2024-09-25 11:26:02 +0400
  • 228bb90ad0 Fix test: test_data_provider_types.py Tsering Paljor 2024-09-25 11:21:57 +0400
  • e5ea438cf4 Fix broken current data provider Jeremie Pardou 2024-09-24 17:50:19 +0200
  • 35e5597ded extract_properties() shouldn't handle when path is just one element Tsering Paljor 2024-09-24 17:37:07 +0400
  • 645ebc70d4 Fix test Tsering Paljor 2024-09-24 15:00:49 +0400
  • a31064bca4 Use new feature flag checker Tsering Paljor 2024-09-24 14:36:34 +0400
  • 6c30f81fca Use new feature flag checker Tsering Paljor 2024-09-24 14:35:33 +0400
  • 3dbefd7a77 Squash local commits to prepare for rebase Tsering Paljor 2024-09-24 14:23:07 +0400
  • 250644e34e Merge branch 'timeline-fixes' into 'develop' Bram Wiepjes 2024-10-01 11:38:42 +0000
  • e3ea8fa68d Timeline fixes Davide Silvestri 2024-10-01 11:38:42 +0000
  • f9235e4408 Merge branch '2760-fix-public-aggregations' into 'develop' Petr Stribny 2024-10-01 10:59:02 +0000
  • 9ddad90648 Fix Aggregations do not filter records in public shared views Petr Stribny 2024-10-01 10:59:02 +0000
  • 5c968ed3e3 Merge branch '3064-tab-navigation-doesn-t-work-properly-with-forms-in-survey-mode' into 'develop' Davide Silvestri 2024-10-01 10:53:10 +0000
  • a8e16ccb98 Resolve "Tab navigation doesn't work properly with forms in survey mode" Davide Silvestri 2024-10-01 10:53:10 +0000
  • 27313fce0c Merge branch 'timelineview-3' into 'develop' Davide Silvestri 2024-10-01 09:18:18 +0000
  • 1cb0a538b1 [3/4] Timeline view: fetch, create, edit, filters, sort, colors and public sharing Davide Silvestri 2024-10-01 09:18:17 +0000
  • fbb838f72d Merge branch 'webhook_view_event_type_user_in_context' into 'develop' Cezary Statkiewicz 2024-10-01 07:15:59 +0000
  • 02030b8788 pass context to a serializer when creating an event payload Cezary Statkiewicz 2024-10-01 07:15:59 +0000
  • 9d7c3e0a6c Merge branch '3061-backend-fails-hard-with-a-user-is-view-filter-if-the-value-is-not-a-digit' into 'develop' Bram Wiepjes 2024-09-30 14:38:39 +0000
  • 7d456c3d02 Resolve "Backend fails hard with a user is view filter if the value is not a digit" Davide Silvestri 2024-09-30 14:38:39 +0000
  • d0e84a913e Merge branch 'fix-3052' into 'develop' Bram Wiepjes 2024-09-30 14:11:22 +0000
  • a866dfea04 handle long radio label Jonathan Adeline 2024-09-30 14:11:22 +0000
  • f96a29bfc9 Merge branch 'timelineview-2' into 'develop' Davide Silvestri 2024-09-30 12:50:45 +0000
  • d6e0d3cf69 [2/4] Timeline view: Frontend view type and grid view (without rows) Davide Silvestri 2024-09-30 12:50:45 +0000
  • 87369bc8a5 Merge branch '3029-exporting-a-workspace-removes-single-select-filters-in-the-data-source' into 'develop' Peter Evans 2024-09-30 10:14:57 +0000
  • facf4a09ba Resolve "Exporting a workspace removes single select filters in the data source" Peter Evans 2024-09-30 10:14:57 +0000
  • 2ee3de1813 Merge branch '3057-nested-repeat-elements-have-an-empty-data-source-in-export' into 'develop' Peter Evans 2024-09-30 09:11:03 +0000
  • 1e380770a1 Resolve "Nested repeat elements have an empty schema property in export" Peter Evans 2024-09-30 09:11:03 +0000
  • fbcf617e4e Merge branch '3055-tableelementform-will-not-display-its-fields-if-the-tableelement-s-datasource-has-no-content' into 'develop' Peter Evans 2024-09-30 09:10:25 +0000
  • 47ff95358d Resolve "TableElementForm will not display its fields if the TableElement's datasource has no content." Peter Evans 2024-09-30 09:10:24 +0000
  • 4883f4889a Merge branch 'trigger-webhook-when-specific-fields-change' into 'develop' Bram Wiepjes 2024-09-27 18:38:41 +0000
  • 308f6ee0ef Webhook changes [3/4]: Trigger webhook when specific fields change Bram Wiepjes 2024-09-27 18:38:40 +0000
  • 7980af44d4 Merge branch 'introduce-view-and-field-webhooks' into 'develop' Bram Wiepjes 2024-09-27 16:54:38 +0000
  • 1c13d4673e Webhook changes [2/4]: Introduced field and view webhook types Bram Wiepjes 2024-09-27 16:54:38 +0000
  • 7f3258b2ab Merge branch 'removed-singular-webhook-event-types' into 'develop' Bram Wiepjes 2024-09-27 15:46:44 +0000
  • 068ed8c1a5 Webhook changes [1/4]: Removed singular webhook event types Bram Wiepjes 2024-09-27 15:46:44 +0000
  • 089f89487b Merge branch 'local-baserow-table-data-sync' into 'develop' Bram Wiepjes 2024-09-27 13:53:43 +0000
  • fcab618723 Local Baserow table data sync type Bram Wiepjes 2024-09-27 13:53:43 +0000
  • e777e73555 Merge branch '2930-allow-exporting-workspace-applications-get-storage' into 'develop' Przemyslaw Kukulski 2024-09-27 13:31:41 +0000
  • f3f3163f3e Resolve "Introduce get_default_storage" Przemyslaw Kukulski 2024-09-27 13:31:41 +0000
  • 932dd68015 Merge branch '3051-cant-create-forms' into 'develop' Petr Stribny 2024-09-27 08:14:01 +0000
  • 73d122ac52 Lint backend Armando Alvarado 2024-09-26 21:23:25 -0600
  • fe6233d162 Fix tests Armando Alvarado 2024-09-26 19:09:15 -0600
  • fa6e531fd1 Lint frontend Armando Alvarado 2024-09-26 19:01:54 -0600
  • 81295c5109 Add Distribution aggregation Armando Alvarado 2024-09-26 18:37:48 -0600
  • ea2dfe6464 Merge branch '340-configurable-row-height' into 'develop' Bram Wiepjes 2024-09-26 15:40:53 +0000
  • 37ffe3e4bf Grid view configurable row height Bram Wiepjes 2024-09-26 15:40:52 +0000
  • 252c8461aa Merge branch 'timelineview-1' into 'develop' Davide Silvestri 2024-09-26 15:21:41 +0000
  • 1ad62d4add [1/4] Timeline view: backend view type and endpoint Davide Silvestri 2024-09-26 15:21:41 +0000
  • 0fe6c544f6 Fix form creation for unsynced tables Petr Stribny 2024-09-26 14:00:58 +0200
  • 3d6f889581 Add new modal component Jonathan Adeline 2024-09-13 09:09:01 +0000
  • 016455cd3a Merge branch '2979-multiple-rows-selection-ai-field-generation-on-right-click-gets-no-rows-in-the-frontend' into 'develop' Bram Wiepjes 2024-09-24 15:34:05 +0000
  • 38975cd985 Resolve "multiple rows selection: AI field generation on right-click gets no rows in the frontend" Bram Wiepjes 2024-09-24 15:34:04 +0000
  • 1c27bc3499 Merge branch 'data-sync-final-branch' into 'develop' Bram Wiepjes 2024-09-24 15:06:35 +0000
  • 037124219c Data sync final branch Bram Wiepjes 2024-09-24 15:06:35 +0000
  • 43d3aaf438 Merge branch 'builder-fix-broken-templates' into 'develop' Jérémie Pardou 2024-09-24 13:23:53 +0000
  • deb7c3e38b Fix broken AB templates Jeremie Pardou 2024-09-24 15:10:31 +0200
  • 9cfe57db99 Merge branch '2542-problems-using-a-schema-s-array-result-on-elements-expecting-a-string' into 'develop' Afonso Silva 2024-09-24 10:35:02 +0000
  • 861826c2e2 Resolve "Problems using a schema's array result on elements expecting a string." Afonso Silva 2024-09-24 10:35:01 +0000
  • 493261c3ce Merge branch '2756_dangling_snapshots' into 'develop' Cezary Statkiewicz 2024-09-24 09:43:47 +0000
  • e0a07588ab 2756 dangling snapshots Cezary Statkiewicz 2024-09-24 09:43:47 +0000
  • 4756cce4ba Revert a change in test case 2063-formula-extractor-backup-2 Tsering Paljor 2024-09-24 12:53:18 +0400
  • 224e8e4a3a Remove unnecessary python 3.8 version check in import Tsering Paljor 2024-09-24 12:42:10 +0400
  • 1127d9c13d Revert changes to existing tests in test_user_source_types.py Tsering Paljor 2024-09-24 12:36:53 +0400
  • 6feb6ba5b6 Revert changes to existing tests in test_upsert_row_service_type.py Tsering Paljor 2024-09-24 12:33:34 +0400
  • 691469e520 Revert changes to existing tests in test_list_rows_service_type.py Tsering Paljor 2024-09-24 12:25:41 +0400
  • 07ca455b2e Revert changes to existing tests in test_get_row_service_type.py Tsering Paljor 2024-09-24 12:16:43 +0400
  • b6ccd23d0b Move formula extractor related tests into its own test module Tsering Paljor 2024-09-24 12:04:55 +0400
  • 86ccae14fe Revert changes to existing test cases in test_element_types.py Tsering Paljor 2024-09-24 11:34:52 +0400
  • 0eb96aab7b Revert changes to existing test cases in test_data_source_service.py with the use of use_field_names=False Tsering Paljor 2024-09-24 11:22:00 +0400
  • 6a1d02f5e1 Revert changes to existing test cases in test_data_source_handler.py with the use of use_field_names=False Tsering Paljor 2024-09-24 11:13:09 +0400
  • bad2ffe63d Revert changes to test cases in test_data_source_views.py and test_data_provider_types.py, since we can now use use_field_names=False Tsering Paljor 2024-09-24 10:28:29 +0400
  • 805954d2ee Use current_record formula. Tsering Paljor 2024-09-24 09:59:40 +0400
  • 88621cfcd1 Remove autouse from fixture, since we don't want to apply it to every test case. Tsering Paljor 2024-09-24 09:56:43 +0400
  • 04a7fa5caa Merge branch '3025-rich-text-field-breaks-survey-mode-form-view' into 'develop' 3030-record-selector-element-fails-for-form-input-if-primary-field-is-not-the-sort-field-2 Bram Wiepjes 2024-09-23 18:21:23 +0000
  • ab796941be Resolve "Rich text field breaks survey mode form view" Bram Wiepjes 2024-09-23 18:21:22 +0000
  • 8fcb04c0e5 Merge branch '1989-number-range-filter-type' into 'develop' Armando Alvarado 2024-09-23 16:34:18 +0000
  • 0a854b5029 Merge branch '2989-fix-email-address-case-sensitivity-at-login' into 'develop' Tsering Paljor 2024-09-23 15:02:21 +0000