feat(flows): workspace switcher + project-filtered flow list
Some checks failed
Security / Security check (push) Failing after 1s
Some checks failed
Security / Security check (push) Failing after 1s
Mount the shared project switcher (same control as Audit, Approvals and Runs) in the flow editor's toolbar via the editor's new toolbarTrailing slot. The list filters by the active project with 'no key = general' display semantics, and new flows are stamped with the active project's key. Editor pin moved to c4a39a3 (0.25.0 + project separation). Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
e28fffee61
commit
ae46258ff7
3 changed files with 17 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ dependencies:
|
|||
# builds against. Bump this in lockstep with the editor tag.
|
||||
# Commit-pinned to editor 0.25.0 until its v0.25.0 tag exists
|
||||
# (equally reproducible); switch back to the tag then.
|
||||
ref: ab97e5e
|
||||
ref: c4a39a3
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue