open-design/apps/web/tests
pftom 2ac5854432 feat(plugin-inputs): enhance plugin input handling with file upload support
- Added support for file input fields in the PluginInputsForm, allowing users to upload files with serializable metadata.
- Updated the HomeHero component to improve the layout and interaction of input fields, enhancing user experience.
- Adjusted CSS styles for better visual representation of input fields and their states.
- Modified HomeView to reflect changes in authoring chip IDs for better clarity in plugin actions.
- Enhanced tests to cover new file input functionality and ensure correct behavior in various scenarios.

This update significantly improves the plugin input handling, enabling users to upload files seamlessly and enhancing the overall interaction model.
2026-05-14 15:52:21 +08:00
..
artifacts chore: enforce test directory conventions (#496) 2026-05-05 15:34:22 +08:00
components feat(plugin-inputs): enhance plugin input handling with file upload support 2026-05-14 15:52:21 +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): standardize plugin terminology and enhance UI components 2026-05-13 12:19:29 +08:00
state feat(daemon, web): implement plugin sharing project creation and enhance CLI functionality 2026-05-13 07:01:12 +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