James Ketr jketreno
jketreno pushed to main at jketreno/backstory 2025-05-31 19:25:09 -07:00
35701d9719 Implementing MFA
jketreno pushed to main at jketreno/backstory 2025-05-31 18:35:41 -07:00
9b320366ce Remove Dashboard from tab menu -- it is available under the user menu
jketreno pushed to main at jketreno/backstory 2025-05-31 17:37:07 -07:00
e1c1bcf097 Fixed more UI issues
40ab58fffe UI improvement for mobile/desktop on chat page
Compare 2 commits »
jketreno opened issue jketreno/backstory#21 2025-05-31 11:39:46 -07:00
Add terms of use and privacy information
jketreno commented on issue jketreno/backstory#6 2025-05-31 11:39:28 -07:00
Let guests chat with users

Filter returned context to mask any information contained in the user record (email, phone, etc.) and mark as edited (make edited a list of strings to show on frontend so people know they need to…

jketreno closed issue jketreno/backstory#10 2025-05-31 11:37:14 -07:00
Reload on new systems after login recovers all chats
jketreno commented on issue jketreno/backstory#10 2025-05-31 11:37:14 -07:00
Reload on new systems after login recovers all chats

Tested on phone and it works

jketreno closed issue jketreno/backstory#13 2025-05-31 11:36:49 -07:00
RAG working again
jketreno commented on issue jketreno/backstory#13 2025-05-31 11:36:48 -07:00
RAG working again

This is now working.

jketreno commented on issue jketreno/backstory#20 2025-05-31 11:36:10 -07:00
Add session delete, rename

In the chat screen

jketreno opened issue jketreno/backstory#20 2025-05-31 11:35:56 -07:00
Add session delete, rename
jketreno pushed to main at jketreno/backstory 2025-05-31 11:32:56 -07:00
8f0ff5da68 Moved RAG context into user message instead of system, and now it works
77440a9d6b Rag is being generated (again) however the LLM is not using it.
Compare 2 commits »
jketreno pushed to main at jketreno/backstory 2025-05-30 12:44:14 -07:00
4a80004363 Added ComingSoon. Fixes #9
7280672726 Fix #7 -- backend now uses and stores hashed password
Compare 2 commits »
jketreno closed issue jketreno/backstory#9 2025-05-30 12:43:50 -07:00
Grey out employer side of things
jketreno commented on issue jketreno/backstory#9 2025-05-30 12:43:46 -07:00
Grey out employer side of things

Implemented via ComingSoon component. Wrap any item with to disable it.

jketreno closed issue jketreno/backstory#7 2025-05-30 12:19:40 -07:00
Password authentication
jketreno opened issue jketreno/backstory#19 2025-05-30 11:25:01 -07:00
Chat UI drawer does not align with left of content page and instead aligns to viewport
jketreno pushed to main at jketreno/backstory 2025-05-30 11:20:45 -07:00
a03497a552 Updated UI, auth flows, and refactored
jketreno pushed to main at jketreno/backstory 2025-05-30 02:46:15 -07:00
8f6c39c3f7 Drawer opens and closes
jketreno pushed to main at jketreno/backstory 2025-05-30 02:41:56 -07:00
4330bd4b7c Date conversion is working from localstorage and via API
adb407b19a Adding type conversion
Compare 2 commits »