Commit Graph

17 Commits

Author SHA1 Message Date
Ben Allfree 55a126c48c refactor: rename triggerBuild to triggerFlash, enhance build handling logic, and improve profile target management in the application 2025-11-23 21:28:18 -08:00
Ben Allfree f1be099e93 refactor: enhance profile management by adding public profile listing, improving target handling in profiles, and updating UI components for better user experience 2025-11-23 20:05:08 -08:00
Ben Allfree 944be265d8 refactor: improve build management by implementing profileBuilds for better tracking, enhancing build retrieval logic, and synchronizing profile updates with target changes 2025-11-23 19:27:28 -08:00
Ben Allfree f4205615b6 refactor: standardize code formatting across multiple files, improve linting commands, and enhance build management functionality 2025-11-23 17:27:46 -08:00
Ben Allfree da2f4f3f91 refactor: enhance build management by improving status handling, adding human-readable status formatting, and optimizing build detail display 2025-11-23 17:21:09 -08:00
Ben Allfree 7e33587d81 fix: add error handling for missing root element in main.tsx 2025-11-23 16:17:44 -08:00
Ben Allfree dc5ab99005 refactor: enhance type safety in ProfileEditor by defining ProfileFormValues interface 2025-11-23 16:16:36 -08:00
Ben Allfree 6ddf13f2e8 feat: build module selection 2025-11-23 09:37:10 -08:00
Ben Allfree 38e4b29f51 feat: Add timeAgo utility and simplify build history panel UI with relative time display. 2025-11-22 21:22:31 -08:00
Ben Allfree acb3ec799d feat: Add profile deletion functionality. 2025-11-22 21:22:16 -08:00
Ben Allfree a95c5625ec feat: Implement firmware versioning for custom builds by generating available versions, adding version selection to profiles, and integrating it into the custom build workflow. 2025-11-22 17:07:56 -08:00
Ben Allfree 9943a32bf0 feat: Implement target categorization and filtering in the Profile Editor UI. 2025-11-22 17:03:30 -08:00
Ben Allfree 9e30289fbf source targets from web project 2025-11-22 16:46:52 -08:00
Ben Allfree b6c2b92ba4 feat: Implement build management UI with routing and toast notifications 2025-11-22 08:52:41 -08:00
Ben Allfree 629e8376dd profile save fix 2025-11-22 05:36:09 -08:00
Ben Allfree a0479386b1 css fix 2025-11-22 05:34:59 -08:00
Ben Allfree 62c1cd8d01 initial commit 2025-11-22 05:25:45 -08:00