Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop #12

Closed
wants to merge 39 commits into from
Closed

develop #12

wants to merge 39 commits into from

Conversation

m-housh
Copy link
Owner

@m-housh m-housh commented May 9, 2024

  • Fixed documentation inconsistencies.
  • feat: Updates to latest versions of TCA
  • Update gitignore to ignore Package.resolved files
  • feat: Updates to latest version of supabase
  • fix: Removes package.resolved
  • fix: errors after updating to latest supabase, passing tests, not ready yet
  • fix: errors after updating to latest supabase version
  • fix: uses official supabase package
  • Working on just extending the supabase client, instead of supplying a database client
  • feat: Begins update to only extending the supabase clients / not providing our own client
  • feat: Cleaning up old code
  • feat: Begins overrides for database routes
  • feat: Completes removal of the old database client in favor of extensions directly to the postgrest client
  • feat: Updates documentation to reflect changes
  • feat: Updates documentation to reflect changes
  • feat: Updates examples
  • feat: Working on a database router / route handler
  • Working on a database router in integration tests
  • feat: Begins modularizing dependencies
  • feat: Begins database router, has working table router implemented
  • feat: Adds database router implementation, needs documentation and examples
  • feat: Adds some documentation to the new modules
  • feat: Adds documentation and some code cleanup
  • feat: Working on new route container implementation
  • feat: Adds database router overrides
  • feat: Begins auth controller
  • feat: Adds initial auth controller tests.
  • feat: Adds documentation and some code cleanup
  • feat: Removes old code from supabase client dependencies
  • warn: Bugs in router overrides when accessing a child router
  • fix: fixes database overrides not working
  • feat: Fixes route overrides and adds override tests
  • feat: Begins documentation of new modules.
  • fix: fixes documentation previews not building
  • warn: The database router implementation sort of breaks down when you want to create a mock implementation and needs rethought
  • fix: Fixes spi.yml targets

m-housh and others added 30 commits August 25, 2023 18:49
@m-housh m-housh closed this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant