|
e61e88561e
|
Fixed some Mobile UI issues
|
2025-06-10 18:03:46 -07:00 |
|
|
0a23b7deae
|
How It Works
|
2025-06-10 15:17:36 -07:00 |
|
|
bb4017b835
|
Full initial flow for guest working
|
2025-06-10 15:10:26 -07:00 |
|
|
3a21f2e510
|
Restructuring top level UI
|
2025-06-10 11:24:00 -07:00 |
|
|
4f4187eba4
|
Working on job creation flow
|
2025-06-09 19:57:08 -07:00 |
|
|
1531a05de0
|
Pruned out React warnings
|
2025-06-09 18:09:02 -07:00 |
|
|
a197535bea
|
Resume generation almost working
|
2025-06-09 16:14:32 -07:00 |
|
|
dd0ab5eda6
|
Integrating new resume generator
|
2025-06-09 11:57:12 -07:00 |
|
|
1fbc5317d3
|
Locked job creation behind access restriction
|
2025-06-09 11:14:59 -07:00 |
|
|
20f8d7bd32
|
Guest seems to work!
|
2025-06-08 20:42:23 -07:00 |
|
|
43b332bd47
|
Restructured for menus
|
2025-06-08 14:36:21 -07:00 |
|
|
d41f9a9e75
|
New navigation system
|
2025-06-08 13:38:49 -07:00 |
|
|
18863a23d9
|
Added missing files
|
2025-06-08 12:53:53 -07:00 |
|
|
588b1d9b61
|
Improved doc loading
|
2025-06-08 12:53:38 -07:00 |
|
|
8aa8577874
|
Multi-LLM backend working with Ollama
|
2025-06-07 15:03:00 -07:00 |
|
|
fc6fc57922
|
Scrolling in sub pages is working correctly
|
2025-06-07 09:38:53 -07:00 |
|
|
b76141f3d1
|
Cooooool!
|
2025-06-05 16:42:40 -07:00 |
|
|
1a13d41f28
|
Almost working through automatic flow
|
2025-06-05 16:03:26 -07:00 |
|
|
504985a06b
|
Job submission and parsing from doc working
|
2025-06-05 14:25:57 -07:00 |
|
|
48e6eeaa71
|
Chat and stuff is working again
|
2025-06-04 18:09:25 -07:00 |
|
|
efef926e45
|
Fixed tab errors
|
2025-06-04 11:11:42 -07:00 |
|
|
4f7b2f3e6a
|
Refresh maintains selected entities
|
2025-06-04 10:31:26 -07:00 |
|
|
7586725f11
|
Skill tracking almost working
|
2025-06-03 21:28:55 -07:00 |
|
|
cb97cabfc3
|
Job analysis in flight
|
2025-06-03 17:00:18 -07:00 |
|
|
357b42ea7c
|
Working on user management
|
2025-06-03 15:24:07 -07:00 |
|
|
40d59042ef
|
Persona creation in progress
|
2025-06-03 09:59:26 -07:00 |
|
|
88a2b9dd90
|
Fixed RAG bug
|
2025-06-02 21:05:30 -07:00 |
|
|
138f61b777
|
Working on Job Analysis
|
2025-06-02 20:24:46 -07:00 |
|
|
0994c95f91
|
Single chat session per candidate
|
2025-06-02 19:45:04 -07:00 |
|
|
f286868cbe
|
Image profile update works
|
2025-06-02 17:36:47 -07:00 |
|
|
699acf9313
|
Works
|
2025-06-02 17:26:07 -07:00 |
|
|
a65f48034c
|
File upload working
|
2025-06-02 16:06:25 -07:00 |
|
|
149bbdf73b
|
RAG working in candidate page
|
2025-06-02 13:03:04 -07:00 |
|
|
4919da84d6
|
MFA is working
|
2025-06-01 14:09:28 -07:00 |
|
|
d7a81481a2
|
MFA is working
|
2025-06-01 13:42:32 -07:00 |
|
|
35701d9719
|
Implementing MFA
|
2025-05-31 19:25:04 -07:00 |
|
|
e1c1bcf097
|
Fixed more UI issues
|
2025-05-31 17:37:04 -07:00 |
|
|
40ab58fffe
|
UI improvement for mobile/desktop on chat page
|
2025-05-31 17:27:44 -07:00 |
|
|
77440a9d6b
|
Rag is being generated (again) however the LLM is not using it.
|
2025-05-31 11:31:36 -07:00 |
|
|
4a80004363
|
Added ComingSoon. Fixes #9
|
2025-05-30 12:44:10 -07:00 |
|
|
7280672726
|
Fix #7 -- backend now uses and stores hashed password
|
2025-05-30 12:19:28 -07:00 |
|
|
a03497a552
|
Updated UI, auth flows, and refactored
|
2025-05-30 11:20:41 -07:00 |
|
|
8f6c39c3f7
|
Drawer opens and closes
|
2025-05-30 02:46:13 -07:00 |
|
|
4330bd4b7c
|
Date conversion is working from localstorage and via API
|
2025-05-30 02:41:52 -07:00 |
|
|
adb407b19a
|
Adding type conversion
|
2025-05-30 02:21:55 -07:00 |
|
|
89b71a1428
|
Integrated into UI. need mobile view for chatpage
|
2025-05-29 16:58:14 -07:00 |
|
|
c2601bf17a
|
Chat working with multiple users
|
2025-05-29 16:43:57 -07:00 |
|
|
27d9ab467a
|
Added mockup chat page
|
2025-05-29 15:05:41 -07:00 |
|
|
b823c1e839
|
Fixed a couple style issues
|
2025-05-29 14:34:56 -07:00 |
|
|
11447b68aa
|
Chat is working again, just not saving
|
2025-05-29 14:15:21 -07:00 |
|