|
|
fd8e6ac178
|
refactor(types): reconcile @specs with their success typings
|
2026-06-02 11:25:03 +02:00 |
|
|
|
81ce204502
|
Fix Credo Readability (strict)
- Max line length, implicit try, alias order, zero-arity defs
- String sigils, long comments split; redundant blank lines fixed
|
2026-03-04 16:21:14 +01:00 |
|
|
|
f29bbb02a2
|
feat: add Vereinfacht connection test button to settings
|
2026-02-24 13:09:34 +01:00 |
|
|
|
daaa4dc345
|
Vereinfacht: filter blank vereinfacht_contact_id in sync_members
Include members with empty string; use expr with ref for Ash filter.
|
2026-02-23 20:49:30 +01:00 |
|
|
|
124857cc9c
|
Vereinfacht: update existing contact when found by email
Before saving contact_id to member, sync current data to the
existing contact so Vereinfacht stays up to date.
|
2026-02-23 19:54:42 +01:00 |
|
|
|
a008cf381a
|
feat(vereinfacht): add client, sync flash and SyncContact change
- Application: create SyncFlash ETS table on start
- Vereinfacht: Client, SyncFlash, sync_member, format_error, sync_members_without_contact
- SyncContact change on Member create_member and update_member
- Member: attribute vereinfacht_contact_id, internal action set_vereinfacht_contact_id
|
2026-02-23 19:51:31 +01:00 |
|