pelican/internal/ui
Dan Anglin ee861e5426
fix(ui): add card title in deletion prompt
This commit updates the delete card modal so that the prompt includes
the title of the card that is about to be deleted. This is to give the
user the confidence that they are deleting the intended card.

The modal has also been updated to match the current theme of the
application.

Resolves apollo/pelican#18
2024-01-12 16:43:05 +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
statusselection.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
ui.go fix(ui): add card title in deletion prompt 2024-01-12 16:43:05 +00:00