Commit Graph

  • 3a4c8fbc10 feat(career): structured career profile foundation cesnimda 2026-07-18 00:34:33 +02:00
  • 9c8644e9f9 docs(architecture): document career profile model cesnimda 2026-07-18 00:25:02 +02:00
  • cf8b2fa014 docs(architecture): document profile and career ownership cesnimda 2026-07-18 00:13:06 +02:00
  • 21c9b1ea63 refactor(profile): slim ProfilePage and CareerProfilePage to their own concerns cesnimda 2026-07-18 00:11:42 +02:00
  • e428274e39 refactor(profile): split account and career into dedicated components cesnimda 2026-07-17 23:01:53 +02:00
  • 8b5ad03808 docs: mark Phase 2 profile/career separation done (2.1) cesnimda 2026-07-17 20:01:22 +02:00
  • 66cc6a7db4 feat(phase-2): separate /profile (identity) from /career (master profile) cesnimda 2026-07-17 19:59:38 +02:00
  • a28c47f515 docs: mark Career Workspace foundation integrated; record what remains on the branch cesnimda 2026-07-17 19:17:37 +02:00
  • 992f89e619 feat: integrate Career Workspace foundation from feature/career-workspace cesnimda 2026-07-17 19:09:42 +02:00
  • aedd6e32ad docs: recover Career Workspace research + strategy from feature/career-workspace cesnimda 2026-07-17 17:06:46 +02:00
  • eac34705e3 feat: Phase 0 foundation — Job entity, expanded pipeline, AI service lockdown, DateApplied history cesnimda 2026-07-17 17:05:25 +02:00
  • b176a44627 docs: reorganize tree, restore architecture + research from archive, add Phase 0 reports cesnimda 2026-07-17 17:04:32 +02:00
  • aa3567d8a8 feat(applications): guide job creation in steps cesnimda 2026-07-15 10:39:13 +02:00
  • d7d7e70d08 feat(ui): separate career and connected accounts cesnimda 2026-07-15 10:37:02 +02:00
  • dab39bd570 feat(ui): add reduced-motion floor and tasteful hover micro-interactions cesnimda 2026-07-13 15:07:11 +02:00
  • 093f303cdd style(ui): float correspondence inbox and gmail review page wrappers cesnimda 2026-07-13 14:36:49 +02:00
  • 4d3fdc3526 fix(ui): remove kanban column border missed by earlier sweep cesnimda 2026-07-13 14:32:05 +02:00
  • 24c7d68490 style(ui): float dialogs/menus/popovers, round chips and tooltips globally cesnimda 2026-07-13 14:28:22 +02:00
  • 5219237613 style(ui): redesign error pages and job table empty/loading state cesnimda 2026-07-13 14:22:07 +02:00
  • 42ba306362 style(ui): float remaining table/card containers to design system cesnimda 2026-07-13 09:39:46 +02:00
  • 520b002026 style(ui): float Settings and Profile page cards to match design system cesnimda 2026-07-13 09:38:30 +02:00
  • 125235c293 style(ui): float auth/security cards to match mockup shadow language cesnimda 2026-07-13 09:33:51 +02:00
  • a82aef3dfc style(ui): use shared GradientButton on landing page cesnimda 2026-07-13 09:31:20 +02:00
  • fc56f94d56 style(ui): redesign job workspace dialog to match mockup cesnimda 2026-07-13 09:27:15 +02:00
  • 81512db1cb style(ui): redesign Dashboard and Kanban to match mockups cesnimda 2026-07-13 09:05:54 +02:00
  • 1ab92e5c9d feat(ui): establish premium design foundation from mockups cesnimda 2026-07-13 08:50:26 +02:00
  • b8b7987c58 fix(auth): polish login/register/reset pages for consistency and accessibility cesnimda 2026-07-13 08:34:17 +02:00
  • 706b3ec699 Merge branch 'feature/auth-2fa-security' into main cesnimda 2026-07-13 08:10:05 +02:00
  • 5e669a67e1 Merge branch 'perf/phase-7-8' into main cesnimda 2026-07-13 08:07:44 +02:00
  • fb04088d62 fix(auth): fix SQLite DateTimeOffset comparison crash in trusted-device checks feature/auth-2fa-security cesnimda 2026-07-13 01:49:25 +02:00
  • c6918cbeea feat(auth): add server-tracked sessions with view/revoke cesnimda 2026-07-13 01:47:31 +02:00
  • 904f3a8ec8 feat(auth): add configurable email verification enforcement cesnimda 2026-07-13 01:22:26 +02:00
  • 0ca2f2b261 feat(auth): add trusted-device 30-day 2FA skip (frontend) cesnimda 2026-07-13 01:02:43 +02:00
  • b914630657 feat(auth): add trusted-device 30-day 2FA skip (backend) cesnimda 2026-07-13 01:02:35 +02:00
  • b85dc1ffb7 feat(auth): add 2FA setup UI and login challenge step cesnimda 2026-07-12 21:17:09 +02:00
  • c68b49eda0 feat(auth): add per-account lockout and TOTP 2FA with recovery codes cesnimda 2026-07-12 20:48:09 +02:00
  • 717d1b9963 perf(db): add remaining hot-path indexes (status filter, correspondence/event FKs) perf/phase-7-8 cesnimda 2026-07-12 20:22:23 +02:00
  • 3e09e74fc8 refactor(api): extract Gmail DTOs/parsers, batch N+1 loops cesnimda 2026-07-12 20:17:33 +02:00
  • 4cfdc95b59 refactor(api): extract ProfileCv DTOs, add missing AsNoTracking on reads cesnimda 2026-07-12 20:12:36 +02:00
  • ea6c3650f3 refactor(api): extract JobApplications DTOs and helpers, fix N+1 aggregation cesnimda 2026-07-12 20:08:59 +02:00
  • bd07876a41 fix(db): stop startup crash from MySQL composite-index key length fix/mysql-index-key-too-long cesnimda 2026-07-12 19:50:58 +02:00
  • 597191f384 docs: mark shipped roadmap phases, record what's still open feature/career-workspace cesnimda 2026-07-12 15:57:40 +02:00
  • 47d05ba946 feat: introduce CV variant schema, dual-written from tailored CV saves cesnimda 2026-07-12 15:55:44 +02:00
  • 00c7e0b6ca feat: show ATS-safety badge on each CV template cesnimda 2026-07-12 15:47:04 +02:00
  • 00a035ea20 feat: persist candidate fit and focus plan, stop re-running on every open cesnimda 2026-07-12 15:41:58 +02:00
  • 5916f09852 feat: persist interview prep instead of regenerating on every open cesnimda 2026-07-12 15:34:07 +02:00
  • 102938c28b docs: add Career Workspace research, teardown, strategy, and roadmap cesnimda 2026-07-12 15:21:17 +02:00
  • cbd045a0d3 feat: show diff view for AI CV rewrites cesnimda 2026-07-12 15:21:04 +02:00
  • 66384bda60 test: add regression coverage for CV template renderer cesnimda 2026-07-12 15:19:02 +02:00
  • 235e291d8f feat: add career profile foundation with versioned history cesnimda 2026-07-12 15:18:05 +02:00
  • a4c8e4ac5d fix: unlock CV builder for Google/Microsoft-authenticated users cesnimda 2026-07-12 15:16:49 +02:00
  • 0cd1ba398e Merge pull request 'feat(ux): product/UX review implementation (onboarding, empty states, a11y, mobile kanban)' (#27) from feat/ux-review-quick-wins into main cesnimda 2026-07-12 04:30:00 +02:00
  • d5d82cb528 feat(ux): onboarding checklist, dashboard-first landing (fixed) feat/ux-review-quick-wins cesnimda 2026-07-12 04:26:17 +02:00
  • 9615ee3f41 feat(ux): per-view subtitles, correspondence cross-links, mobile kanban, a11y cesnimda 2026-07-12 04:14:37 +02:00
  • 58868fc2b6 feat(ux): first-time onboarding, empty states, and copy fixes cesnimda 2026-07-12 04:05:32 +02:00
  • 7dadf8dde4 Merge pull request 'fix(auth): Google Sign-In audience mismatch + remove per-user accent color' (#26) from fix/google-signin-and-theming-cleanup into main cesnimda 2026-07-12 03:06:35 +02:00
  • 33d899c243 fix(auth): Google Sign-In audience mismatch + remove per-user accent color fix/google-signin-and-theming-cleanup cesnimda 2026-07-12 02:43:10 +02:00
  • b2e176940c Merge pull request 'fix(deploy): copy .npmrc before npm ci in frontend Dockerfile' (#25) from fix/docker-npmrc-not-copied into main cesnimda 2026-07-12 02:18:47 +02:00
  • 86cdafb3ef fix(deploy): copy .npmrc before npm ci in frontend Dockerfile fix/docker-npmrc-not-copied cesnimda 2026-07-12 02:15:49 +02:00
  • 0e5845a95a Merge pull request 'feat(ui): circular match-score ring in job workspace' (#24) from feature/ui-rework-match-score-ring into main cesnimda 2026-07-12 02:05:18 +02:00
  • ffb9888fb4 feat(ui): circular match-score ring in job workspace feature/ui-rework-match-score-ring cesnimda 2026-07-12 01:59:03 +02:00
  • f4503f7b2c Merge pull request 'feat(ui): dark navy sidebar + restrained kanban status colors' (#23) from feature/ui-rework-sidebar-kanban into main cesnimda 2026-07-12 01:53:27 +02:00
  • 7cfbdf504a feat(ui): dark navy sidebar + restrained kanban status colors feature/ui-rework-sidebar-kanban cesnimda 2026-07-12 01:45:20 +02:00
  • 8a9e402baa Merge pull request 'build(frontend): migrate CRA to Next.js (CSR lift-and-shift)' (#21) from feature/wave6-nextjs-migration into main cesnimda 2026-07-12 01:25:22 +02:00
  • dbb15804a3 fix(frontend): relax npm peer-dep resolution for react-scripts vs TS 5.9 feature/wave6-nextjs-migration cesnimda 2026-07-12 01:22:18 +02:00
  • 6903032c3b Merge pull request 'feat(auth): Microsoft OAuth sign-in/link + self-serve signup via Google/Microsoft' (#22) from feature/wave7-oauth-signup into main cesnimda 2026-07-12 01:15:41 +02:00
  • 53d05dd4c4 Merge pull request 'feat(ai): prompt-injection delimiters + synonym-aware match scoring' (#20) from feature/wave4-ai-hardening into main cesnimda 2026-07-12 01:13:39 +02:00
  • acf60c2a07 build(frontend): migrate CRA to Next.js (CSR lift-and-shift) cesnimda 2026-07-12 00:50:45 +02:00
  • 3081d99355 feat(auth): Microsoft OAuth sign-in/link + self-serve signup via Google/Microsoft feature/wave7-oauth-signup cesnimda 2026-07-12 00:12:23 +02:00
  • 67ee3d7274 feat(ai): prompt-injection delimiters + synonym-aware match scoring feature/wave4-ai-hardening cesnimda 2026-07-11 23:06:52 +02:00
  • fc62a659ef Merge pull request 'fix(jobs): derive attachment checklist flags from actual Attachments' (#19) from refactor/computed-attachment-flags into main cesnimda 2026-07-11 21:14:10 +02:00
  • b4fd5e2f96 fix(jobs): derive attachment checklist flags from actual Attachments refactor/computed-attachment-flags cesnimda 2026-07-11 21:10:39 +02:00
  • 37ea1f98bb Merge pull request 'refactor(gmail): extract DTOs and static helpers from GmailController' (#18) from refactor/wave2-gmail-dtos-helpers into main cesnimda 2026-07-11 20:52:28 +02:00
  • ab79072e52 refactor(gmail): extract DTOs and static helpers from GmailController refactor/wave2-gmail-dtos-helpers cesnimda 2026-07-11 20:45:48 +02:00
  • abe23b799a Merge pull request 'perf(gmail): narrow review-decision lookup to the single ThreadId' (#17) from fix/gmail-review-decision-load-all into main cesnimda 2026-07-11 20:42:18 +02:00
  • 6a43227315 perf(gmail): narrow review-decision lookup to the single ThreadId fix/gmail-review-decision-load-all cesnimda 2026-07-11 20:38:26 +02:00
  • 9b21d5c65d Merge pull request 'chore(db): resync stale EF ModelSnapshot + fix fresh-DB schema gap' (#16) from chore/resync-ef-snapshot into main cesnimda 2026-07-11 20:37:01 +02:00
  • a9a0ddecbc chore(db): resync stale EF ModelSnapshot + fix fresh-DB schema gap chore/resync-ef-snapshot cesnimda 2026-07-11 20:32:07 +02:00
  • 408da93fc7 Merge pull request 'feat(email): add provider picker to Settings > Account' (#14) from feat/email-provider-picker-ui into main cesnimda 2026-07-11 19:59:25 +02:00
  • 6db3bffb2f feat(email): add provider picker to Settings > Account feat/email-provider-picker-ui cesnimda 2026-07-11 19:20:33 +02:00
  • c0d620f528 Merge pull request 'feat(email): add Correspondence.Provider discriminator' (#13) from feat/correspondence-provider-discriminator into main cesnimda 2026-07-11 19:53:32 +02:00
  • cb2715c323 feat(email): add Correspondence.Provider discriminator feat/correspondence-provider-discriminator cesnimda 2026-07-11 19:03:42 +02:00
  • d308f1d5d4 Merge pull request 'feat(email): add ImapProvider (generic IMAP for unsupported providers)' (#12) from feat/imap-provider into main cesnimda 2026-07-11 19:47:31 +02:00
  • a8e2f4dc4a feat(email): add ImapProvider (generic IMAP for unsupported providers) feat/imap-provider cesnimda 2026-07-11 18:53:16 +02:00
  • 8edbdceee9 Merge pull request 'ci: retry frontend build once on silent failure' (#15) from ci/retry-frontend-build into main cesnimda 2026-07-11 19:40:24 +02:00
  • 4f98195592 ci: retry frontend build once on silent failure ci/retry-frontend-build cesnimda 2026-07-11 19:30:15 +02:00
  • b1d5bd516e Merge pull request 'fix(auth): redirect unauthenticated deep links to home, not /login' (#11) from fix/auth-guard-redirect-home into main cesnimda 2026-07-11 18:39:23 +02:00
  • 3eef06e906 Merge pull request 'feat(email): add MicrosoftGraphProvider (Outlook/365 via Graph OAuth)' (#10) from feat/microsoft-graph-provider into main cesnimda 2026-07-11 18:33:17 +02:00
  • daa9694bc7 fix(auth): redirect unauthenticated deep links to home, not /login fix/auth-guard-redirect-home cesnimda 2026-07-11 18:19:25 +02:00
  • cacad5cc94 feat(email): add MicrosoftGraphProvider (Outlook/365 via Graph OAuth) feat/microsoft-graph-provider cesnimda 2026-07-11 18:08:11 +02:00
  • 7529b99edd Merge pull request 'refactor(gmail): route message import through IEmailProvider' (#9) from feat/gmail-provider-contract into main cesnimda 2026-07-11 13:26:21 +02:00
  • 9cb99a7ba7 refactor(gmail): route message import through IEmailProvider feat/gmail-provider-contract cesnimda 2026-07-11 12:54:37 +02:00
  • ad1d0d7b2d Merge pull request 'refactor(gmail): route controller read paths through IEmailProvider' (#7) from feat/gmail-provider-reads into main cesnimda 2026-07-11 13:18:34 +02:00
  • 97900dc05b Merge pull request 'chore: stop tracking .gsd planning tooling' (#6) from chore/untrack-gsd into main cesnimda 2026-07-11 13:18:08 +02:00
  • 9febc2b22f refactor(gmail): route controller read paths through IEmailProvider feat/gmail-provider-reads cesnimda 2026-07-05 21:38:45 +02:00
  • 6ad3eec7bd chore: stop tracking .gsd planning tooling chore/untrack-gsd cesnimda 2026-07-11 12:50:55 +02:00
  • 35eaef9dee Merge pull request 'ci: resilient .NET setup (retry dotnet-install, drop flaky setup-dotnet)' (#8) from ci/resilient-dotnet-setup into main cesnimda 2026-07-11 13:10:57 +02:00
  • fc356012e6 ci: install .NET via retrying dotnet-install.sh instead of setup-dotnet ci/resilient-dotnet-setup cesnimda 2026-07-11 13:02:37 +02:00
  • e90835b51e Merge pull request 'fix(deploy): retry publish after clearing NuGet caches on NU3008' (#5) from fix/deploy-nuget-integrity into main cesnimda 2026-07-06 01:12:06 +02:00
  • 4b38f7c164 ci: retry npm ci once on the runner's intermittent SIGSEGV fix/deploy-nuget-integrity cesnimda 2026-07-06 01:08:00 +02:00