Commit Graph

102 Commits

Author SHA1 Message Date
99dc1c2216 chore: remove redundant export-only tests, add test audit procedure
Deleted chat_editor_test.exs and import_editor_test.exs which only
checked function_exported?/Code.ensure_loaded? without exercising any
behavior — both components are already tested via LiveView rendering
in shell_live_test.exs and import_shell_live_test.exs respectively.

Added TESTAUDIT.md documenting the procedure for periodic test suite
audits to catch non-behavioral tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-11 10:35:24 +02:00
0808b27057 chore: moved from delay-based tests to deterministic gated server tests
for chat
2026-05-11 10:20:46 +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
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
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
c118412f56 fix: handling of tab titles on restore 2026-05-02 09:03:03 +02:00
e0f13e325b fix: tab titles on ai chats on reload 2026-05-02 08:47:27 +02:00
7db8f6d36b fix: more work on chat and chat titles 2026-05-01 23:34:37 +02:00
c495a2ed0a fix: A2UI now behaves better 2026-05-01 23:15:04 +02:00
11df11dbdb fix: A2UI surfaces 2026-05-01 22:41:10 +02:00
a5193240ad fix: model selector works now 2026-05-01 22:35:24 +02:00
d3aa7f2438 fix: added delete buttons on chats and have chat titeling (maybe) 2026-05-01 22:29:06 +02:00
a17c549817 fix: more work on A2UI 2026-05-01 22:22:59 +02:00
391a7f216f fix: more fixes to AI chat 2026-05-01 22:13:21 +02:00
c25720bf6e fix: shutdown moved to standard functionality 2026-05-01 22:00:30 +02:00
e4db1d6d62 feat: added tool support setup for models 2026-05-01 21:49:31 +02:00
f8b8ccabbd fix: ai chat styling and some crashes 2026-05-01 21:39:05 +02:00
dd0c05b785 fix: fixes for AI chat 2026-05-01 20:22:12 +02:00
b2ced48cc5 feat: alignment on import conflict resolution terms 2026-05-01 18:54:14 +02:00
881056eb61 chore: added more @spec 2026-05-01 17:49:50 +02:00
3505355980 chore: refactoring of Repo.get/get! usages 2026-05-01 17:20:08 +02:00
5a464920de chore: next big god module down
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 10:47:25 +02:00
8358f9000e fix: work on step 12 2026-04-30 16:55:00 +02:00
a6033cb86a feat: step 12 is done again. huh? 2026-04-29 20:33:59 +02:00
f178b5b207 feat: step 12 done 2026-04-29 20:07:01 +02:00
155fda8b81 feat: step 11 done 2026-04-29 19:24:45 +02:00