Commit graph

10 commits

Author SHA1 Message Date
5005550cee
fix: delete cards 2023-04-28 22:38:26 +01:00
83c3d58ec9
chore: project rename and license change
- Changed the name of the project to pelican
- Changed the license to MIT.
2023-04-26 14:41:50 +01:00
571bce3a16
feat: move a card between statuses
Add a very simple interface to allow a user to move a
card from one status to another.
2023-04-26 08:32:33 +01:00
0e7cb2388d
refactor: add cards to card column inside newColumn() 2023-04-25 04:57:24 +01:00
3536c930f4
use j and k to navigate through the cards 2023-04-25 02:42:41 +01:00
7e5e3dc76c
refactor: rename updateBoard to updateColumns 2023-04-24 08:36:22 +01:00
283da856ff
fix: improve keyboard capture events 2023-04-23 04:27:16 +01:00
4f621b0280
custom modalinput from witchard/toukan 2023-04-23 00:17:34 +01:00
22e1f10079
rename App struct to UI 2023-04-22 17:50:27 +01:00
0839d566b5
refactor: replace scuffed UI with less-scuffed UI. 2021-10-09 16:22:18 +01:00