Commit Graph

223 Commits

Author SHA1 Message Date
2be43ca06d fix: replace cond blocks with pattern matching and case (CSM-021)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-11 09:04:56 +02:00
7c00279b9d fix: flatten nested case blocks with with chains (CSM-020)
Replace deeply nested case expressions with flat with chains in
import_definitions, publishing, and templates modules. Also replaced
Repo.update!() with Repo.update() in the publishing update_job handler.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 12:36:42 +02:00
5c17751d55 fix: fixed CSM-017 2026-05-09 17:33:51 +02:00
e4452ca504 chore: unit tests for CSM-016 2026-05-09 17:18:43 +02:00
ce80f28e60 fix: fix CSM-016 for real (previous commit was 015) 2026-05-09 17:18:32 +02:00
f1de11a205 fix: fixed CSM-016 2026-05-09 16:57:59 +02:00
ff219fd110 chore: unit test for csm-014 2026-05-09 16:38:18 +02:00
1beffe6b07 chore: unit test for csm-013 2026-05-09 15:10:24 +02:00
44b88056e3 fix: fix CSM-012 2026-05-09 15:04:10 +02:00
35b3818d58 chore: unit test for CSM-011 2026-05-09 14:52:48 +02:00
f1445120fc fix: fix CSM-010 2026-05-09 14:31:44 +02:00
14dfbd8829 fix: fixed CSM-009 2026-05-09 14:22:56 +02:00
24e9e9a022 fix: fixed CSM-008 2026-05-09 14:17:32 +02:00
88c689ee55 fix: fixed CSM-007 2026-05-09 10:41:28 +02:00
e5429f7265 fix: implement CSM-006 2026-05-08 20:39:50 +02:00
93a4159c31 fix: fix CSM-006 2026-05-08 20:26:08 +02:00
06d80e2924 fix: tests for CSM-005 2026-05-08 20:09:18 +02:00
9944b70ab1 fix: fixed CSM-004 2026-05-08 19:52:59 +02:00
723b8c6433 fix: worked on CSM-003 2026-05-07 21:49:59 +02:00
92334256cf fix: fix CSM-002 2026-05-07 16:52:53 +02:00
d3f45ba0dd fix: CSM-001 done 2026-05-06 19:33:54 +02:00
7756d9f83c feat: last gaps on tailwind migration 2026-05-04 13:00:42 +02:00
4ab0bc7b4e feat: gaps in tailwind migration closed 2026-05-04 12:27:07 +02:00
eca89e51d2 feat: phase 5 of tailwind migration 2026-05-04 12:02:13 +02:00
8e715eec8b feat: phase 4 of tailwind migration 2026-05-04 11:39:31 +02:00
35017f9793 feat: p hase 3 of tailwind migration 2026-05-04 11:12:17 +02:00
b17e9cc3f8 feat: rework of the full CSS machine to tailwind and modular CSS
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 10:15:01 +02:00
6b6c985187 fix: better styling for docs 2026-05-04 07:01:43 +02:00
cb46b45cda feat: added doc rendering 2026-05-04 06:47:28 +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
c16afa4c00 chore: switched MiscEditor to LiveComponent 2026-05-03 18:21:48 +02:00
0f193929da chore: converted import editor to LiveComponent 2026-05-03 17:57:43 +02:00
fa76cdf11d chore: converted ai chat to a live component 2026-05-03 17:20:52 +02:00
98243cbd16 feat: some more work on completing AI translation features 2026-05-03 15:32:54 +02:00
657ed58e80 fix: provide target language for AI suggestions 2026-05-03 14:50:20 +02:00
556f33711f fix: fixed media quick actions usage for images 2026-05-03 14:24:59 +02:00
5bc2b4a338 chore: convert media to live component 2026-05-03 13:09:27 +02:00
9f17954ce3 overlay for post suggestions uses AI now 2026-05-03 12:42:03 +02:00
4fee1a6333 chore: converted post editor to live component 2026-05-03 11:32:43 +02:00
0075f25ef7 chore: converted scripts and templates to live components 2026-05-03 10:00:22 +02:00
ce54e973ad chore: converted preferences editor to live component 2026-05-03 09:19:27 +02:00
6c7fde6b95 changed tags editor into live component 2026-05-03 09:03:54 +02:00
2be751400d fix: parity in behaviour for scripts, templates and posts 2026-05-02 19:50:13 +02:00
73e066c330 fix: tag editor hopefully working and fixes to test runner 2026-05-02 11:24:51 +02:00
a4ea24faa2 fix: fixed import action for orphaned files 2026-05-02 11:08:33 +02:00
45040f9f66 fix: fixed duplicate elements in ai chat 2026-05-02 10:55:14 +02:00
4cf0f5281b feat: fill missing translations implemented 2026-05-02 10:33:19 +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
07fab7d1ab feat: delete buttons on sidebar entries 2026-05-02 09:15:54 +02:00