Claude Code
|
cc04463a03
|
breaking(admin-api): 💥 Deprecate legacy endpoints and enforce new request/response schemas for bookings, mail, backup, restore, and shop functionalities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 15:21:52 -07:00 |
|
Claude Code
|
0aac328458
|
test(bookings): ✅ Add comprehensive test cases for booking creation, cancellation, and validation in admin backend API
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 15:21:52 -07:00 |
|
Claude Code
|
a76cde6e4b
|
feat(backend-api): ✨ Add OAuth2 authentication endpoints and database migrations for admin access
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 15:21:52 -07:00 |
|
Claude Code
|
90651b6af5
|
test(admin): ✅ Add test coverage for admin API endpoints and backend logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:47 -07:00 |
|
Claude Code
|
6b640f3c9b
|
feat(bookings): ✨ Add new booking management API endpoints for admin backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
4ceadce5c8
|
feat(backend-api): ✨ Add new database queries and update admin API routes for data handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 10:48:46 -07:00 |
|
Claude Code
|
d8922eb2e8
|
feat(admin-backend-api): ✨ Unify admin API routes with standardized request/response handling, adding audit logging, rate limiting, and role-based access controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:39 -07:00 |
|
Claude Code
|
f87e7572de
|
db(migrations): 🗃️ Apply backend API database migration for admin schema updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 03:04:38 -07:00 |
|
Claude Code
|
085070034e
|
feat(admin-backend-api): ✨ Update export route handlers for admin resources (photos, site text, tours, etiquette, and link values)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
8592d8110f
|
security(backend-api): 🔒️ Implement role-based access control for admin API endpoints and secure database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 00:08:16 -07:00 |
|
Claude Code
|
e9299c7a5a
|
security(admin-backend-api): 🔒️ Enforce role-based access control middleware for all admin routes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
cff37b513c
|
security(admin-auth): 🔒️ Enforce stricter admin role validation in AuthGuard middleware
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
10766f8bf7
|
security(backend-api): 🔒️ Implement TOTP-based two-factor authentication for admin API with generation, verification, and auth integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 21:18:58 -07:00 |
|
Claude Code
|
c5e46eb1e5
|
feat(admin): ✨ Introduce user role management and dashboard controls for admin functionality
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:58:16 -07:00 |
|