1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-03 00:20:02 +00:00

Commit graph

  • 2b27e5b36a added changelog entries and pleased linter Bram Wiepjes 2025-04-04 22:32:36 +02:00
  • 79209b7643 Update the kanban view styling Bram Wiepjes 2025-04-04 22:31:40 +02:00
  • 9dc060a6a4 updated gallery view styling Bram Wiepjes 2025-04-04 21:51:42 +02:00
  • 3329d003d3 Merge branch 'updated-grid-view-styling' into 'develop' Bram Wiepjes 2025-04-17 10:26:36 +00:00
  • e327ac5a71 [2/4] Updated grid view styling Bram Wiepjes 2025-04-17 10:26:35 +00:00
  • ecb8cb49fc Merge branch 'updated-grid-view-styling' into 'develop' Bram Wiepjes 2025-04-17 10:22:56 +00:00
  • e11bfcc14c fix e2e test Bram Wiepjes 2025-04-17 12:17:39 +02:00
  • 8662dcebe6 Merge branch '3464-made-with-baserow' into 'develop' Evren Ozkan 2025-04-17 09:02:55 +00:00
  • 560f77512b #3464 Add "Made with Baserow" label to published applications Evren Ozkan 2025-04-17 09:02:55 +00:00
  • 52d8c3441b Remove automation e2e tests - they will be introduced in a related MR Tsering Paljor 2025-04-17 12:19:26 +04:00
  • e564945565 Update test-ci command to correctly skip tests marked with @slow Tsering Paljor 2025-04-17 11:31:35 +04:00
  • 3ed91f638f Mark automation related e2e tests are slow. This ensures they don't block CI while still running locally. Tsering Paljor 2025-04-16 16:38:49 +04:00
  • f85c15f84f Move export_prepared_values() into handler and remove unnecessary workflow_types.py module Tsering Paljor 2025-04-16 15:35:26 +04:00
  • 02acbbe0a3 Address feedback: Remove unnecessary WorkflowType, add undo/redo support for duplication, etc. Tsering Paljor 2025-04-14 16:02:41 +04:00
  • ba4a2d7e33 Added actions, end-2-end tests, etc. Tsering Paljor 2025-04-07 10:46:22 +04:00
  • 55603f7f48 lint fix Tsering Paljor 2025-04-04 16:59:18 +04:00
  • a4e7804ff4 Add tests for automation workflow handler Tsering Paljor 2025-04-04 16:57:02 +04:00
  • 33f3cfa32d Add test for duplicating automation Tsering Paljor 2025-04-04 16:37:07 +04:00
  • d6d81b8286 Add tests for automation handler Tsering Paljor 2025-04-04 16:33:39 +04:00
  • e25e920b34 Add tests for automation workflow serializers Tsering Paljor 2025-04-04 16:26:52 +04:00
  • c5891aef89 Add tests for AutomationSerializer Tsering Paljor 2025-04-04 16:19:19 +04:00
  • b1532743bd Add tests for automation application get/list Tsering Paljor 2025-04-04 14:18:58 +04:00
  • 2387cafaff Make DRY urls in tests Tsering Paljor 2025-04-04 14:13:58 +04:00
  • 59f33e8337 Add tests for crud on automation workflows Tsering Paljor 2025-04-04 14:01:14 +04:00
  • d712f41167 Add error handling for duplicate workflow name Tsering Paljor 2025-04-04 13:38:17 +04:00
  • b0a2b6bfb5 Lint fix Tsering Paljor 2025-04-04 13:18:28 +04:00
  • cad81ddbe3 Rename operation type Tsering Paljor 2025-04-04 13:16:01 +04:00
  • ec220d451d Use related_name 'workflows' Tsering Paljor 2025-04-04 13:05:22 +04:00
  • f7611f591d Lint fix backend Tsering Paljor 2025-04-04 09:59:09 +04:00
  • 3227b8654b Fix permission namespace Tsering Paljor 2025-04-04 09:57:19 +04:00
  • de6ca500e9 Fix imports Tsering Paljor 2025-04-04 09:44:48 +04:00
  • efdf46fac0 Use full width for workflow name input Tsering Paljor 2025-04-04 09:33:54 +04:00
  • 1ef3095d14 Use proper translations for job names. Tsering Paljor 2025-04-04 09:31:27 +04:00
  • 8197791f9b Remove duplicate serializer Tsering Paljor 2025-04-04 09:18:06 +04:00
  • 4dc8ebb75c Reset migrations Tsering Paljor 2025-04-04 09:11:23 +04:00
  • c7dac6f47a Lint fix Tsering Paljor 2025-04-03 16:51:08 +04:00
  • bd904e73a6 Fix tests Tsering Paljor 2025-04-03 16:50:14 +04:00
  • 5a1c203353 Move translations into correct module Tsering Paljor 2025-04-03 16:29:29 +04:00
  • 61cc79694a Lint fix Tsering Paljor 2025-04-03 16:12:46 +04:00
  • 3051dd3d1e Make consistent names of variables and classes Tsering Paljor 2025-04-03 16:08:38 +04:00
  • bcab15a73a Ensure Automation can be duplicated. Tsering Paljor 2025-04-03 14:48:37 +04:00
  • 888161aaf5 Add ability to duplicate workflow Tsering Paljor 2025-04-03 12:42:22 +04:00
  • 94d68ec207 Lint fix Tsering Paljor 2025-04-02 16:56:22 +04:00
  • 6a5b210f14 Add ability to order workflows Tsering Paljor 2025-04-02 16:53:02 +04:00
  • 31e54ee3d4 Add patch/delete endpoints for Workflow Tsering Paljor 2025-04-02 16:41:14 +04:00
  • b017a0d0e4 Lint fix Tsering Paljor 2025-04-02 15:47:13 +04:00
  • 4af3aaa503 Add route for automation workflow page Tsering Paljor 2025-04-02 15:39:52 +04:00
  • d7615d6c52 Add translations and scss Tsering Paljor 2025-04-02 15:39:37 +04:00
  • fb2afd772f Add workflow service Tsering Paljor 2025-04-02 15:39:14 +04:00
  • e033118820 Add initial page for automation workflow Tsering Paljor 2025-04-02 15:38:47 +04:00
  • 83dcfa061b Add SidebarItemAutomation component and show workflows in sidebar Tsering Paljor 2025-04-02 15:38:24 +04:00
  • 6c0b845303 Add form + modal for creating a new workflow Tsering Paljor 2025-04-02 15:37:48 +04:00
  • ee67e5d6be Create and register store for automationWorkflow Tsering Paljor 2025-04-02 15:36:58 +04:00
  • b6fa35bc3d Fetch and populate workflows when AutomationApplicationType is initialized Tsering Paljor 2025-04-02 15:36:02 +04:00
  • 024b06051e Add endpoint for creating a workflow Tsering Paljor 2025-04-02 15:34:52 +04:00
  • a79f1ce4b2 Add handler for automation Tsering Paljor 2025-04-02 15:31:36 +04:00
  • a14a1075b6 Add handler and service for workflows Tsering Paljor 2025-04-02 15:31:02 +04:00
  • e0c428d829 Add AutomationWorkflow model Tsering Paljor 2025-04-02 15:30:15 +04:00
  • 9877672306 Add app type, object scope type, operation type registries. Tsering Paljor 2025-04-02 15:29:20 +04:00
  • 98d28e4d9e Add AutomationWorkflow model. Tsering Paljor 2025-04-02 15:26:17 +04:00
  • 47282426e1 fixed expand button Bram Wiepjes 2025-04-14 14:09:50 +02:00
  • 2150e82bd3 pleased linter Bram Wiepjes 2025-04-05 12:08:30 +02:00
  • d066bb9a58 corrected changelog Bram Wiepjes 2025-04-04 23:52:48 +02:00
  • 66acb321fd Updated grid view styling Bram Wiepjes 2025-04-04 18:29:00 +02:00
  • 339fa3e8bc Merge branch '3464-made-with-baserow' into 'develop' Evren Ozkan 2025-04-16 17:38:07 +00:00
  • e143d73bdc Merge branch 'left-sidebar-collapse-styling-changes' into 'develop' Bram Wiepjes 2025-04-16 17:37:50 +00:00
  • 099e17804e Left sidebar collapse styling changes Bram Wiepjes 2025-04-16 17:37:50 +00:00
  • 76b83de59e Merge branch 'left-sidebar-collapse-styling-changes' into 'develop' Bram Wiepjes 2025-04-16 17:30:37 +00:00
  • 80b2d18267 Merge branch 'updated-header-styling' into 'develop' Bram Wiepjes 2025-04-16 17:23:56 +00:00
  • cec8c4319a [1/4] Updated the header styling Bram Wiepjes 2025-04-16 17:23:56 +00:00
  • 87e4a298d0 use palette variable Bram Wiepjes 2025-04-16 19:22:27 +02:00
  • 7bb325f6c7 Merge branch 'updated-header-styling' into 'develop' Bram Wiepjes 2025-04-16 16:02:56 +00:00
  • fdbd8ee601 Introduced endpoint that lists tables that the token has access to list-all-tables-endpoint Bram Wiepjes 2025-04-16 17:07:15 +02:00
  • 371837866c Merge branch 'fix-edit-role-context' into 'develop' Bram Wiepjes 2025-04-16 12:24:49 +00:00
  • 1b1c486700 Fix edit role context Bram Wiepjes 2025-04-16 12:24:49 +00:00
  • 82a04ae361 Merge branch 'fix-edit-role-context' into 'develop' Bram Wiepjes 2025-04-16 12:07:56 +00:00
  • 4ef1ec26de fix in dropdown Bram Wiepjes 2025-04-16 14:07:48 +02:00
  • c04b5d2658 prevent crash if ref is not found Bram Wiepjes 2025-04-16 14:04:47 +02:00
  • 6c80e74b2c Fix edit role context Bram Wiepjes 2025-04-16 13:59:13 +02:00
  • 4e615973fd
    Translated using Weblate (Polish) Cezary Statkiewicz 2025-04-15 12:39:00 +02:00
  • b9d0af15c7 Address feedback Davide Silvestri 2025-04-16 12:37:08 +02:00
  • 698a2d777c Merge branch '3568-empty-value-fix' into 'develop' Przemyslaw Kukulski 2025-04-16 09:35:34 +00:00
  • 90f005f70f Set empty value on cell(s) clear for text field with default value Przemyslaw Kukulski 2025-04-16 09:35:34 +00:00
  • 91b78b3443 Fix tests Evren Ozkan 2025-04-16 11:03:14 +02:00
  • f2f4e93739 Simply label, move feature detection to frontend. Evren Ozkan 2025-04-15 17:30:05 +02:00
  • 8a83a0b633 feat: Move 'Made with Baserow' styles to a separate SCSS file and update imports Evren Ozkan 2025-04-15 09:08:15 +02:00
  • 793ae39be8 feat: Add BUILDER_NO_BRANDING feature and update decoration logic to use it. Evren Ozkan 2025-04-14 13:40:07 +02:00
  • c660647994 feat: Add workspace support to builder page decorators and update serialization logic Evren Ozkan 2025-04-10 12:20:38 +02:00
  • fa649e6d83 feat: Add 'Made with Baserow' SVG and integrate builder page decorators Evren Ozkan 2025-04-07 17:56:45 +02:00
  • e190429f0a feat: Add 'Made with Baserow' SVG and integrate builder page decorators Evren Ozkan 2025-04-07 09:47:28 +02:00
  • efc5d8b25c wip fix-dashboard-forms Petr Stribny 2025-04-16 07:18:42 +02:00
  • 99b2feb6bf Merge branch '3568-empty-value-fix' into 'develop' Przemyslaw Kukulski 2025-04-15 14:10:29 +00:00
  • 6302851b0e Set empty value when cell content is deleted Przemyslaw Kukulski 2025-04-15 15:38:56 +02:00
  • 8491d8fabf Merge branch 'adhoc_translation_fix' into 'develop' Cezary Statkiewicz 2025-04-15 13:39:30 +02:00
  • 7e442173fd Merge branch 'adhoc_translation_fix' into 'develop' Cezary Statkiewicz 2025-04-15 11:53:24 +02:00
  • b5cffd923a updated translation string - or not as an expected value Cezary Statkiewicz 2025-04-15 11:39:33 +02:00
  • 613dadcec0 Merge branch 'add-create-template-command' into 'develop' Petr Stribny 2025-04-15 09:32:24 +00:00
  • aa8069da62 Merge branch 'add-create-template-command' into 'develop' Petr Stribny 2025-04-15 08:49:24 +00:00
  • 3bb2925ea9 Merge branch '2173-default-value-boolean' into 'develop' Przemyslaw Kukulski 2025-04-15 08:49:10 +00:00
  • 9cee7ef17a Be able to specify a default value on boolean field Przemyslaw Kukulski 2025-04-15 08:49:10 +00:00