Commit Graph

6 Commits

Author SHA1 Message Date
Fabian @ Blax Software be6404ddf9 I autoload migrations 2026-05-11 14:38:30 +02:00
Fabian @ Blax Software 019080f227 docs: add star history section
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 16:44:32 +02:00
Fabian @ Blax Software 73c14c54c8 feat: switch address models to UUIDs and accept string IDs in trait helpers 2026-04-17 11:03:02 +02:00
Fabian @ Blax Software 903cd3bb08 feat: add has_elevator to Address, contact/access fields to AddressAssignment
- Address: has_elevator (bool) column for building elevator status
- AddressAssignment: name_on_door, email, phone, floor, door columns
  for context-specific contact and access info
- AddressAssignment: effective_floor/effective_door accessors
  (assignment overrides base address)
2026-04-17 07:07:11 +02:00
Fabian @ Blax Software 64d2b70ce7 fix: remove stray brace in migration stub, add Laravel 13 support 2026-04-16 07:49:48 +02:00
Fabian @ Blax Software 615da8c4c1 Initial release 2026-04-14 10:20:42 +02:00