aboutsummaryrefslogtreecommitdiff
path: root/gui/internal/model/plan_test.go
Commit message (Expand)AuthorAgeFilesLines
* the applying flag is atomic; its test waits instead of pollingLukasz Kasprzak45 hours1-8/+12
* Settings changes take effect, and keep this copy respects the planLukasz Kasprzak45 hours1-0/+38
* the window cannot pull the lock out from under a running applyLukasz Kasprzak45 hours1-0/+43
* the module path is git.labunix.xyz/krinoLukasz Kasprzak46 hours1-3/+3
* comments that explain the code, not how it was writtenLukasz Kasprzak47 hours1-3/+2
* gui: name the other copy of a duplicate, and offer to keep this one insteadLukasz Kasprzak2 days1-0/+55
* gui: size and age columns, column toggles, readable colours, a laid-out expla...Lukasz Kasprzak2 days1-0/+47
* gui: coloured actions with headers, a filter over the plan, bulk trash or deleteLukasz Kasprzak2 days1-0/+48
* gui: History and undo tab; each plan and undo is its own runLukasz Kasprzak3 days1-22/+13
* gui: row menu for trash or permanent delete; Apply frees the directoryLukasz Kasprzak3 days1-0/+19
* gui: the Plan tab - scan, review, apply, with the directory lockedLukasz Kasprzak3 days1-0/+118
* gui module: the plan tab's model, with testsLukasz Kasprzak3 days1-0/+187