- Add optionalProps shim to base.adapter.ts for RequestInit compatibility - Apply optionalProps to UserSettingsModal updateData - Use conditional spreading for Navigation Button element prop - Apply optionalProps to drag-drop target object creation - Apply optionalProps to party.service create/update methods - Apply optionalProps to grid.service CRUD operations - Fix transcendenceStage -> transcendenceStep typo in grid.service - Update UserUpdateParams interface to include | undefined - Update DragOperation interface properties to include | undefined 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| resources | ||
| base.adapter.ts | ||
| config.ts | ||
| entity.adapter.ts | ||
| errors.ts | ||
| grid.adapter.ts | ||
| index.ts | ||
| job.adapter.ts | ||
| party.adapter.ts | ||
| search.adapter.ts | ||
| test-setup.ts | ||
| types.ts | ||
| user.adapter.ts | ||