forked from farhoodlabs/paperclip
c6779b570f
Adds two new groupBy options on the issues page: "Workspace" groups issues by their projectWorkspaceId, and "Parent Issue" groups by parentId. Groups with items sort first; sentinel groups (No Workspace / No Parent) appear last. Creating a new issue from a parent group pre-fills parentId. Co-Authored-By: Paperclip <noreply@paperclip.ing>
@paperclipai/ui
Published static assets for the Paperclip board UI.
What gets published
The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.
Typical use
Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.