No description
Find a file
jtricerolph 0cd9a34cf0 Add restaurant_bookings app seed + internal PATCH endpoint for Hosted Tables integration
Seeds restaurant_bookings as inactive (active=false) so it stays hidden until the
settings service configures the Hosted Tables URL. Adds PATCH /api/auth/internal/apps/:slug
so settings can update base_path and active without auth restarts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-15 15:41:48 +00:00
src Add restaurant_bookings app seed + internal PATCH endpoint for Hosted Tables integration 2026-07-15 15:41:48 +00:00
.env.example Add internal registry endpoint, self-registration, and workforce sync 2026-07-01 20:35:44 +00:00
.gitignore Initial commit: auth 2026-07-01 12:09:54 +00:00
docker-compose.yml Add SETTINGS_URL/SECRET to compose, fix sync email-change and rate-limit bugs 2026-07-02 00:23:59 +00:00
Dockerfile Initial commit: auth 2026-07-01 12:09:54 +00:00
package.json Add internal registry endpoint, self-registration, and workforce sync 2026-07-01 20:35:44 +00:00