open-design/apps/web/tests
pftom 1f4259a190 feat(web): update routing and terminology for automation features
- Modified the routing logic to recognize 'automations' as a valid entry point alongside 'tasks', ensuring backward compatibility.
- Updated the EntryNavRail component to reflect the change from 'tasks' to 'automations' in labels and tooltips.
- Renamed instances of 'tasks' to 'automations' in the TasksView component for consistency and clarity.
- Enhanced HomeView and chip actions to include new input structures for better handling of automation scenarios.
- Updated tests to validate the new routing and terminology changes, ensuring proper functionality across the application.

This update improves the user experience by clarifying the distinction between tasks and automations, aligning the UI with the updated terminology.
2026-05-12 23:00:24 +08:00
..
artifacts chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
components feat(web): update routing and terminology for automation features 2026-05-12 23:00:24 +08:00
edit-mode Implement manual edit mode (#620) 2026-05-06 16:13:52 +08:00
i18n feat: add Orbit activity summaries (#681) 2026-05-08 14:27:46 +08:00
providers [codex] Optimize Composio connector previews (#907) 2026-05-08 20:01:06 +08:00
runtime feat(web): redesign entry view with new navigation and home layout 2026-05-12 10:56:35 +08:00
state feat(daemon, web): implement plugin sharing features for GitHub and Open Design contributions 2026-05-12 22:39:32 +08:00
utils fix(web): unbreak Create button on plain HTTP / LAN-IP deployments (#849) (#900) 2026-05-08 16:50:59 +08:00
App.test.ts feat: add Orbit activity summaries (#681) 2026-05-08 14:27:46 +08:00
comments.test.ts Add Tweaks mode for HTML previews with picker, pod selection, and batched chat attachments (#513) 2026-05-05 21:09:20 +08:00
quickSwitcherRecents.test.ts feat(web): add Cmd/Ctrl+P quick file switcher (#556) 2026-05-06 10:31:50 +08:00
router-marketplace.test.ts feat(web): update routing and terminology for automation features 2026-05-12 23:00:24 +08:00
sidecar-proxy.test.ts Migrate beta release publishing to R2 (#805) 2026-05-07 19:13:52 +08:00