David Lechner
|
e36a30de4c
|
pybricksMicropython/lib: add module
This creates a new module for dealing with stuff specific to Pybricks
MicroPython.
|
2022-03-11 15:41:16 -06:00 |
|
David Lechner
|
38b9bb6656
|
explorer: confirm file deletion
Since deleting files cannot be undone, we need to be extra sure before
actually deleting the file.
|
2022-03-10 13:48:57 -06:00 |
|
David Lechner
|
96f0dd16fd
|
explorer: create new file wizard
|
2022-03-10 02:22:29 -06:00 |
|
David Lechner
|
ddbf3a20f4
|
explorer: add more UI tests
|
2022-03-10 02:02:20 -06:00 |
|
David Lechner
|
b37209683b
|
test: extend testRender to return spy on dispatch
|
2022-03-10 02:00:14 -06:00 |
|
David Lechner
|
41fc961661
|
fileStorage: implement delete action
|
2022-03-10 01:02:18 -06:00 |
|
David Lechner
|
03d12feb89
|
explorer: add basic file explorer
This is the beginnings of a file explorer. Most actions are not yet
implemented.
|
2022-03-09 20:54:04 -06:00 |
|