Skip to content

[pull] develop from baserow:develop#226

Merged
pull[bot] merged 3 commits intocode:developfrom
baserow:develop
Mar 27, 2026
Merged

[pull] develop from baserow:develop#226
pull[bot] merged 3 commits intocode:developfrom
baserow:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 27, 2026

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 : )

silvestrid and others added 3 commits March 27, 2026 09:43
* chore (deps): upgrade nuxt to 3.21.2

* chore (deps): upgrade prttier, eslint and vitest

* fix(frontend): move dashboard redirect to middleware for Nuxt 3.21 compat

The dashboard page had a top-level `await navigateTo()` in `<script
setup>` that triggered chained navigation during Suspense. Nuxt 3.21's
"force remount suspense when navigating after pending" change caused
this to deadlock — the URL would update but the page never re-rendered.

Move the workspace redirect logic into a dedicated `dashboardRedirect`
middleware that runs before the component setup, avoiding the issue.

* Address feedback

* Update web-frontend/modules/core/middleware/dashboardRedirect.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…#5000)

* Fix the URL for ordering workflows.

* Remove unique constraint on workflow name

* Add changelog

* Regenerate migrations + standardize naming

* Fix tests

* Fix test
@pull pull bot locked and limited conversation to collaborators Mar 27, 2026
@pull pull bot added the ⤵️ pull label Mar 27, 2026
@pull pull bot merged commit 7821ee9 into code:develop Mar 27, 2026
1 check failed
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.

3 participants