Commit Graph

421 Commits

Author SHA1 Message Date
Nate Kelley 99b6436418
metric updates 2025-04-16 23:05:37 -06:00
Nate Kelley 856a49fe40
move metric queries to new store standard 2025-04-16 22:40:10 -06:00
Nate Kelley d49d0d1267
abstracted functions to own files 2025-04-16 21:22:14 -06:00
Nate Kelley c19a5512fe
remove from dashboard helpers 2025-04-16 17:29:51 -06:00
Nate Kelley dfc2cccaf1
dashboard saves 2025-04-16 16:43:51 -06:00
Nate Kelley 16ecff9041
Update requests.ts 2025-04-16 15:46:58 -06:00
Nate Kelley a113319d0f
feedback loop 🔁 2025-04-16 15:45:22 -06:00
Nate Kelley 8634cb0f79
dashboard metrics can now be added 🐝 2025-04-16 15:12:57 -06:00
Nate Kelley 4d2af2e29f
reouting update for dashboards 2025-04-16 14:40:42 -06:00
Nate Kelley 722a005990
table can reset 2025-04-16 14:22:07 -06:00
Nate Kelley 40b8545400
metric save version 2025-04-16 13:49:42 -06:00
Nate Kelley e576738d31
many dashboard updates 2025-04-16 12:57:39 -06:00
Nate Kelley 1895844896
push up minor dashboard changes 2025-04-16 12:19:43 -06:00
Nate Kelley 68e07f1460
dashboard update version logic 2025-04-16 11:24:22 -06:00
Nate Kelley 73768eebc9
prefetcher for version history panel 2025-04-16 10:46:20 -06:00
Nate Kelley 441ec1df40
dropdown for versions update 2025-04-16 10:25:20 -06:00
Nate Kelley 34c2165459
increase timeout for save metric server 2025-04-15 23:00:09 -06:00
Nate Kelley 090f7877b7
might be unstable for versioned data 2025-04-15 22:30:46 -06:00
Nate Kelley 4c19cfd628
dashboard remove from list button 2025-04-15 21:15:07 -06:00
Nate Kelley 906b192d9a
rename colleciton modal 2025-04-15 16:49:13 -06:00
Nate Kelley 28bdebb1c8
asset embed and redirect 🦘 2025-04-15 16:02:20 -06:00
Nate Kelley 05a4a631c8
avoid duplicate version checks for the metric 2025-04-14 14:22:12 -06:00
Nate Kelley 4e20efbe52
data is now pegged to a version 🧐 2025-04-14 13:17:32 -06:00
Nate Kelley 3ee2fc8281
adjust search debounce 2025-04-14 13:08:55 -06:00
Nate Kelley 636b4c89dd
favorite star persists 2025-04-14 12:43:19 -06:00
Nate Kelley dbd24125f7
more elegant parameters for styling app 2025-04-11 15:40:40 -06:00
Nate Kelley 17748b1ddb
finalized some prefetch logic 2025-04-11 12:43:19 -06:00
Nate Kelley 1fdd46fd43
set original dashboard on get request 2025-04-11 09:55:55 -06:00
Nate Kelley 1f15d0bb6a
bar percentage mode updates 🪿 2025-04-10 22:26:50 -06:00
Nate Kelley 823126b8d3
auto save table on init 2025-04-10 21:16:21 -06:00
Nate Kelley ee02b6c44a
Update queryRequests.ts 2025-04-10 16:09:22 -06:00
Nate Kelley 3da71f4c91
teat pot error update 🫖 2025-04-10 16:05:25 -06:00
Nate Kelley a5d4ed77ca
link reasoning message button 2025-04-09 22:01:22 -06:00
Nate Kelley 6c994bb9e8
start chat from asset 🦚 2025-04-09 17:09:06 -06:00
Nate Kelley fec77bda4b
date picker should conditionally hide clearable 👻 2025-04-09 15:41:41 -06:00
Nate Kelley 56908dc77b
45 seconds 2025-04-09 14:48:20 -06:00
Nate Kelley 4e5ac6f752
add and remove from collection works 📖 2025-04-09 14:46:45 -06:00
Nate Kelley c66b1878f3
update dashboard request strucutre 2025-04-09 14:00:48 -06:00
Nate Kelley 0e2fd9a93c
max number on dash 2025-04-09 13:05:34 -06:00
Nate Kelley d4dbf5e833
built out a combobox 2025-04-09 11:59:28 -06:00
Nate Kelley d4572ff7ce
bulk update verification 2025-04-09 10:22:47 -06:00
Nate Kelley 152bd1242f
favorites update 2025-04-09 09:54:40 -06:00
Nate Kelley 6c4e96a73f
fetch dashboard 2025-04-08 22:15:35 -06:00
Nate Kelley a05a81feaf
dashboard pass the version number 2025-04-08 22:08:10 -06:00
Nate Kelley f3a8dbd89d
move version to dedicated pages 2025-04-08 19:22:49 -06:00
Nate Kelley 0bc469bf7e
move version hiostyr to dedicated pages 2025-04-08 15:10:37 -06:00
Nate Kelley 90eba5d1fb
minor version history changes 2025-04-08 13:32:00 -06:00
Nate Kelley 1d272b36ec
dashboard versions 2025-04-08 11:15:24 -06:00
Nate Kelley 1a0fdfa0ea
fix broken tpyes 2025-04-08 10:58:20 -06:00
Nate Kelley 0fbf690504
dashboard fixes 2025-04-08 10:29:15 -06:00
Nate Kelley 6f0c5cf106
make select more dynamic 2025-04-08 09:49:47 -06:00
Nate Kelley eeb1c576b9
filter out undefined query params 2025-04-08 09:38:14 -06:00
Nate Kelley eba0af7c67
Update queryRequests.ts 2025-04-08 09:21:49 -06:00
Nate Kelley 2b86254bb1
update how we consume the metric asset 2025-04-07 21:35:47 -06:00
Nate Kelley ce21ecd762
start moving to new asset layout 2025-04-07 16:11:33 -06:00
Nate Kelley 8609748338
set up hydration boundary for metric 2025-04-04 11:03:41 -06:00
Nate Kelley 6741e46e94
better default fallbacks 2025-04-04 09:52:16 -06:00
Nate Kelley c350cbae47
update version setting stuff 2025-04-03 11:02:17 -06:00
Nate Kelley 6bfdb0b911
updater for metric 2025-04-03 10:06:03 -06:00
Nate Kelley 0ebfd60e84
minor structural changes 2025-04-02 22:24:37 -06:00
Nate Kelley cc508e62c7
update colelction 2025-04-02 11:24:45 -06:00
Nate Kelley bb49686be9
delete chat 2025-04-02 10:42:54 -06:00
Nate Kelley 292ac4ff16
chat history link updates 2025-04-01 14:21:01 -06:00
Nate Kelley b9626ccbab
better routing 2025-04-01 11:04:19 -06:00
Nate Kelley ce4f4f705e
slider updates 2025-03-31 16:24:36 -06:00
Nate Kelley 7111f9e110
update memoized functions 2025-03-31 15:23:26 -06:00
Nate Kelley 905d5fb48c
fix y2 bug 2025-03-31 15:01:10 -06:00
Nate Kelley 6d5f0c24ed
update csp policy stuff 2025-03-29 21:40:14 -06:00
Nate Kelley bc2e126eb8
upate replace message logic 2025-03-29 21:13:40 -06:00
Nate Kelley ab58050270
update how we pass around on click events 2025-03-29 17:41:19 -06:00
Nate Kelley a4ef5cdf61
update query keys 2025-03-28 17:30:02 -06:00
Nate Kelley 9fbe705d06
more updates 2025-03-28 16:58:47 -06:00
Nate Kelley 5f60420707
Update queryRequests.ts 2025-03-28 16:50:35 -06:00
Nate Kelley b3308e3a0a
Update metric.ts 2025-03-28 16:45:18 -06:00
Nate Kelley c04418bc0c
collection dropdown update 2025-03-28 14:30:34 -06:00
Nate Kelley 78a11f374c
version update 2025-03-28 14:23:24 -06:00
Nate Kelley 0ce645d893
update delete endpoints 2025-03-28 13:49:19 -06:00
Nate Kelley 94be03ee93
make header scroll better on ghost 2025-03-28 13:42:25 -06:00
Nate Kelley cca7c04292
use chat stream messages 2025-03-28 13:30:46 -06:00
Nate Kelley 8732e895c7
make a few more caches 2025-03-28 12:53:20 -06:00
Nate Kelley cdf1551e9d
adjust query provider menu 2025-03-27 21:07:23 -06:00
Nate Kelley 7b2190cea9
handle errors really well for the thing 2025-03-27 17:07:22 -06:00
Nate Kelley 94353c64e9
app asset check 2025-03-27 16:51:03 -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 c945eb3682
refresh on request 2025-03-26 16:30:30 -06:00
Nate Kelley a28c68c9b4
version menu is working for metrics 2025-03-26 10:40:26 -06:00
Nate Kelley 46c7e3ea67
better handling for versions 2025-03-26 09:57:12 -06:00
Nate Kelley 9eb70c204f
header for version history 2025-03-25 21:56:21 -06:00
Nate Kelley 53474546db
version updates 2025-03-25 20:59:27 -06:00
Nate Kelley 0ebcc6ffab
error for metric 2025-03-25 16:31:22 -06:00
Nate Kelley 81bca2d8b1
minor updates to stories 2025-03-25 15:06:07 -06:00
Nate Kelley 2c18488cdb
finalize create forms 2025-03-25 15:01:18 -06:00
Nate Kelley 9381844b9d
form validators 2025-03-25 13:12:23 -06:00
Nate Kelley 3e5597e4c4
good form validator 2025-03-25 13:08:47 -06:00
Nate Kelley 550dda19ca
validator update 2025-03-25 13:04:40 -06:00
Nate Kelley 51d31f32f2
Create requests.test.ts 2025-03-25 12:15:23 -06:00
Nate Kelley 9f8c7b60c7
add valibot parse for datasource endpoints 2025-03-25 11:42:09 -06:00
Nate Kelley cd39acaf41
Update interfaces.ts 2025-03-25 11:23:19 -06:00
Nate Kelley 1bf3d42e5b
rip out request interfaces folder 2025-03-25 10:59:36 -06:00
Nate Kelley 4b4ed982a5
make add form a link 2025-03-25 10:21:19 -06:00