Commit Graph

19 Commits

Author SHA1 Message Date
Will Chen
2fc33d04c1 Make delete app better handled & revamp error toast (#422)
Fixes #395 
Fixes #270 
Fixes #268
2025-06-16 23:36:43 -07:00
Will Chen
c1aa6803ce Click to edit UI (#385)
- [x] add e2e test - happy case (make sure it clears selection and next
prompt is empty, and preview is cleared); de-selection case
- [x] shim - old & new file
- [x] upgrade path
- [x] add docs
- [x] add try-catch to parser script
- [x] make it work for next.js
- [x] extract npm package
- [x] make sure plugin doesn't apply in prod
2025-06-11 13:05:27 -07:00
Will Chen
d3fbb48472 Copy app (#349)
Fixes #12
2025-06-05 22:26:17 -07:00
Will Chen
5802c39825 Rename app E2E (#315) 2025-06-02 22:46:35 -07:00
Will Chen
1dde72e776 Delete app E2E (#313)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-02 22:06:21 -07:00
Will Chen
647fd0169e make it easy to write multiple e2e tests (#280) 2025-05-29 00:03:51 -07:00
Will Chen
c71638a508 Simplify handlers & IPC client: move from Result pattern to throwing errors (#120) 2025-05-09 15:14:12 -07:00
Will Chen
2537fbb342 lint using oxlint (#106) 2025-05-08 17:21:35 -07:00
Will Chen
0d56651220 Run prettier on everything (#104) 2025-05-06 23:02:28 -07:00
Will Chen
c612017a20 Fix open in chat nav (#41) 2025-04-28 22:59:23 -07:00
Will Chen
674dc6aeb0 Provide a way to open app folder in finder (#42) 2025-04-28 22:57:13 -07:00
Will Chen
1e866c8f99 Graduate Supabase integration from experiments (#29) 2025-04-28 13:14:51 -07:00
Will Chen
1d0176d1e9 Polish app details & supabase connector UX 2025-04-23 12:59:09 -07:00
Will Chen
bf70c1bb00 Supabase integration experiment setting (off by default) 2025-04-23 12:59:09 -07:00
Will Chen
2a08f72378 Support dyad add integration flow 2025-04-23 12:59:09 -07:00
Will Chen
ec43482d6c Basic Supabase OAuth integration & project-app binding 2025-04-23 12:59:09 -07:00
Will Chen
05a97d31c4 github repo creation flow 2025-04-14 21:55:51 -07:00
Will Chen
7ad83a2bdc Basic GitHub integration flow 2025-04-14 18:12:43 -07:00
Will Chen
43f67e0739 Initial open-source release 2025-04-11 09:38:16 -07:00