You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Redmine connector + no-results reset state
- New redmine connector (group Productivity): list projects, list/get issues;
create issue + add note gated behind Writer; X-Redmine-API-Key header auth;
--manifest + --test-connection. Wired into workspace, both CI bin-lists, app
embed, registry (now 13), site descriptions. Compiles.
- Site: no-results state is now a composed empty state (icon + "Show all" reset
that clears the search and filter), not a bare line. E2E covers the reset.
- 23 E2E green; app compiles with Redmine embedded.