feat: Complete Phase 1 – Core Venue Management & Discovery#85
Open
s4nkar wants to merge 262 commits into
Open
Conversation
… audit logs using Alembic
…hentication helpers
…e-based access control across all portals
feat(Auth): Authentication with Supabase auth, plus role based Authorization Initial phase
feat(admin): scaffold admin panel with static dashboard and authentication
feat: add comprehensive authentication flow documentation
…strative action logging
feat(admin): implement admin user management service and track admin audit activity
Implement venue management schema models
Rename eslint.config.js -> eslint.config.mjs so ESLint 9 loads the import-based flat config without the root package.json needing "type": "module". `pnpm lint` was failing to even load its config before this.
Mark the frontend Lint step continue-on-error: the type-check/build step stays blocking (the real gate), while lint runs and reports without freezing merges over the pre-existing no-explicit-any backlog.
Explain that GitHub does not block red PRs by default, how to require the frontend/api checks on main, and how that prevents a broken build from ever deploying (with the failure surfaced on the PR and in the platform dashboard).
Deployment build issue fix + cors setup in fastapi
…ector search indexing and job tracking tables
…conflict flows, and hold expiry logic
feat(search): implement semantic search and queue based search indexing
Refactor: Separate Embedding/Jina from Search Service
owner side dashboard and refacotoroing ui
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Phase Category
Tech Stack (For Phase 1 MVP Submissions)
(Example: Frontend: React, Backend: Node.js, Database: MongoDB)
Type of Change
Checklist:
AI Disclosure
Screenshots / Screen Recording (if applicable)