Commit Graph

12 Commits

Author SHA1 Message Date
Nate Kelley 60de00b521
Nate/change supabase auth (#177)
* attempt to make some static routes

* update appproviders

* update on request

* make some pages forced static

* update profile page

* solid buster route update

* make more stable

* make good tests for create route helpers

* update some error handling

* global error component ripped

* minor updates to middleware

* Update middleware.ts

* save supabase contexts

* chnage middle ware

* update middleware

* better passing axios instance

* Update next.config.mjs

* remove console errors

* update how we interact with the middleware

* get layout is not a promise

* private pages experiment completed
2025-03-27 13:27:30 -06:00
Nate Kelley c945eb3682
refresh on request 2025-03-26 16:30:30 -06:00
Nate Kelley 96731d86d0
embeddable dashboard 2025-03-18 14:19:56 -06:00
Nate Kelley 18e9a4f3f7
more dahsboard updates 2025-03-18 13:55:03 -06:00
Nate Kelley 75bbe81871
make embeddable metric page 2025-03-18 13:04:21 -06:00
Nate Kelley 6204a2e827
rip out datasources 2025-03-10 21:22:30 -06:00
Nate Kelley 304fe1bb97
nate big ol refactor 2025-03-07 16:02:56 -07:00
Nate Kelley bc36758fea
Big nate/bus 936 if a user is not an admin we should not see the permission (#57)
* app sidebar settings should hide

* rename api directories

* list empty state

* offset for row
2025-01-22 14:58:06 -08:00
Nate Kelley e5f8e4fb63
Make users page (#39)
* create users pages

* abstract more components to correct folders

* carve out expection if we are hiding the select all

* user query

* Add ability to change default access

* Update package-lock.json

* Update package-lock.json
2025-01-17 08:46:13 -08:00
Nate Kelley 447ae12478
update imports for gloabl components 2025-01-15 12:03:18 -07:00
Nate Kelley 660bc1814e
server side rendering for 2025-01-09 15:41:57 -07:00
Nate Kelley 0302fb9a0c Initial web commit 🤙
Initial commit for all files and folder related to the web project
2025-01-06 11:29:29 -07:00