1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-01-27 09:39:06 +00:00

Commit graph

  • a4bcbaf978 Fix tests Tsering Paljor 2025-01-02 12:53:37 +0400
  • fb4f812a51 Use snake_case for constant values Tsering Paljor 2025-01-02 12:10:35 +0400
  • fd82df9280 Translate the name of the font weights Tsering Paljor 2025-01-02 12:08:00 +0400
  • f5b2559b2d Use snake_case for getType Tsering Paljor 2025-01-02 11:19:34 +0400
  • edf79125d5 Add changelog Tsering Paljor 2024-12-24 15:49:35 +0400
  • e63a145649 Update test Tsering Paljor 2024-12-24 15:45:41 +0400
  • 9d0784163e Regenerate migrations Tsering Paljor 2024-12-24 15:40:16 +0400
  • 74986132f2 Regenerate migrations Tsering Paljor 2024-12-24 15:30:55 +0400
  • ed2fe5f442 Lint fix frontend Tsering Paljor 2024-12-24 15:27:58 +0400
  • cfc071819b Lint fix backend Tsering Paljor 2024-12-24 15:24:34 +0400
  • e03e2482dc Add ability to set font weight of Table Header Tsering Paljor 2024-12-24 15:20:24 +0400
  • 2f6be99ea4 Add table_header_font_weight to TableThemeConfigBlock Tsering Paljor 2024-12-24 15:11:47 +0400
  • a1e2fbff5d Add ability to set label and font weights for Input theme in the frontend Tsering Paljor 2024-12-24 15:04:36 +0400
  • 4d4f7f5931 Add label_font_weight and input_font_weight to InputThemeConfigBlock Tsering Paljor 2024-12-24 14:53:47 +0400
  • 69a36431a3 Add ability to set link font weight in frontend Tsering Paljor 2024-12-24 14:52:29 +0400
  • 40f054d66d Add link_font_weight to LinkThemeConfigBlock Tsering Paljor 2024-12-24 14:48:53 +0400
  • 64bcd6d150 Added link font size configuration in the frontend (backend support already existed) Tsering Paljor 2024-12-24 14:47:41 +0400
  • 0117688990 Add ability to configure button_font_weight in frontend Tsering Paljor 2024-12-24 14:36:54 +0400
  • 408a23e322 Add button_font_weight to ButtonThemeConfigBlock Tsering Paljor 2024-12-24 14:36:31 +0400
  • 296d4d53c3 Add font weight settings for Headings Tsering Paljor 2024-12-24 14:11:48 +0400
  • 5fe652c1fb Ensure font-weight style is applied for text Tsering Paljor 2024-12-24 12:33:59 +0400
  • 0d5390d24b Add Body Font Weight selector to Typography Tsering Paljor 2024-12-24 11:43:36 +0400
  • 0a3ec847f7 Populate font weight if it exists Tsering Paljor 2024-12-24 11:43:20 +0400
  • bc0b38a15c Add FontWeightSelector component Tsering Paljor 2024-12-24 11:42:57 +0400
  • dbe0a8566f Add Font weight types to frontend and register them Tsering Paljor 2024-12-24 11:42:37 +0400
  • 8d1e248bf3 Add black and extra-black to font weight enum Tsering Paljor 2024-12-24 11:41:49 +0400
  • 3773046362 Add font weight attributes for all text fields in TypographyThemeConfigBlock Tsering Paljor 2024-12-24 11:03:56 +0400
  • a72706c7cf Add FontWeights enum Tsering Paljor 2024-12-24 11:03:23 +0400
  • 5c2ad8a981 add changelog fix-checkbox-label-line-height Jonathan Adeline 2025-01-21 17:05:18 +0400
  • 621137a509 implemented feedback Bram Wiepjes 2025-01-21 13:46:11 +0100
  • 3c3e020665 fix customPopulateRow Bram Wiepjes 2025-01-21 13:17:38 +0100
  • e8ddacbfc8 Tests should validate import Przemyslaw Kukulski 2025-01-21 11:06:43 +0100
  • 6033d8888f chore: rename text input translations to data input 3175-rename-text-input Evren Ozkan 2025-01-20 22:08:14 +0100
  • a03499a115 fix: emit only allowed values from text element form 2342-fix-text-element-form Evren Ozkan 2025-01-20 21:27:19 +0100
  • fd8b5e7d1a Per workspace tsv update per-workspace-update-tsv Bram Wiepjes 2024-12-05 19:52:10 +0100
  • ae0adfd3e3 Apply suggestion: add fieldOption as parameter for a bufferedRowStore Davide Silvestri 2025-01-20 17:47:45 +0100
  • 6490312260 re-use sharable code Davide Silvestri 2025-01-20 17:30:30 +0100
  • 731c1c70d5 Merge branch 'periodic-data-sync' into 'develop' 1890-use-collaborator-field-type-in-formulas Bram Wiepjes 2025-01-20 12:28:14 +0000
  • 25378704a5 Periodic data sync Bram Wiepjes 2025-01-20 12:28:14 +0000
  • b024da94a5 All other multi-step filters Davide Silvestri 2025-01-16 10:56:23 +0100
  • f80eb6455b Add has_value_contains/has_not_value_contains Davide Silvestri 2025-01-15 16:54:06 +0100
  • 3ec9b70bc1 Add has_empty_value/has_not_empty_value Davide Silvestri 2025-01-15 16:15:39 +0100
  • f4afc4ab82 Merge branch 'periodic-data-sync' into 'develop' Bram Wiepjes 2025-01-20 09:16:18 +0000
  • f4c02fb5a7 Merge branch 'improve-view-field-change-type-performance' into 'develop' Bram Wiepjes 2025-01-20 09:05:05 +0000
  • 8f00743c4b [2/5] Query performance improvements: Improve view field change type performance by doing operations in bulk Bram Wiepjes 2025-01-20 09:05:05 +0000
  • 73990cd40a pleased linter Bram Wiepjes 2025-01-19 20:49:22 +0100
  • 5ed1d1b8b1 fixed remaining feedback Bram Wiepjes 2025-01-19 20:13:57 +0100
  • 3b5539a7b1 enable after save Bram Wiepjes 2025-01-19 19:52:39 +0100
  • 564055f767 show when in local timezone Bram Wiepjes 2025-01-19 19:31:18 +0100
  • 5cf290e2ab fixed settings Bram Wiepjes 2025-01-15 22:03:36 +0100
  • 86a00972c5 fixed env var Bram Wiepjes 2025-01-15 21:57:26 +0100
  • 21f7756539 pleased linter Bram Wiepjes 2025-01-15 21:56:31 +0100
  • 983ef3fbba show notification when deactivated Bram Wiepjes 2025-01-15 21:49:33 +0100
  • fa7842a663 show if feature is disabled Bram Wiepjes 2025-01-15 21:17:35 +0100
  • 22eac2e620 made helper smaller Bram Wiepjes 2025-01-15 21:02:00 +0100
  • c37d70e039 fix null value Bram Wiepjes 2025-01-15 20:42:52 +0100
  • c4b4cbe751 added changelog Bram Wiepjes 2025-01-15 20:35:06 +0100
  • 7be362dda0 implement frontend Bram Wiepjes 2025-01-15 20:33:51 +0100
  • 90bc2e1484 always do permission check Bram Wiepjes 2025-01-14 22:33:01 +0100
  • 23a94a816d added endpoints to get and update the periodic data sync interval Bram Wiepjes 2025-01-14 22:29:00 +0100
  • a5799862f3 introduced sync_periodic_data_sync method and tests Bram Wiepjes 2025-01-13 19:31:26 +0100
  • c8f3405b0c added env var to docker-compose Bram Wiepjes 2025-01-13 17:23:32 +0100
  • 3a93366056 periodically trigger task Bram Wiepjes 2025-01-13 11:30:46 +0100
  • 48bf6de91f fix migration Bram Wiepjes 2025-01-13 07:40:27 +0100
  • 8df5116109 wip Bram Wiepjes 2025-01-08 10:23:49 +0100
  • cdb836ce6f Added data model and handler method to update Bram Wiepjes 2024-12-26 15:51:45 +0100
  • 2cd86f7ae3 Allow editors to subscribe to a form view Bram Wiepjes 2025-01-18 21:52:46 +0100
  • ca0bfd79bc Merge branch 'improve-view-field-change-type-performance' into 'develop' Bram Wiepjes 2025-01-18 19:09:36 +0000
  • fed29effa7 removed not needed update Bram Wiepjes 2025-01-18 20:09:30 +0100
  • 6ceee4e155 Merge branch 'fix-dashboard-no-workspace-translations' into 'develop' Bram Wiepjes 2025-01-18 18:01:32 +0000
  • 382359d0b4 Merge branch 'fix-dashboard-no-workspace-translations' into 'develop' Bram Wiepjes 2025-01-18 18:01:27 +0000
  • 411125b2fc Merge branch '3252-dashboard-api-docs' into 'develop' Petr Stribny 2025-01-17 18:35:24 +0000
  • 54af97a2cc Merge branch '3252-dashboard-api-docs' into 'develop' Petr Stribny 2025-01-17 18:35:06 +0000
  • f2ded48c04 Merge branch '3337-permanently-delete-dashboard' into 'develop' Petr Stribny 2025-01-17 18:35:02 +0000
  • 910ce91548 Fix bug Davide Silvestri 2025-01-17 18:23:16 +0100
  • 31a81cad4a address feedback Jonathan Adeline 2025-01-17 20:30:49 +0400
  • 33300a2442 Merge branch '3337-permanently-delete-dashboard' into 'develop' Petr Stribny 2025-01-17 13:31:40 +0000
  • eebdbb5a00 Fix problem with permanently deleting dashboard applications Petr Stribny 2025-01-17 14:30:31 +0100
  • 883068b6d4 lint Abdalla Mahmoud 2025-01-17 14:20:27 +0200
  • 38fd0e2dcd Merge branch '3222-dashboard-collaboration' into 'develop' Petr Stribny 2025-01-17 12:04:26 +0000
  • d029b7afc1 Merge branch '1053-invalidregularexpression-error-raised-when-creating-a-formula-with-an-invalid-regex' into 'develop' Abdalla Mahmoud 2025-01-17 13:57:08 +0200
  • 7704ada2dd review comments Abdalla Mahmoud 2025-01-17 13:45:29 +0200
  • 21202b784b Merge branch '3222-dashboard-collaboration' into 'develop' Petr Stribny 2025-01-17 07:03:08 +0000
  • fe42ab66d5 implemented feedback Bram Wiepjes 2025-01-16 22:02:03 +0100
  • 1be76099eb Merge branch '1053-invalidregularexpression-error-raised-when-creating-a-formula-with-an-invalid-regex' into 'develop' Przemyslaw Kukulski 2025-01-16 20:26:32 +0000
  • 14db8f5d18 InvalidRegularExpression error raised when creating a formula with an invalid regex Przemyslaw Kukulski 2025-01-16 20:26:31 +0000
  • 2af5ee1353 added changelog entry Bram Wiepjes 2024-12-23 16:05:33 +0100
  • e3ada45aa5 Reduced number of queries by doing the view field type changed in bulk Bram Wiepjes 2024-12-11 23:32:48 +0100
  • 1773fca5c3 Fix dashboard no workspace translations Bram Wiepjes 2025-01-16 19:39:01 +0100
  • 8500139dbc Merge branch '1053-invalidregularexpression-error-raised-when-creating-a-formula-with-an-invalid-regex' into 'develop' Przemyslaw Kukulski 2025-01-16 14:08:08 +0000
  • 00a9bbcf24 Custom error value for invalid formula Przemyslaw Kukulski 2025-01-16 15:08:02 +0100
  • e1279cfd6d Fix dashboard realtime collaboration Petr Stribny 2025-01-16 13:14:50 +0100
  • f916b2fe2d remove line-height Jonathan Adeline 2025-01-16 16:01:33 +0400
  • dff0db5fd5 Fix API docs for dashboard endpoints Petr Stribny 2025-01-14 18:24:31 +0100
  • 4393187728 Fix import/export/snapshot issue with broken formulas Przemyslaw Kukulski 2025-01-15 14:47:24 +0100
  • 5fa5cc4d1f Merge branch '3347-rows-endpoint-fails-hard-when-creating-a-row-with-a-link_row-field-pointing-to-a-table-with-an' into 'develop' Davide Silvestri 2025-01-16 09:47:16 +0000
  • 542b1f2a12 Resolve "Rows endpoint fails hard when creating a row with a link_row field, pointing to a table with an autonumber primary field." Davide Silvestri 2025-01-16 09:47:16 +0000
  • 97dad162ca Merge branch '3347-rows-endpoint-fails-hard-when-creating-a-row-with-a-link_row-field-pointing-to-a-table-with-an' into 'develop' Davide Silvestri 2025-01-16 09:21:01 +0000
  • 426bd4c81f Merge branch '3216-dashboards-undo-redo' into 'develop' Petr Stribny 2025-01-16 09:17:35 +0000
  • ec6d73b9d7 Resolve "Undo/redo for dashboards" Petr Stribny 2025-01-16 09:17:35 +0000