int #5

Merged
p.motsch merged 4 commits from int into main 2026-06-04 19:42:28 +00:00

4 commits

Author SHA1 Message Date
78457a7d27 Merge branch 'int' of ssh://git.poweron.swiss:2222/PowerOn/ui-nyla into int
All checks were successful
Deploy Nyla Frontend to Integration / deploy (push) Successful in 1m23s
2026-06-04 21:38:45 +02:00
31ed78e863 fix infomaniak 2026-06-04 21:38:42 +02:00
Stephan Schellworth
059bbe956a fix(flow-editor): encode connection id in browse and ClickUp API paths
All checks were successful
Deploy Nyla Frontend to Integration / deploy (push) Successful in 1m17s
URL-encode connection references with spaces/colons so ClickUp list browse resolves correctly. Surface browse error field in formatApiError.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 09:24:04 +02:00
Stephan Schellworth
b36b303def feat(flow-editor): add ClickUp hierarchical list picker for clickupList fields
All checks were successful
Deploy Nyla Frontend to Integration / deploy (push) Successful in 1m21s
Replaces the text-only FolderPicker stub with browse-based list selection, auto-patches teamId on searchTasks, and adds path utility tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 08:53:49 +02:00