141 Commits

Author SHA1 Message Date
DaKheera47
a268bfdd59 onboarding UI ensures that we have a resume base id when we're in the app 2026-01-23 11:59:02 +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
44779c96fa Merge branch 'main' into reactive-resume-v5 2026-01-22 22:57:37 +00:00
DaKheera47
9e7bd43a42 default model should be google/gemini-3-flash-preview 2026-01-22 22:20:21 +00:00
Shaheer Sarfaraz
91ba0c9fbb
Update orchestrator/src/client/components/OnboardingGate.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-22 21:46:01 +00:00
DaKheera47
9c1252c7fd onboarding validation for each field 2026-01-22 21:29:05 +00:00
DaKheera47
8fe9074ead nice looking components 2026-01-22 20:04:21 +00:00
DaKheera47
662e4a344a multistep has better UI 2026-01-22 19:11:53 +00:00
DaKheera47
7f7e76dc3f Initial commit for UI 2026-01-22 18:57:11 +00:00
DaKheera47
2e92ebd44c fix comments 2026-01-22 16:56:41 +00:00
DaKheera47
0dc12eebc3 fix default set 2026-01-22 16:32:07 +00:00
DaKheera47
45ecfc1f86 allow either one or both to be set for basicAuth 2026-01-22 16:31:00 +00:00
DaKheera47
0844071b7a dedupe 2026-01-22 16:31:00 +00:00
Shaheer Sarfaraz
6913607eef
typo fix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-22 16:25:52 +00:00
DaKheera47
fc527b6cc8 checkbox didn't enable the save button, and disabling the toggle wipes the credentials in the backend upon saving 2026-01-22 12:46:43 +00:00
DaKheera47
c416e5c7ff better copy 2026-01-22 12:37:16 +00:00
DaKheera47
31dfc7afd6 webhook sections combined 2026-01-22 12:36:53 +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
504ab45867 show values even if default is set 2026-01-21 21:46:36 +00:00
Shaheer Sarfaraz
b4476d1334
Update orchestrator/src/client/pages/settings/components/ResumeProjectsSection.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-21 21:28:53 +00:00
DaKheera47
610fc48a91 introduce EffectiveDefault<T> 2026-01-21 19:47:11 +00:00
DaKheera47
eb41c6237b objects for each section 2026-01-21 19:34:55 +00:00
DaKheera47
b0a8fbcde4 Initial commit for refactor 2026-01-21 19:01:25 +00:00
DaKheera47
3e32b6c8c4 no anys 2026-01-21 16:42:57 +00:00
DaKheera47
4b65f39650 robustness 2026-01-21 16:31:25 +00:00
DaKheera47
6bd1593e13 fix tests 2026-01-21 15:40:24 +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
164256326f Ready panel can edit now 2026-01-21 13:17:09 +00:00
DaKheera47
2f9845338a useSettings error handling 2026-01-20 23:37:47 +00:00
Shaheer Sarfaraz
2d0d91cd2e
Update orchestrator/src/client/pages/settings/components/DisplaySettingsSection.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:32:35 +00:00
Shaheer Sarfaraz
dd03eed0fb
unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:18:08 +00:00
Shaheer Sarfaraz
0ec707143a
unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:18:00 +00:00
Shaheer Sarfaraz
af2ee1fa9c
unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:17:48 +00:00
DaKheera47
3d55e78614 tests 2026-01-20 23:07:55 +00:00
DaKheera47
1106e95ad6 better copy 2026-01-20 22:53:13 +00:00
DaKheera47
06d25b63a2 more granular messages 2026-01-20 22:51:36 +00:00
DaKheera47
158e4b108b reduce prop drilling 2026-01-20 22:46:50 +00:00
DaKheera47
29b259352f UI intagration into header top section 2026-01-20 22:40:43 +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
1934b42438 keep fallback to base.json, but tell user to use API key first 2026-01-20 13:44:42 +00:00
DaKheera47
47fd4a0959 api implemented 2026-01-20 12:02:58 +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