pelican/internal/ui
Dan Anglin d532c86475
All checks were successful
/ test (pull_request) Successful in 29s
/ lint (pull_request) Successful in 3m48s
feat: add support for deleting status columns
Add support for deleting status columns. If a column is not empty then
it will not be deleted and the user will see an error message in the
status bar.

Part of apollo/pelican#24
2024-01-18 22:36:33 +00:00
..
cardform.go feat(ui): add support for creating status columns 2024-01-17 17:10:36 +00:00
cardview.go fix(ui): display status message when moving card 2024-01-13 19:54:24 +00:00
column.go feat: add support for editing status columns 2024-01-17 13:53:54 +00:00
init.go feat: add support for deleting status columns 2024-01-18 22:36:33 +00:00
keymappings.go feat: add support for deleting status columns 2024-01-18 22:36:33 +00:00
modeview.go feat(ui): show board's mode next to the status bar 2024-01-17 11:12:06 +00:00
statusbar.go refactor: variable renaming 2024-01-13 12:38:37 +00:00
statusform.go feat(ui): add support for creating status columns 2024-01-17 17:10:36 +00:00
statusselection.go fix(ui): display status message when moving card 2024-01-13 19:54:24 +00:00
ui.go feat: add support for deleting status columns 2024-01-18 22:36:33 +00:00