v2024-11-12-502df9d1
What's Changed
- Fix field autofocus in dialogs by @myieye in #1148
- Bump dependencies to get System.Text.Json 8.0.5 by @rmunn in #1161
- Fix viewer build warnings by @myieye in #1146
- CrdtMerge API web service by @rmunn in #1136
- FixFwData now does real work by @rmunn in #1159
- Standardize FW Lite ProjectData.Id by @hahn-kev in #1170
- Use project ID, not code, in CrdtMerge API by @rmunn in #1169
- Allow project managers to always remove their projects from orgs by @myieye in #1150
- Catch TryAgain Socket Exceptions when waiting for postgres in dev by @myieye in #1157
- Make about link absolute so it works on every page by @myieye in #1165
- Fix Part of speech not rendered in dictionary preview on page load by @myieye in #1158
- Org enhancements by @myieye in #1151
- Add FwHeadless (renamed from CrdtMerge) deployment for k8s and GHA by @rmunn in #1171
- Prep code in
src
for Svelte 5 migration by @rmunn in #1176 - upgrade hotchocolate to 14 by @hahn-kev in #1167
- Setup Tilt by @hahn-kev in #1204
- Improve ellipsis usage by @myieye in #1194
- Make pnpm run clean work by @myieye in #1195
- Add dev.Dockerfile for FwHeadless by @rmunn in #1201
- Fix org sorting by @myieye in #1183
- Make ProjectMembersVisibilityMiddleware more robust by @myieye in #1199
- Add more OTEL context to GQL resolver errors by @myieye in #1193
- Add integration test for parallel db access in middleware by @myieye in #1196
- Fix trace context lost when squashing and rethrowing GQL errors by @myieye in #1191
- Move projects I manager filter to GQL by @myieye in #1197
- Make complex form types a multi select by @myieye in #1142
- Avoid failed-too-soon health checks on startup by @rmunn in #1212
- Log verbose progress messages in S/R at debug level by @rmunn in #1202
- Sync complex forms by @hahn-kev in #1214
- remove mini lcm in memory implementation by @hahn-kev in #1215
- CRDT sync handles parts of speech by @rmunn in #1203
- Have lexbox API container check fw-headless health by @rmunn in #1192
- Move admin user filters to GQL by @myieye in #1219
- Sync CRDTs with lexbox during crdt merge by @hahn-kev in #1206
- Improve README steps for putting tilt in PATH by @rmunn in #1209
- CRDT sync handles semantic domains by @rmunn in #1217
- Prevent error after hot reload: Operation is not valid due to the current state of the object. (DateTimeType) by @myieye in #1227
- allow creating a complex form type with a predefined ID by @hahn-kev in #1223
- fix bug with project members query permissions by @hahn-kev in #1229
Full Changelog: v2024-10-24-d9e76cec...v2024-11-12-502df9d1