Shaheer Sarfaraz
|
6e771ce728
|
Timeline introduced (#38)
* initial implementation
* onboarding doesn't pop until invalid values are present
* link to job page
* proactive inputs working slightly
* onboarding gate reinstated
* better proactive buttons
* fully manual tracking for now.
* edit and delete timeline events
* status showing correctly
* tests update
* tests
* Update orchestrator/src/server/services/applicationTracking.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update orchestrator/src/server/services/applicationTracking.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update orchestrator/src/server/services/applicationTracking.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update orchestrator/src/client/pages/job/Timeline.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update orchestrator/src/client/pages/JobPage.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* add tests for application tracking routes and remove unused actionId from client API
* remove unnecessary await from synchronous transitionStage calls and improve test isolation
* relax externalUrl validation to allow non-URL metadata
* add toast notifications for data loading and event logging in JobPage
* comments
* fix: resolve type error in sponsor-matching.test.ts
* fix ci
* tests fix for github
* lint
* github comments
* build fix
* dedupe
* format
* types fix
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* formatting
* title and group id are discrete fields
* backfill
* hide view button on page
* show relevant dropdown options
* confetti!
* remove redundant
* confirm delete is a custom element now
* formatting
* fix styling
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-27 23:49:11 +00:00 |
|
DaKheera47
|
8acb5dbc27
|
fix tests
|
2026-01-25 13:49:23 +00:00 |
|
DaKheera47
|
d4e83c0674
|
gem3 flash lint fix
|
2026-01-25 13:14:59 +00:00 |
|
DaKheera47
|
8b9b7f8bba
|
formatting
|
2026-01-25 12:43:50 +00:00 |
|
DaKheera47
|
5c2eef2fc8
|
ran check:fix in orchestrator
|
2026-01-25 12:41:44 +00:00 |
|
DaKheera47
|
35365b5fca
|
initial commit
|
2026-01-25 11:50:04 +00:00 |
|
Shaheer Sarfaraz
|
a2114cc454
|
Merge pull request #30 from anasyd/main
feat: add option to fetch from a link
|
2026-01-24 13:47:32 +00:00 |
|
Anas Syed
|
867a13cf22
|
feat: add option to fetch from a link
Clean raw HTML to JSON to pass to an LLM
|
2026-01-23 18:22:37 +00:00 |
|
Shaheer Sarfaraz
|
852e2ff6fc
|
Update orchestrator/src/server/api/routes/profile.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-23 12:36:25 +00:00 |
|
DaKheera47
|
fa13709738
|
tests
|
2026-01-23 12:25:00 +00:00 |
|
DaKheera47
|
9dfb862649
|
ready panel now works with external resume json instead of local
|
2026-01-23 11:40:34 +00:00 |
|
DaKheera47
|
7a358db317
|
settings page can pull and save resume details from v4 api template
|
2026-01-23 11:06:25 +00:00 |
|
DaKheera47
|
4798846483
|
v4 api based, with the same code facing api as v5
|
2026-01-23 00:55:44 +00:00 |
|
DaKheera47
|
44779c96fa
|
Merge branch 'main' into reactive-resume-v5
|
2026-01-22 22:57:37 +00:00 |
|
DaKheera47
|
733da22d2c
|
mock fetch
|
2026-01-22 21:48:41 +00:00 |
|
DaKheera47
|
02400df47d
|
missing resume files return safe empty data
|
2026-01-22 21:41:45 +00:00 |
|
DaKheera47
|
e1ee291337
|
tests
|
2026-01-22 21:39:05 +00:00 |
|
DaKheera47
|
9c1252c7fd
|
onboarding validation for each field
|
2026-01-22 21:29:05 +00:00 |
|
DaKheera47
|
6955a77af8
|
update default location of uploaded file to be at data/
|
2026-01-22 20:53:08 +00:00 |
|
DaKheera47
|
7f7e76dc3f
|
Initial commit for UI
|
2026-01-22 18:57:11 +00:00 |
|
DaKheera47
|
45ecfc1f86
|
allow either one or both to be set for basicAuth
|
2026-01-22 16:31:00 +00:00 |
|
DaKheera47
|
71649c5a13
|
parallelize
|
2026-01-22 16:31:00 +00:00 |
|
DaKheera47
|
0844071b7a
|
dedupe
|
2026-01-22 16:31:00 +00:00 |
|
DaKheera47
|
a81b1f0e58
|
use settings input component
|
2026-01-22 12:24:14 +00:00 |
|
DaKheera47
|
0424a29008
|
correct keys, and keys separated correctly
|
2026-01-22 12:04:20 +00:00 |
|
DaKheera47
|
7e1f9454d4
|
Initial commit for env in UI
|
2026-01-22 11:45:17 +00:00 |
|
DaKheera47
|
b0a8fbcde4
|
Initial commit for refactor
|
2026-01-21 19:01:25 +00:00 |
|
DaKheera47
|
4b65f39650
|
robustness
|
2026-01-21 16:31:25 +00:00 |
|
DaKheera47
|
7c524f5d63
|
revert to get to not break readonly mode
|
2026-01-21 15:26:25 +00:00 |
|
DaKheera47
|
6a3a25578a
|
use person name from base.json for file downloads
|
2026-01-21 14:48:17 +00:00 |
|
DaKheera47
|
2f9845338a
|
useSettings error handling
|
2026-01-20 23:37:47 +00:00 |
|
DaKheera47
|
ad0ca7f183
|
dedupe and tests
|
2026-01-20 23:27:57 +00:00 |
|
DaKheera47
|
ba9dcc7867
|
tests fix
|
2026-01-20 23:10:02 +00:00 |
|
DaKheera47
|
3d55e78614
|
tests
|
2026-01-20 23:07:55 +00:00 |
|
DaKheera47
|
30385cfe24
|
sponsor match is binary
|
2026-01-20 22:16:53 +00:00 |
|
DaKheera47
|
1fd6a4b4c2
|
initial commit
|
2026-01-20 22:11:09 +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 |
|
DaKheera47
|
50edefbebe
|
routes tests
|
2026-01-20 07:18:02 +00:00 |
|
DaKheera47
|
58fdf6781f
|
break up server routes into separate files
|
2026-01-20 06:56:42 +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 |
|
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
|
b6fa1fd5ee
|
score jobs after manual import
|
2026-01-19 19:11:43 +00:00 |
|
DaKheera47
|
4f4f00e42c
|
manual import initial comit
|
2026-01-19 18:39:14 +00:00 |
|
DaKheera47
|
2cf9249159
|
gradcracker limits
|
2026-01-15 19:17:23 +00:00 |
|
DaKheera47
|
717987c5cc
|
"rejected" isn't a thing. it's "skipped"
|
2026-01-15 14:06:14 +00:00 |
|
DaKheera47
|
383403f0ac
|
visa sponsors page
|
2026-01-15 12:35:44 +00:00 |
|