pelican/internal/ui
Dan Anglin d921231017
refactor(ui): change type cardModal to cardForm
- Change type cardModal to cardForm because it is a Form and not a
  Modal.
- Text the card's details directly from the form items when the Save
  button is pressed instead of updating fields in the cardForm value
  every time a change is made to the input fields.
2024-01-12 12:33:18 +00:00
..
cardform.go refactor(ui): change type cardModal to cardForm 2024-01-12 12:33:18 +00:00
column.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
statusselection.go feat(ui): add new board mode 'Status Selection' 2024-01-09 15:51:23 +00:00
ui.go refactor(ui): change type cardModal to cardForm 2024-01-12 12:33:18 +00:00