1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-30 02:23:54 +00:00

Commit graph

  • f6c3752343 Fix bug Davide Silvestri 2024-12-27 14:46:09 +0100
  • 90ae106ba9 Review fixes Przemyslaw Kukulski 2024-12-19 09:23:52 +0100
  • 830131331c Improve export progress update Przemyslaw Kukulski 2024-11-13 18:09:04 +0100
  • f0335d5589 Merge branch 'fix-docs-index' into 'develop' Davide Silvestri 2024-12-27 08:04:19 +0000
  • 9196c5754d Trashed data sources Petr Stribny 2024-12-26 16:55:43 +0100
  • 3bdd04db65 Implement trash for widgets Petr Stribny 2024-12-20 17:12:40 +0100
  • 6708eb750e add restart option to docker compose for redis Bhavya Gogri 2024-12-25 14:31:44 +0000
  • 383e4508f9 snapshot update Abdalla Mahmoud 2024-12-25 16:17:26 +0200
  • 012f1585e6 review comments Abdalla Mahmoud 2024-12-25 16:09:21 +0200
  • 65642942f5 Merge branch 'fix-docs-index' into 'develop' Davide Silvestri 2024-12-25 11:15:45 +0000
  • e785aa898e Fix frontend dashboard perm check Petr Stribny 2024-12-25 12:12:40 +0100
  • 33e10ac658 Merge branch 'develop' into distribution-aggregation Abdalla Mahmoud 2024-12-25 12:32:42 +0200
  • b9510bb7b3 Merge branch 'dashboard-data-sources-frontend' into 'develop' Petr Stribny 2024-12-25 08:40:24 +0000
  • 45e02f5875 Dashboard data sources frontend Petr Stribny 2024-12-25 08:40:24 +0000
  • 31590a5151 Merge branch 'dashboard-data-sources-frontend' into 'develop' Petr Stribny 2024-12-24 17:02:31 +0000
  • e1dfddde0d moved margin-right to make it more reusable Bram Wiepjes 2024-12-24 17:46:14 +0100
  • fa4027c99b Merge branch '3317-airtable-import-fails-if-the-foreignrowid-key-is-missing' into 'develop' Bram Wiepjes 2024-12-24 16:42:37 +0000
  • 5c77f14719 Resolve "Airtable import fails if the "foreignRowId" key is missing" Davide Silvestri 2024-12-24 16:42:37 +0000
  • 36c440ab35 fixed bem Bram Wiepjes 2024-12-24 17:42:36 +0100
  • 9b4f6d6c8d restored header__filter-item--right Bram Wiepjes 2024-12-24 17:38:56 +0100
  • dc4cb6a2ce Merge branch '3317-airtable-import-fails-if-the-foreignrowid-key-is-missing' into 'develop' Davide Silvestri 2024-12-24 16:27:07 +0000
  • 98d61722e4 fix typo Bram Wiepjes 2024-12-24 17:27:03 +0100
  • 647b8efb91 updated changelog Bram Wiepjes 2024-12-24 17:25:13 +0100
  • 50898f3604 Implement feedback Davide Silvestri 2024-12-24 17:22:19 +0100
  • e579fc0281 Fix bug Davide Silvestri 2024-12-24 16:14:14 +0100
  • 47c600d1a1 Fix wrong description in docs/index for "Debugging Connection Issues" Davide Silvestri 2024-12-24 15:28:03 +0100
  • 4074bfb88e Merge branch 'reduce-queries-by-invalidating-one-field' into 'various-small-query-improvements' Bram Wiepjes 2024-12-24 13:20:54 +0000
  • 73091e67c9 fix failing tests reduce-queries-by-invalidating-one-field Bram Wiepjes 2024-12-23 20:27:50 +0100
  • 05a7a3040c Reduce get_model queries by invalidating only one field instead of the whole model Bram Wiepjes 2024-12-22 15:46:12 +0100
  • cf15fcf1e4 Various small query performance improvements related to deleting and updating fields. Bram Wiepjes 2024-12-24 14:11:11 +0100
  • ab634ed2b4 Merge branch 'update-e2e-testing-docs-2' into 'develop' Tsering Paljor 2024-12-24 12:05:52 +0000
  • bfcffb4cb3 Merge branch 'reduce-specific-iterator-queries' into 'rebuild-dependencies-in-bulk' Bram Wiepjes 2024-12-24 11:00:40 +0000
  • 45b260bcd1 undo dev changes reduce-specific-iterator-queries Bram Wiepjes 2024-12-24 12:00:35 +0100
  • f3c4229582 undo field cache change Bram Wiepjes 2024-12-24 11:59:57 +0100
  • ea1cfe10ce Merge branch 'update-e2e-testing-docs-2' into 'develop' Tsering Paljor 2024-12-24 09:53:52 +0000
  • 95c5d120dc Merge branch '3286-upsert-row-service-type-fails-hard-if-we-are-updating-or-creating-a-row-with-a-date-field' into 'develop' Peter Evans 2024-12-24 08:39:24 +0000
  • 5448b1996f Resolve "Upsert row service type fails hard if we are updating or creating a row with a date field mapping, and the value is an invalid date." Peter Evans 2024-12-24 08:39:24 +0000
  • 6eeb606566 Merge branch '3286-upsert-row-service-type-fails-hard-if-we-are-updating-or-creating-a-row-with-a-date-field' into 'develop' Peter Evans 2024-12-24 06:40:47 +0000
  • e491333b92 Lint fix peter_baserow 2024-12-24 06:40:26 +0000
  • bda3c31e88 Adding ensure_date and ensure_datetime tests. peter_baserow 2024-12-17 10:41:41 +0000
  • 5c290c2302 Lint tweak peter_baserow 2024-12-16 11:41:18 +0000
  • dec9a8eeb5 Resolving a bug when providing a database table with a date field an invalid value, in an upsert service dispatch. peter_baserow 2024-12-16 11:24:00 +0000
  • d8f05b2c68 Merge branch '3273-charge-for-user-source-users-counting-optimizations' into 'develop' Peter Evans 2024-12-24 06:38:25 +0000
  • 8f367052c7 Resolve "Charge for user source users: counting optimizations" Peter Evans 2024-12-24 06:38:25 +0000
  • 6f6c432578 Merge branch '3273-charge-for-user-source-users-counting-optimizations' into 'develop' Peter Evans 2024-12-24 06:36:59 +0000
  • aefdab7bda Merge branch '1863-hide-integration-secret-data' into 'develop' Tsering Paljor 2024-12-24 06:36:49 +0000
  • 573c96b078 Hide Integration secret data Tsering Paljor 2024-12-24 06:36:49 +0000
  • 427bc2d68e Simplify batch computation Jeremie Pardou 2024-12-18 15:44:54 +0100
  • a77200ae0c Reduce user sources down again using is_configured. peter_baserow 2024-12-18 10:46:22 +0000
  • 5fb9c6277c Tests and tweaks peter_baserow 2024-12-18 10:26:18 +0000
  • 8146e839c2 Working on splitting the user count update work into chunks. peter_baserow 2024-12-17 16:53:12 +0000
  • 10ab2ecf80 Merge branch '1863-hide-integration-secret-data' into 'develop' Tsering Paljor 2024-12-24 05:25:14 +0000
  • a01eca4065 Make export_serialized() logic more efficient Tsering Paljor 2024-12-20 16:41:10 +0400
  • a9df49c5d0 Remove the constructor args Tsering Paljor 2024-12-18 13:54:36 +0400
  • c7b8d1e3b3 Squash all commits in integration branch Tsering Paljor 2024-11-28 13:32:24 +0400
  • cdfdf3c73b Add lost context back into vscode-setup.md Tsering Paljor 2024-12-24 09:11:37 +0400
  • 549fba893f Introduced select related specific iterator Bram Wiepjes 2024-12-24 00:20:34 +0100
  • 862efcc1bb tweaks Abdalla Mahmoud 2024-12-24 00:25:55 +0200
  • 0a2a05f096 Merge branch '3308-the-refresh-data-source-workflow-action-type-always-executes-on-the-applicationcontext-page' into 'develop' Peter Evans 2024-12-23 17:26:57 +0000
  • 01dafaf444 Resolve "The refresh data source workflow action type always executes on the applicationContext page, even if the dataSource is shared." Peter Evans 2024-12-23 17:26:57 +0000
  • 3fd498bac4 add create widget perm check Petr Stribny 2024-12-23 16:40:06 +0100
  • a92549100d use a element instead of div Petr Stribny 2024-12-23 16:10:04 +0100
  • 030202e7db Added changelog Bram Wiepjes 2024-12-23 16:04:19 +0100
  • 86b84fb906 Rebuild dependencies through update collector Bram Wiepjes 2024-12-23 16:00:53 +0100
  • feec1f23b5 Accept bulk operation in rebuild_dependencies handler Bram Wiepjes 2024-12-23 15:30:16 +0100
  • 96a3d9d68e Merge branch '3308-the-refresh-data-source-workflow-action-type-always-executes-on-the-applicationcontext-page' into 'develop' Peter Evans 2024-12-23 15:05:48 +0000
  • 471d7316b3 added changelog entry Bram Wiepjes 2024-12-23 16:05:33 +0100
  • d2bed26fa8 remove unused ref Petr Stribny 2024-12-23 15:37:14 +0100
  • 669a22408c change how padding and margin is handled Petr Stribny 2024-12-23 15:32:18 +0100
  • 5d683b1168 Merge branch 'update-e2e-testing-docs' into 'develop' Tsering Paljor 2024-12-23 13:41:28 +0000
  • a7cf0a248c Update e2e-testing.md with Node.js version info Tsering Paljor 2024-12-23 13:41:28 +0000
  • be1a3b1a73 Merge branch '3001-data-source-context-security' into 'develop' Tsering Paljor 2024-12-23 13:40:25 +0000
  • 9fd883afa5 Improve Data Source Context security Tsering Paljor 2024-12-23 13:40:25 +0000
  • 55fd4baa07 Addressing feedback peter_baserow 2024-12-23 13:28:02 +0000
  • 1340902ae3 camelCase registry widget Petr Stribny 2024-12-23 14:20:56 +0100
  • 6265058939 reverse boolean check to be more readable Petr Stribny 2024-12-23 14:18:25 +0100
  • 13ae688ce2 Resolved an issue with refreshing a data source when it points to a shared page. peter_baserow 2024-12-20 11:52:25 +0000
  • 7049203db6 delete unrelated files Petr Stribny 2024-12-23 14:07:57 +0100
  • 2c0bbc3ab8 Reduced number of queries by doing the view field type changed in bulk Bram Wiepjes 2024-12-11 23:32:48 +0100
  • 50daf20ec2 fix failing test Bram Wiepjes 2024-12-23 14:07:10 +0100
  • 254bb5caa2 reset widget data source values when the data source update fails Petr Stribny 2024-12-23 14:07:09 +0100
  • d3d8396e96 fix test public-view-export Bram Wiepjes 2024-12-23 13:43:44 +0100
  • fec1efc30c add loading spinner when deleting a widget Petr Stribny 2024-12-23 13:31:12 +0100
  • 0e2792cfd6 fix migration conflict Bram Wiepjes 2024-12-23 13:06:45 +0100
  • 72ea31fbe8 show context menu if public sharing is on Bram Wiepjes 2024-12-10 22:55:29 +0100
  • e59e336c96 allow_public_export support in the frontend Bram Wiepjes 2024-12-10 22:06:53 +0100
  • 488a461b49 allow setting allow_public_export Bram Wiepjes 2024-12-10 21:59:39 +0100
  • fd8f4c3811 Merge branch 'ai-get-order-fix' into 'develop' Davide Silvestri 2024-12-23 12:03:47 +0000
  • 0b2d22e315 Fix get_order signature for the AIFieldType Davide Silvestri 2024-12-23 12:03:47 +0000
  • 77e9f2f96f dont reset store on page transition Petr Stribny 2024-12-23 12:25:41 +0100
  • d7081c494d add header loading animation Petr Stribny 2024-12-23 12:16:11 +0100
  • 50332d660f Fix resetting form values after error Petr Stribny 2024-12-23 12:10:24 +0100
  • 8b1c18a1d8 add maxlength validators for title and description Petr Stribny 2024-12-23 11:22:26 +0100
  • 8008f08a36 Fix text align in empty dashboard Petr Stribny 2024-12-23 11:12:39 +0100
  • 503bf8afd9 Fix scrollable area for Chrome Petr Stribny 2024-12-23 11:07:28 +0100
  • c2c1038f03 Merge branch '3289-widgets-services-compatibility' into 'develop' Petr Stribny 2024-12-23 09:52:12 +0000
  • eef622e371 Merge branch '3219-dashboards-import-export' into 'develop' Petr Stribny 2024-12-23 09:50:23 +0000
  • 154834095b Remembers the already fetched select_related and prefetch_related objects in the specific property. remember-select-and-prefetch-related-in-specific Bram Wiepjes 2024-12-16 23:44:25 +0100
  • 356c9460f9 Improve lookup rebuild from field names performance Bram Wiepjes 2024-12-22 13:55:50 +0100
  • 0b69fc9fc7 Add import/export for dashboard data sources and widgets Petr Stribny 2024-12-17 14:19:24 +0100