Commit graph

19 commits

Author SHA1 Message Date
09b204c0b0
Add option to include local backup WIMs 2025-11-29 05:41:08 -08:00
dd4733c991
Add username section 2025-11-29 03:25:22 -08:00
f51a4e85c4
Add more framework for workflow 2025-11-08 18:43:50 -08:00
3340114522
Expand LogView key handling 2025-07-04 23:46:53 -07:00
fe12b3c4e2
Add logic to return to DiagMenu 2025-06-04 21:58:01 -07:00
e0823293e2
Add initial results UI layout 2025-05-26 21:49:09 -07:00
2296b8f274
Major refactor around task groups 2025-05-25 01:11:24 -07:00
b06c0db27d
Add fn add_group() to tasks
Allows for a better tracking of group start and end to update the
progress window
2025-05-20 20:18:45 -07:00
a2f61e310f
Refactor task sections
Still very much WIP
2025-05-20 19:24:19 -07:00
7b0deb4cc7
Add boot diagnostic sections
Still very much WIP
2025-05-11 20:20:08 -07:00
713dc8c2de
Use Enum for left selection type 2025-05-05 22:06:49 -07:00
f272b0c482
WIP: New data structs for boot diags 2025-02-15 17:06:19 -08:00
121beeaa78
Send TasksComplete instead of NextScreen
Should allow for better per-app workflow
2025-02-12 19:17:08 -08:00
1fab68500b
WIP: IRL WinPE testing 2025-02-09 22:31:36 -08:00
1c9ed12d49
Rebrand as Deja-Vu 2025-02-09 14:50:45 -08:00
aa4ac8d5e8
WIP: Initial boot-diags outline
Currently not working

Update footer lines

WIP 47
2025-01-25 22:17:08 -08:00
5c0c47cc0f
Add shortcut to open new terminal window 2025-01-24 19:19:43 -08:00
833223b7ad
Rewrite pe-menu to use new core lib
- Display is now split into left/right panes
- Refactored selection logic to allow for zero selections
  - i.e. Select item and stay on the same screen
2025-01-24 17:41:33 -08:00
5343912699
Move shared code to core lib 2025-01-19 15:24:19 -08:00
Renamed from deja_vu/src/action.rs (Browse further)