482 Commits

Author SHA1 Message Date
DaKheera47
d45b22f5df temp: loading multiple apikeys from env 2026-01-20 21:34:17 +00:00
DaKheera47
0eba05a1dd [HOTFIX] update base url to ensure pdf generation keeps working on reactive resume v4 2026-01-20 18:15:21 +00:00
DaKheera47
e66a3de283 ensure skills always have the right spec 2026-01-20 14:56:35 +00:00
DaKheera47
1934b42438 keep fallback to base.json, but tell user to use API key first 2026-01-20 13:44:42 +00:00
DaKheera47
e05c8c6656 remove the now unused pdf generator 2026-01-20 13:31:06 +00:00
DaKheera47
55d97c8099 url location corrected for list 2026-01-20 13:30:56 +00:00
DaKheera47
e5293fc82a listing resume in settings using service correctly 2026-01-20 12:12:25 +00:00
DaKheera47
47fd4a0959 api implemented 2026-01-20 12:02:58 +00:00
Shaheer Sarfaraz
97984be84f
Merge pull request #9 from DaKheera47/refactoring-large-files
Refactoring large files
2026-01-20 11:45:13 +00:00
DaKheera47
52b2e2399a remove unused imports 2026-01-20 11:44:49 +00:00
DaKheera47
e61208a106 url tests 2026-01-20 11:40:04 +00:00
DaKheera47
7f99db7873 sorting changes url as url param 2026-01-20 11:32:25 +00:00
DaKheera47
da30b65fcb jobs get their own urls now 2026-01-20 11:25:24 +00:00
DaKheera47
0eb0d3205d url change for tab change 2026-01-20 11:22:48 +00:00
DaKheera47
6de6d87263 TailoredSummary component 2026-01-20 11:13:05 +00:00
DaKheera47
fde32d2c51 combined JobHeader 2026-01-20 11:09:50 +00:00
DaKheera47
d506966d4c try and consolidate duplicate helpers 2026-01-20 07:58:49 +00:00
DaKheera47
48ed0933a2 discovered panel split up 2026-01-20 07:40:22 +00:00
DaKheera47
50edefbebe routes tests 2026-01-20 07:18:02 +00:00
DaKheera47
ccb05ac0f4 don't truncate jd when sending to ai model 2026-01-20 07:12:56 +00:00
DaKheera47
58fdf6781f break up server routes into separate files 2026-01-20 06:56:42 +00:00
DaKheera47
84987f5921 orchestrator tests 2026-01-20 06:42:18 +00:00
DaKheera47
a4f52b923a settings page component tests 2026-01-20 06:31:45 +00:00
DaKheera47
94c3cc64ae orchestrator page split up into components 2026-01-20 06:14:15 +00:00
DaKheera47
4325737d00 settings page split up into components 2026-01-20 06:14:05 +00:00
Shaheer Sarfaraz
65551b147f
[extractor] Manually import job description
Merge pull request #7 from DaKheera47/manually-import-job-description
2026-01-19 20:06:59 +00:00
DaKheera47
3cec4e01c0 documentation 2026-01-19 20:02:03 +00:00
DaKheera47
4140aa4553 Merge branch 'manually-import-job-description' of https://github.com/DaKheera47/job-ops into manually-import-job-description 2026-01-19 19:50:40 +00:00
DaKheera47
17752e001a reduce duplicated code 2026-01-19 19:50:37 +00:00
Shaheer Sarfaraz
1b927a13be
safer runtime assertion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 19:45:26 +00:00
Shaheer Sarfaraz
5bd57c1b9f
better runtime assertion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 19:45:15 +00:00
Shaheer Sarfaraz
cdf395cc01
ensure links are urls
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 19:44:53 +00:00
DaKheera47
9ee5f87624 Merge branch 'manually-import-job-description' of https://github.com/DaKheera47/job-ops into manually-import-job-description 2026-01-19 19:38:18 +00:00
DaKheera47
93ec48233a remove unused field from AI 2026-01-19 19:38:11 +00:00
Shaheer Sarfaraz
544a5ca86f
Catch possible errors in scoring
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 19:31:36 +00:00
DaKheera47
a14814291e tests 2026-01-19 19:26:21 +00:00
DaKheera47
90e4feecf5 invalid date parsing is corrected 2026-01-19 19:14:04 +00:00
DaKheera47
b6fa1fd5ee score jobs after manual import 2026-01-19 19:11:43 +00:00
DaKheera47
724257671e fix type warnings 2026-01-19 19:11:20 +00:00
DaKheera47
37708662d3 Merge branch 'main' into manually-import-job-description 2026-01-19 18:44:17 +00:00
DaKheera47
56531165f4 Merge branch 'main' of https://github.com/DaKheera47/job-ops 2026-01-19 18:44:06 +00:00
DaKheera47
8108688609 load data from data directory correctly, honour env first 2026-01-19 18:43:40 +00:00
DaKheera47
4f4f00e42c manual import initial comit 2026-01-19 18:39:14 +00:00
Shaheer Sarfaraz
ee74c7d2de
Rename project from Job-Ops to JobOps 2026-01-19 13:01:47 +00:00
Shaheer Sarfaraz
3b2aa70e8c
Merge pull request #5 from DaKheera47/navbar-and-ui-improvements
Navbar and UI improvements
2026-01-18 01:41:28 +00:00
DaKheera47
3670953513 don't need pnpm lock 2026-01-18 01:38:18 +00:00
DaKheera47
e17b4a8819 similar order 2026-01-18 01:22:42 +00:00
DaKheera47
4c6247061a nav heading 2026-01-18 01:17:54 +00:00
DaKheera47
715d2b0f82 api search copy 2026-01-18 01:14:27 +00:00
DaKheera47
c41b5cd8e8 search ui responsivenes 2026-01-18 01:11:49 +00:00