Muhammad A. Ghorbani
aef94e525d
feat: implement marriage matchmaking question flow and advisor action interface with multi-language support
2 days ago
mortezaei
cf71fc9f65
fix(questions-list): handle optional tips sheet in hardware back stack cleanly
3 days ago
mortezaei
a8423a2d89
fix(navigation): remove history stack pollution in useSheetScrollLock and overlays to fix hardware back sheet closing
3 days ago
mortezaei
ceb2c88593
fix(question-file): add upload progress percentage, fix border jumping on tap, sync initial stored files, and fix hardware back history handling
3 days ago
mortezaei
b1e75845f1
fix(navigation): implement synchronous hardware back handler to prevent accidental webview exit on section back
3 days ago
Muhammad A. Ghorbani
97d4b19d68
feat: add multi-language support, implement conditional logic components, and update question schemas
3 days ago
mortezaei
fdc37a38ae
fix(intro): replace test report action sheet with standard support sheet on home intro page
3 days ago
mortezaei
47f884517d
feat(debug): add comprehensive logging for number inputs, answers, and progress tracker
3 days ago
mortezaei
8f6934468f
fix(assessments): robust options parsing for Cattell and Glasser
3 days ago
mortezaei
2abad06265
fix(questions): accurately compute isAnswered for birthplace objects and strings
3 days ago
mortezaei
cc31688ded
fix input autofill code
5 days ago
mortezaei
e98b405416
fix input autofill code
5 days ago
mortezaei
0443604714
fix input autofill code
5 days ago
mortezaei
4a4051ea93
fix input autofill code
5 days ago
mortezaei
cb3c34ee90
fix input autofill code
5 days ago
mortezaei
de7c2eb953
refactor: add object support to field formatter and update internationalization translations
5 days ago
mortezaei
f90bdf84c9
refactor: add object support to field formatter and update internationalization translations
5 days ago
mortezaei
d351f32b25
fix(proxy): remove prohibited CF-* headers to prevent Cloudflare Error 1000
5 days ago
mortezaei
73758ec53f
refactor: improve geo-location handling by standardizing country name resolution and forwarding client IP headers to the backend
5 days ago
mortezaei
c09ad72ba7
refactor: remove web bootstrap pending state and set ready status directly upon web_ready signal
5 days ago
mortezaei
38fbf009da
feat: add health and physical condition questions to schema and translations, and integrate new section assets and iconography
5 days ago
Muhammad A. Ghorbani
615130d2e2
feat: implement dynamic question components and expand multi-language support for form schema definitions
5 days ago
mortezaei
2ddb4f31e5
feat: integrate Habib user region API for IP geolocation and update phone component shimmer UI
5 days ago
mortezaei
17a0db24fa
perf(ui): optimize transition timing and keyboard viewport coordination
Adjust the global section overlay transition duration and easing for a
snappier feel. Update the viewport coordinator to use a more responsive
keyboard threshold and provide a fallback default height to ensure
consistent lifting behavior when the last known height is insufficient.
5 days ago
mortezaei
47f756aa23
refactor: standardize modal sheet dimensions and simplify SliderPage navigation logic
5 days ago
mortezaei
576b538f13
refactor(auth): optimize onboarding redirection logic
Refactor the profile resolution flow to explicitly cache and redirect
to the `/intro` route when marriage profile basics are incomplete.
This ensures users are correctly routed to the onboarding sequence
via the entry route cache.
Additionally, adds optional chaining to `router.prefetch` calls to
prevent runtime errors and updates test suites to reflect the
newly cached `/intro` path behavior.
5 days ago
mortezaei
eabf6df639
feat(ui): add completion callback and i18n support to SliderPage
Introduces an `onComplete` callback to `SliderPage` to allow parent
components to control navigation logic after the slider process.
Additionally, implements internationalization for button labels within
the slider components to support multi-language interfaces.
5 days ago
mortezaei
9ac3b90e8d
fix input autofill code
5 days ago
mortezaei
6f9557dd76
refactor: replace external SVG images with inline React components in Intro page
5 days ago
mortezaei
58100b685f
feat: integrate SliderPage as an overlay in intro-client with hardware back button support
5 days ago
mortezaei
ea5d15c54c
refactor: move marriage field formatting logic to library and add configurable SSR timeouts with debug logging
6 days ago
mortezaei
63d82299e2
refactor: improve candidate name resolution and enhance SSR fetch logging with dynamic timeouts
6 days ago
mortezaei
da82dc378a
refactor: redesign marriage advisor card UI with enhanced status indicators and contact type visibility
6 days ago
mortezaei
e6eba2d0c6
refactor: update SSR fetch timeouts, improve UI navigation styling, and add logging to profile requests
6 days ago
mortezaei
d628cdbd77
fix: correct app_name parameters, adjust SSR fetch timeouts and logging, and update payment UI label
6 days ago
mortezaei
47e67fa776
feat: add localized Habib Coins strings and improve SSR fetch logging with configurable timeouts
6 days ago
mortezaei
cfb568af35
feat: implement match profile overlay, add Amiri fonts, and integrate discount validation logic.
6 days ago
Muhammad A. Ghorbani
cc42f3d353
feat: implement phone input component with geo-based auto-detection, loading indicators, and supporting schema logic.
7 days ago
mortezaei
4d6ca589ae
feat: implement MarriageAdvisorsOverlay with history synchronization and integrate into client pages
7 days ago
mortezaei
61f6981f9c
style: disable tap highlights and optimize touch interactions for interactive elements
7 days ago
mortezaei
026de60748
feat: implement SectionOverlayHost for animating question details and expose onExit callbacks for modular navigation handling
7 days ago
mortezaei
28a907b3da
fix: sections
1 week ago
mortezaei
e5b503b483
fix back button
1 week ago
mortezaei
8302f9ac9c
ssr 3
1 week ago
mortezaei
c6837bb574
ssr 2
1 week ago
mortezaei
7a173dc539
ssr 1
1 week ago
mortezaei
ae9c42add0
feat: expose and trigger web ready announcement bridge for entry route navigation
1 week ago
mortezaei
64b7239ed0
refactor: offload authentication route resolution to client and improve redirect logic in landing pages
1 week ago
mortezaei
b5eb0f0866
perf(routing): resolve entry route and intro rendering directly in SSR
1 week ago
mortezaei
740bb9a4a1
perf(core): optimize Layer 1 SSR cookie reading and unify synchronous head bootstrap
1 week ago