Back
Blip
Load previous page…
make entry date selectable #blip
Allow filtering for day/week/month/year ranges #blip
rework filter to take an interval to easily filter by day/week/month/year intervals #blip
add button to create new entry in the summary view #blip
implement undo for deleting entries #blip
fix bug where delete would be called twice #blip
add context menu to delete entires #blip
write tests for db functions and UI tests for summary view #blip
allow deletion via keyboard/menu item #blip
observe entries table and update list as new ones arrive #blip
figure out how to size tableview and add hoverstates to the rows #blip
test reworked appkit UI in Big Sur to see if everything looks as I want it to and fix issues #blip
write week 4 reflection www.markusbodner.com/2021/02/… #blip
Add tests back in #blip
start building up functionality again using cocoa/appkit #blip
Figure out how to make text wrap properly inside NSTableView #blip
have a look how difficult it would be to create the layout in good old appkit (not that difficult) #blip
Handle state not clearing when panel is closed by pressing the escape key #blip
add UI tests for menu items as well #blip
write some unit tests #blip