pelican/internal/ui
Dan Anglin e77c798fbe
All checks were successful
/ test (pull_request) Successful in 28s
/ lint (pull_request) Successful in 31s
feat(ui): add support for viewing cards
This commit adds support for viewing all the details of a card in a
separate widget. The user simply needs to press the Enter key to view
the card. To return to the Kanban board the user needs to press the
Escape key.

Part of apollo/pelican#16
2024-01-12 15:07:42 +00:00
..
cardform.go refactor(ui): change type cardModal to cardForm 2024-01-12 12:33:18 +00:00
cardview.go feat(ui): add support for viewing cards 2024-01-12 15:07:42 +00:00
column.go feat(ui): add support for viewing cards 2024-01-12 15:07:42 +00:00
statusselection.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
ui.go feat(ui): add support for viewing cards 2024-01-12 15:07:42 +00:00