Commit Graph

45 Commits

Author SHA1 Message Date
46c239df56 feat: issue #32 markdown editor for TUI 2026-07-17 16:38:46 +02:00
2fd132e827 feat: TUI tags panels (cloud, manage, merge) wired to the shared tags backend (issue #34) 2026-07-17 14:50:25 +02:00
0f3f1efa08 feat: issue #25 implemented - cli 2026-07-17 14:26:14 +02:00
b016f6d812 fix: update_project_metadata keeps fields absent from attrs instead of resetting them 2026-07-17 08:57:20 +02:00
505527ae4f feat: TUI settings panel on key 6 with per-section preference editors backed by the same GUI settings backends (issue #29) 2026-07-17 08:38:26 +02:00
e027364c0e feat: vi-style / search in the TUI sidebar with tag:, category: and ISO-date filters (issue #31) 2026-07-16 21:42:19 +02:00
df2bdc2041 feat: desktop connect-to-server over SSH tunnel (issue #26, phase 5) 2026-07-15 18:39:04 +02:00
3a8fafd2fd refactor: move pure post-editor logic to BDS.UI.PostEditor for TUI reuse (issue #26, phase 3) 2026-07-14 19:41:43 +02:00
ae2e534fdb fix: issue #9 moved windows menu 2026-07-05 18:13:07 +02:00
7fa6e6232c fix: issue #6 post bodies missing for asides 2026-07-05 12:24:30 +02:00
d1acfd4d71 fix: reworking some code smell issues 2026-06-26 16:34:07 +02:00
e3e94ac2d9 fix: refactorings to remove anti-patterns 2026-06-25 15:42:32 +02:00
2bed225133 style: fix pre-existing formatting drift across codebase 2026-05-30 09:00:29 +02:00
489d787306 fix: A1-13 wire git sidebar to BDS.Git with branch, changes, history, and actions 2026-05-29 13:25:32 +02:00
4a089b0856 fix(perf): bind length/1 to variables before loop bodies in route paths and sidebar (CSM-029) 2026-05-11 20:18:56 +02:00
b6f9cf58e1 fix: add @spec to all public functions across 24 modules (CSM-019)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 11:40:42 +02:00
291dff697c fix: fix CSM-005 2026-05-08 20:09:02 +02:00
d3f45ba0dd fix: CSM-001 done 2026-05-06 19:33:54 +02:00
43a4610ce7 chore: noise in tests 2026-05-04 06:18:06 +02:00
4de8492c4f feat: complete change to gettext from homebrew i18n solution 2026-05-03 22:28:25 +02:00
24f114c24e fix: made menus more stable and verified and hooke up stuff that got lost 2026-05-02 09:37:24 +02:00
881056eb61 chore: added more @spec 2026-05-01 17:49:50 +02:00
c12001307f chore: section 12 closed, had to do with map and atoms 2026-05-01 17:37:08 +02:00
07ce5f8b4d chore: refactored areas around to_existing_atom/1 uses 2026-05-01 17:25:59 +02:00
4e991247e1 fix: fixed order in sidebars 2026-04-26 22:17:06 +02:00
0d7a68bc0f feat: adding "+" buttons to sidebar titles 2026-04-26 22:05:55 +02:00
e43da704b5 feat: persisted tabs 2026-04-26 12:59:04 +02:00
dd9e6b73ae feat: persisted tabs 2026-04-26 12:58:58 +02:00
a1456592bd fix: shortcuts back working 2026-04-26 08:38:26 +02:00
05ef128c71 fix: look for filter back to old look
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 07:42:11 +02:00
8258b044b1 fix: hotkeys back working
Co-authored-by: Copilot <copilot@github.com>
2026-04-26 06:45:37 +02:00
2f34040aed feat: switch to phoenix liveview
Co-authored-by: Copilot <copilot@github.com>
2026-04-25 23:04:16 +02:00
fac55bfb3b feat: PLAN step 3 done 2026-04-25 22:22:27 +02:00
cec170c9c0 feat: filtering in sidebars 2026-04-25 20:51:01 +02:00
55b3071696 feat: first take on sidebars 2026-04-25 20:26:55 +02:00
7ebea742a5 feat: dashboard implemented 2026-04-25 19:45:43 +02:00
26d4954724 fix: menu in macos now with hotkeys 2026-04-25 09:54:33 +02:00
d4b0213a55 feat: more UI cleanup 2026-04-24 18:34:01 +02:00
6824b89691 feat: more UI cleanup 2026-04-24 18:22:25 +02:00
eb609e1934 feat: more work on UI cleanup 2026-04-24 17:11:55 +02:00
7a4c46b0df feat: base app now working better 2026-04-24 16:10:21 +02:00
906bad6aa4 feat: finally a halfway working prototype 2026-04-24 15:56:37 +02:00
d8688aaca7 feat: more work on UI app 2026-04-24 15:27:57 +02:00
0b625491cf feat: more work on UI app
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 15:27:48 +02:00
1b5a5008eb feat: first take at UI app 2026-04-24 14:54:04 +02:00