pelican/internal/ui
Dan Anglin 1bf60d2b1f
All checks were successful
/ test (pull_request) Successful in 33s
/ lint (pull_request) Successful in 35s
feat(ui): add a status bar
This commit adds a status bar at the bottom of the application for
displaying confirmation and error messages to the user.

Resolves apollo/pelican#19
2024-01-13 12:34:16 +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): display the number of cards in a status. 2024-01-12 16:00:17 +00:00
statusbar.go feat(ui): add a status bar 2024-01-13 12:34:16 +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 a status bar 2024-01-13 12:34:16 +00:00