Commit Graph

21 Commits

Author SHA1 Message Date
Ben Allfree 10f4ff520a refactor: replace index queries with filter method for database queries, enhance profile management with flash count tracking, and introduce ProfileCard component for improved UI consistency 2025-11-24 04:24:10 -08:00
Ben Allfree 728ac418ae feat: add description field to profiles and update related components for enhanced profile management 2025-11-24 03:28:52 -08:00
Ben Allfree e54449464c refactor: update build management to use artifactPath instead of artifactUrl, enhance build retrieval logic, and streamline profileBuild handling for improved efficiency 2025-11-24 02:52:15 -08:00
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 d3f871eba7 refactor: remove unused _buildId variable assignment 2025-11-23 15:35:29 -08:00
Ben Allfree 36ce0ca7ff feat: Add validation and logging for GitHub build dispatch inputs. 2025-11-23 13:41:25 -08:00
Ben Allfree cb7d6fd937 refactor: Simplify build hash computation by using flags directly and log GitHub dispatch payload. 2025-11-23 09:49:17 -08:00
Ben Allfree 6ddf13f2e8 feat: build module selection 2025-11-23 09:37:10 -08:00
Ben Allfree dfea7a358d ci: artifact uploading to r2 2025-11-23 03:50:22 -08:00
Ben Allfree eff3768886 feat: enhance build status reporting 2025-11-22 21:21:29 -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 2aec7c72dd wip 2025-11-22 09:17:20 -08:00
Ben Allfree 1a927cc9f7 Merge branch 'wip' 2025-11-22 09:12:55 -08:00
Ben Allfree 17d2b74389 build workflow 2025-11-22 09:05:35 -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 c6e751bb7a convex auth fix 2025-11-22 05:35:09 -08:00
Ben Allfree 62c1cd8d01 initial commit 2025-11-22 05:25:45 -08:00