285 Commits

Author SHA1 Message Date
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
Shaheer Sarfaraz
01c97ec59d
add star history chart to readme 2026-01-22 10:02:45 +00:00
Shaheer Sarfaraz
8de55e5b10
Analytics note 2026-01-21 22:14:39 +00:00
Shaheer Sarfaraz
b4d60549c5
Merge pull request #15 from DaKheera47/settings-page-refactor
Settings page refactor
2026-01-21 21:46:53 +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
f50f00a09a resolving dependencies correctly 2026-01-21 19:28:03 +00:00
DaKheera47
b0a8fbcde4 Initial commit for refactor 2026-01-21 19:01:25 +00:00
Shaheer Sarfaraz
a4ed912de1
Merge pull request #14 from DaKheera47/self-hosting-improvement
Self hosting improvement
2026-01-21 16:43:18 +00:00
DaKheera47
3e32b6c8c4 no anys 2026-01-21 16:42:57 +00:00
DaKheera47
e3b0e263fb tests pasing 2026-01-21 16:34:29 +00:00
DaKheera47
4b65f39650 robustness 2026-01-21 16:31:25 +00:00
DaKheera47
cae54c39fb don't return empty profile, instead throw 2026-01-21 16:14:30 +00:00
DaKheera47
6bd1593e13 fix tests 2026-01-21 15:40:24 +00:00
DaKheera47
f445f15336 profile fix fit 2026-01-21 15:38:00 +00:00
DaKheera47
77f7927e77 honour profilePath 2026-01-21 15:30:45 +00:00
DaKheera47
7c524f5d63 revert to get to not break readonly mode 2026-01-21 15:26:25 +00:00
DaKheera47
9363a58e46 ensure generated resume is valid for rxresu.me by using their schema 2026-01-21 15:18:34 +00:00
DaKheera47
6a3a25578a use person name from base.json for file downloads 2026-01-21 14:48:17 +00:00
DaKheera47
e5c99d54bf formatting improvement 2026-01-21 14:26:57 +00:00
DaKheera47
164256326f Ready panel can edit now 2026-01-21 13:17:09 +00:00
DaKheera47
7cc5017e56 max project limit set to below warning threshold 2026-01-21 12:36:11 +00:00
DaKheera47
ae5aa53b99 manual job type issue fix 2026-01-21 12:30:34 +00:00
DaKheera47
5409faaf5f use structured responses for openrouter calls 2026-01-21 12:26:15 +00:00
DaKheera47
edfad499a6 better default model, better comment 2026-01-21 12:11:16 +00:00
DaKheera47
c1bada9a49 add retry 2026-01-21 02:10:12 +00:00
DaKheera47
3d692f2f8b initial commit into hardening 2026-01-21 02:03:29 +00:00
Shaheer Sarfaraz
5ac6ca3b24
Merge pull request #12 from DaKheera47/show-sponsor-information-in-ui
Show sponsor information in UI
2026-01-20 23:38:27 +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
DaKheera47
ad0ca7f183 dedupe and tests 2026-01-20 23:27:57 +00:00
DaKheera47
6c3bb681d1 tests 2026-01-20 23:23:11 +00:00
Shaheer Sarfaraz
ba27eb07b1
remove redundant check
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:19:03 +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
Shaheer Sarfaraz
53e16013a8
unused import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-20 23:17:41 +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
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