388 Commits

Author SHA1 Message Date
f9307070a3 Reformatting tsx 2025-06-18 14:26:07 -07:00
54d5df3fac Removed lint warnings 2025-06-18 13:55:44 -07:00
2cf3fa7b04 ruff reformat 2025-06-18 13:53:07 -07:00
f1c2e16389 Reformatting with ruff 2025-06-18 13:30:54 -07:00
f53ff967cb Removing unused dependencies 2025-06-18 13:11:51 -07:00
168fe8cc8e Moved auth_utils to utils 2025-06-18 12:36:32 -07:00
aefc14c610 Move model_cast into helpers 2025-06-18 12:31:17 -07:00
e5ac267935 ttl deletion for rate limits 2025-06-18 12:30:42 -07:00
cbd6ead5f3 Added some comments 2025-06-18 12:24:04 -07:00
ed2b99e8b9 Refactored database.py into sub-files 2025-06-18 12:17:35 -07:00
dbbfe852e2 Added llm providers entrypoint 2025-06-17 17:22:27 -07:00
a2276c58ef Added multi-llm doc 2025-06-17 17:12:34 -07:00
a4f1fe2e35 Fixed pydantic warning 2025-06-17 17:10:05 -07:00
46faf456cf Refactored code into separate files 2025-06-17 17:09:23 -07:00
4edf11a62d Fixed database async usage with background tasks 2025-06-13 10:32:30 -07:00
dba497c854 Fixed error checking on profile upload 2025-06-13 10:32:12 -07:00
afd8c1df21 Updated so user can pass in default name 2025-06-13 10:31:58 -07:00
3a5b0f86fb Let guests view candidates 2025-06-12 16:35:32 -07:00
5b33d7fa5f Beta on How It Works positioning 2025-06-12 16:35:20 -07:00
5750577eaf Add printing and lots of fixes 2025-06-12 16:27:08 -07:00
6845ed7c62 Fix debug border 2025-06-12 16:26:39 -07:00
d69ef95a41 Let enter behavior be configurable 2025-06-12 16:26:23 -07:00
a5f16494fc Fix launch for prod 2025-06-12 16:25:54 -07:00
30d7035946 Fix launch for prod 2025-06-12 16:25:44 -07:00
586282d7fa Added doc preview 2025-06-12 12:27:39 -07:00
8dcc1c0336 Added Resume viewing 2025-06-12 09:22:06 -07:00
0bc9f74c7f Tweaked JobViewer for mobile 2025-06-12 07:49:21 -07:00
85eac72750 Let guest users see job list 2025-06-11 23:05:53 -07:00
e0ed154476 Added JobViewer 2025-06-11 23:04:43 -07:00
53e0d4aafb Mabye ready for beta?!?! 2025-06-11 16:16:34 -07:00
d2d0bb29ac Beta seems functional 2025-06-11 15:58:40 -07:00
74201d0a71 Menus restructured 2025-06-11 15:11:35 -07:00
7a166fe920 Menu re-work almost done 2025-06-11 10:36:35 -07:00
4689aa66c6 not working 2025-06-11 10:23:55 -07:00
7c78f39b02 Moved HowItWorks into home page 2025-06-11 10:20:06 -07:00
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
9edf5a5b23 Added recursive pydantic model converter 2025-06-09 19:56:55 -07:00
1531a05de0 Pruned out React warnings 2025-06-09 18:09:02 -07:00
149ce9e9b3 Tweaks 2025-06-09 16:37:47 -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
7b457244ae Changed header menu
Added date fields to Job
2025-06-09 10:59:24 -07:00
781275e9a9 Skill assessment is now streaming 2025-06-09 09:19:00 -07:00
817a8e4b66 UI style tweaks 2025-06-08 21:16:29 -07:00
3970cca715 RAG working 2025-06-08 21:08:29 -07:00