Commit Graph

29 Commits

Author SHA1 Message Date
Nate Kelley 07e7d05867
change link for collection 2025-04-01 14:08:01 -06:00
Nate Kelley d255c5a719
update routes 2025-04-01 13:16:56 -06:00
Nate Kelley cc0bad210f
dashboard layout updates 2025-04-01 11:29:16 -06:00
Nate Kelley b9626ccbab
better routing 2025-04-01 11:04:19 -06:00
Nate Kelley 2c64586186
update to prefetch on dashboard 2025-03-29 22:28:15 -06:00
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 25dd704dd4
remove app root file path 2025-03-18 14:55:11 -06:00
Nate Kelley 0fde170eee
add additional logic around how same current file 2025-03-14 12:07:28 -06:00
Nate Kelley a3151efeb5
chnage up app routes 2025-03-01 22:13:50 -07:00
Nate Kelley a0355afb84
update routing 2025-02-28 16:01:31 -07:00
Nate Kelley a6ce9c8c4d
sidebar primary 2025-02-28 15:02:54 -07:00
Nate Kelley 28753cba34
move sockets around 2025-02-12 11:01:54 -07:00
Nate Kelley 4ef095ceba
reasoning file click 2025-02-08 15:45:56 -07:00
Nate Kelley 117db1c21d
responses generated 2025-02-07 22:24:18 -07:00
Nate Kelley 07c750b801
add additional context rules 2025-02-07 19:45:48 -07:00
Nate Kelley 90fac0a5c7
Start removing thread context 2025-01-31 22:33:57 -07:00
Nate Kelley 90d30c93af
add additional context provider for chats 2025-01-27 16:23:08 -07:00
Nate Kelley be050b3521
select file update 2025-01-27 15:48:29 -07:00
Nate Kelley 0e4f6e7f06
add dataset group in permission group area 2025-01-22 12:08:53 -07:00
Nate Kelley 30cb2a0ff5
added pages for permission groups 2025-01-21 20:26:09 -07:00
Nate Kelley f072b2c461
permission group modal update 2025-01-21 19:51:59 -07:00
Nate Kelley 717a9c635e
fix build errors 2025-01-21 16:28:43 -07:00
Nate Kelley 4c5315f332
create permission user endpoints 2025-01-20 20:31:43 -07:00
Nate Kelley 6ba6fd87dd
pass through dataset overview 2025-01-20 15:11:42 -07:00
Nate Kelley bf1012cf8b
make pages unique
Co-Authored-By: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-01-17 20:44:59 -07:00
Nate Kelley d8594d19d0
add additional routes 2025-01-15 12:20:45 -07:00
Nate Kelley 9e3a5088ed
Data grid is now in sql 2025-01-09 12:04:57 -07:00
Nate Kelley 6d91a2202a
remove users and permission pages 2025-01-08 14:47:45 -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