Skip to content

[pull] develop from baserow:develop#376

Merged
pull[bot] merged 4 commits into
code:developfrom
baserow:develop
Jul 23, 2026
Merged

[pull] develop from baserow:develop#376
pull[bot] merged 4 commits into
code:developfrom
baserow:develop

Conversation

@pull

@pull pull Bot commented Jul 23, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

picklepete and others added 4 commits July 23, 2026 10:27
…5772)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.11 to 3.4.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.4.11...3.4.12)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Go to node

* Remove goto_ prefix from destination_node_*

* Move max dispatches check into _before_node_dispatch()

* Remove translations from backend errors

* move validate_goto_destination to a static method in the node type

* Move clearing goto links to node type

* Refactor cleared_goto_links to a more generic post_move_modifications

* Remove automation concepts from integration land

* Fix flakey service test

* Remove 'node' mentions in CoreGotoServiceType

* Implement new import_references() hook to avoid overriding import_formulas()

* Fix forward-jumps

* Fix test

* Rename goto_node to just goto

* Update comment

* Clean up old references to connectors (we now use badge)

* Refactor history handler's get_destination_labels() to get the destination from node type.

* Handle max dispatch error in the dispatch_node()

* Rename output_service_id to destination_service_id

* Remove simulate check from goto node type.

* Rename post_move_modifications to move_extra_data

* Rename revert_move_in_workflow and after_move_in_workflow to revert_move and after_move respectively.

* Rename import_references to post_import

* Make _condition_is_set more consistent

* Move CoreGottoServiceForm to integrations and refactor logic/imports.

* Make node history label more generic.

* Add afterMove() hook

* Max dispatch check should happen for simulations too

* Move _before_node_dispatch() error handling into the main try/except

* Move post_import() into EasyImportExportMixin

* Add a generic getDestinations() method to node types

* Simplify setting destination_service_id

* Use existing convention to inject registry

* Set limit to 2000 for max dispatch

* Add new skipped history status

* Dedupe queries for destination labels

* Ensure destination node validation considered deleted nodes.

* Ensure destination nodes are ordered per graph

* Set max dispatches default limit to 1000

* Only allow backward jumps.

* Fix ordering bug that caused non-default router branch nodes to not appear as a destination target.

* Fix migration

* Re-add lost commit from Jeremie - rename to after_import()
@pull pull Bot locked and limited conversation to collaborators Jul 23, 2026
@pull pull Bot added the ⤵️ pull label Jul 23, 2026
@pull
pull Bot merged commit 4298472 into code:develop Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants