27 Commits
Author SHA1 Message Date
Hare a40627ab9f ticket: preflight workspace panel action model 2026-06-06 07:35:56 +09:00
Hare 5b705a3319 ticket: approve workspace panel design 2026-06-06 07:35:18 +09:00
Hare 018d01e90e ticket: simplify workspace panel view model 2026-06-06 07:29:53 +09:00
Hare a8b012f9e7 ticket: close yoi local backend migration 2026-06-06 07:13:53 +09:00
Hare 2eb396d22c ticket: close remove tickets shell shim 2026-06-06 07:13:36 +09:00
Hare da760e646d merge: remove tickets shell shim 2026-06-06 07:10:58 +09:00
Hare a9c5c3a821 ticket: remove tickets shell shim 2026-06-06 07:10:11 +09:00
Hare 8c6264d699 ticket: preflight remove tickets shell shim 2026-06-06 06:52:55 +09:00
Hare 22967b9a64 ticket: close yoi tickets storage migration 2026-06-06 06:52:03 +09:00
Hare 441f59d23b merge: migrate ticket storage to .yoi 2026-06-06 06:50:51 +09:00
Hare 9d142ec964 Merge branch 'develop' into work/migrate-ticket-storage-to-yoi-tickets 2026-06-06 06:45:25 +09:00
Hare da94b1ec50 ticket: move local storage to .yoi/tickets 2026-06-06 06:44:10 +09:00
Hare 92da1b4489 ticket: refine workspace panel tui design 2026-06-06 06:32:54 +09:00
Hare 749b3f3aee ticket: preflight yoi tickets storage migration 2026-06-06 06:28:37 +09:00
Hare 1ea10e02ce ticket: close builtin yoi local backend config 2026-06-06 06:26:56 +09:00
Hare 8c7e94f6fc merge: builtin yoi local backend config 2026-06-06 06:25:44 +09:00
Hare dd901b1f49 ticket: draft workspace panel ui design 2026-06-06 06:22:49 +09:00
Hare cd7e60a8dd ticket: add builtin yoi local backend provider 2026-06-06 06:19:30 +09:00
Hare 8f5a829833 ticket: preflight builtin yoi local backend 2026-06-06 06:10:33 +09:00
Hare a618a52d03 ticket: plan workspace orchestration panel 2026-06-06 06:09:27 +09:00
Hare ec525a3d70 ticket: close yoi ticket cli 2026-06-06 05:58:44 +09:00
Hare 4ba1b2fb95 merge: add yoi ticket cli 2026-06-06 05:57:14 +09:00
Hare 8f0b7064fc review: approve yoi ticket cli 2026-06-06 05:56:55 +09:00
Hare 4d5068ba3b feat: add yoi ticket CLI 2026-06-06 05:50:29 +09:00
Hare d725fb81d6 ticket: preflight yoi ticket cli 2026-06-06 05:34:39 +09:00
Hare 0b279ef6d8 ticket: plan yoi local ticket backend migration 2026-06-06 05:32:21 +09:00
Hare 2d7fc7a161 docs: document ticket development workflow 2026-06-06 05:23:48 +09:00
544 changed files with 4216 additions and 824 deletions
+3
View File
@@ -0,0 +1,3 @@
[backend]
provider = "builtin:yoi_local"
root = ".yoi/tickets"

Some files were not shown because too many files have changed in this diff Show More