Commit Graph

78 Commits

Author SHA1 Message Date
b7ca003928 Remove unnecessary check 2020-09-08 19:14:48 +09:00
070704cba7 Asyncify initial load 2020-09-08 17:59:38 +09:00
06328e0000 Add import/deletion progress notifications 2020-09-08 17:59:27 +09:00
4737add00b Add close button to dialog 2020-09-08 17:21:29 +09:00
d2650fc1a0 Add count to deletion dialog 2020-09-08 17:12:58 +09:00
bee450ae1e Fix tests/add placeholder item tests 2020-09-08 17:05:51 +09:00
2e40ff25f7 Only pad textbox after collection is created 2020-09-08 17:05:31 +09:00
38ade433a6 Add some xmldocs 2020-09-08 16:50:51 +09:00
0bf6bfe5ee Create a new collection via a placeholder item 2020-09-08 16:43:37 +09:00
17e8171827 Don't prompt to remove empty collection 2020-09-08 14:38:25 +09:00
0e93bbb62d Adjust sizing of delete button 2020-09-08 13:02:58 +09:00
3e96c6d036 Improve paddings of collection management dialog 2020-09-08 12:51:42 +09:00
ab58f60529 Remove elasticity from dialog appearing 2020-09-08 12:47:21 +09:00
0d5d293279 Add manage collections dialog tests 2020-09-07 22:47:19 +09:00
ad625ecc7a Add collection IO tests 2020-09-07 22:10:18 +09:00
98e9c4dc25 General refactorings 2020-09-07 21:08:48 +09:00
4b4dd02942 Make collection name a bindable 2020-09-05 04:43:59 +09:00
345fb9d8e0 Rename classes 2020-09-05 03:55:43 +09:00
ebd11ae0b7 Add a collection management dialog 2020-09-05 03:52:07 +09:00
a56f9d6770 Implement collection import 2020-09-03 00:08:33 +09:00
39c304d008 Adjust error messages 2020-09-02 23:47:42 +09:00
ae1de1adcb Adjust to prevent runaway errors 2020-09-02 23:42:44 +09:00
fd3ab41731 Save on disposal 2020-09-02 23:32:08 +09:00
b7adb4b1fd Add background save support + read safety 2020-09-02 23:31:37 +09:00
d363a5d164 Add basic ordering 2020-09-02 21:19:15 +09:00
6d5e155106 Change to BindableList to notify of changes 2020-09-02 20:44:26 +09:00
78648cb90d Add reading from local file 2020-09-01 19:33:06 +09:00
e4cb7eb964 Initial structure 2020-09-01 19:32:49 +09:00