الوصف
An interactive Kanban-style task management fragment built natively for Liferay DXP, enabling teams to visualize and manage workflows directly within portal pages. The fragment displays tasks across customizable stages such as To Do, In Progress, Review, and Done, providing a clear and intuitive workflow view.
Task data is powered by Liferay Objects and fetched in real time using Headless APIs (e.g., /o/c/kanbantasks/). Users can seamlessly drag and drop tasks between columns, with instant status updates performed via PATCH requests—no page reload required.
The fragment is fully configurable from the Liferay page editor, allowing customization of object API names and column labels without code changes. Built with pure vanilla JavaScript and CSS Grid, it is lightweight, performant, and fully compatible with Liferay’s fragment architecture.
A graceful fallback mechanism ensures sample data is rendered when APIs are unavailable, maintaining a consistent visual experience during preview or configuration.
Perfect for enterprise teams seeking a lightweight, embedded workflow management solution within Liferay without developing full custom applications.