mortezaei
dd9878e562
fix icon
3 weeks ago
mortezaei
57506ddfaf
fix fileds
3 weeks ago
mortezaei
9a227fa469
fix buttion
3 weeks ago
mortezaei
cd52fdaa3f
fix buttion
3 weeks ago
Muhammad A. Ghorbani
cc4b984478
feat: add multi-language support and implement terms and question detail pages
3 weeks ago
mortezaei
674eb2a4a4
Revert "fix(ui): match AppBar specs exactly with Flutter 56px toolbar and safe area on scroll"
This reverts commit 953ab545f8 .
3 weeks ago
mortezaei
953ab545f8
fix(ui): match AppBar specs exactly with Flutter 56px toolbar and safe area on scroll
3 weeks ago
mortezaei
a257745377
Revert "fix(ui): unify PageHeader with Flutter AppBar specs (56px toolbar, safeArea, sticky blur)"
This reverts commit dd0424e5a1 .
3 weeks ago
Alireza
dd0424e5a1
fix(ui): unify PageHeader with Flutter AppBar specs (56px toolbar, safeArea, sticky blur)
3 weeks ago
Alireza
5be5d8815e
fix(ui): make top PageHeader sticky on new-match screen during scroll
3 weeks ago
Alireza
4808877b71
fix(i18n): pass locale headers in SSR fetch and ensure English fallback for match summary fields
3 weeks ago
mortezaei
844cd18920
feat(payment): show success toast with green indicator on subscription purchase before opening full profile
3 weeks ago
mortezaei
5cebb33ad1
fix(progress): sync completed assessment status and results with sectionProgressBySlug
3 weeks ago
mortezaei
afe4909e4b
fix(textarea): make textarea responsive and keep continue button static at bottom with overlays-content viewport
3 weeks ago
mortezaei
fb4c3ed60e
fix(coordinator): refine lift calculation to prevent overshooting top badge and add detailed geometry logging
3 weeks ago
mortezaei
63d638c5df
fix(coordinator): hide bottom action button during keyboard open to prevent glow artifact
3 weeks ago
mortezaei
ab3ed39b03
fix client
3 weeks ago
mortezaei
063a4f34a4
fix modal
3 weeks ago
mortezaei
3560001496
fix(sheets): resolve bottom sheet bounce and double-reopen lifecycle bug on exit
3 weeks ago
mortezaei
4496053d98
refactor: standardize bottom sheet animations using CSS classes and consistent 200ms timing
3 weeks ago
mortezaei
ee384ab066
feat(request-accepted): optimize no-contact action button and add 24-locale translations
3 weeks ago
mortezaei
3fe56abd62
feat: integrate reviewed Dev branch UI enhancements, test sheets, and conditional form logic
3 weeks ago
mortezaei
cf71fc9f65
fix(questions-list): handle optional tips sheet in hardware back stack cleanly
4 weeks ago
mortezaei
a8423a2d89
fix(navigation): remove history stack pollution in useSheetScrollLock and overlays to fix hardware back sheet closing
4 weeks 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
4 weeks ago
mortezaei
b1e75845f1
fix(navigation): implement synchronous hardware back handler to prevent accidental webview exit on section back
4 weeks ago
mortezaei
fdc37a38ae
fix(intro): replace test report action sheet with standard support sheet on home intro page
4 weeks ago
mortezaei
47f884517d
feat(debug): add comprehensive logging for number inputs, answers, and progress tracker
4 weeks ago
mortezaei
8f6934468f
fix(assessments): robust options parsing for Cattell and Glasser
4 weeks ago
mortezaei
2abad06265
fix(questions): accurately compute isAnswered for birthplace objects and strings
4 weeks ago
mortezaei
cc31688ded
fix input autofill code
4 weeks ago
mortezaei
e98b405416
fix input autofill code
4 weeks ago
mortezaei
0443604714
fix input autofill code
4 weeks ago
mortezaei
4a4051ea93
fix input autofill code
4 weeks ago
mortezaei
cb3c34ee90
fix input autofill code
4 weeks ago
mortezaei
de7c2eb953
refactor: add object support to field formatter and update internationalization translations
4 weeks ago
mortezaei
f90bdf84c9
refactor: add object support to field formatter and update internationalization translations
4 weeks ago
mortezaei
d351f32b25
fix(proxy): remove prohibited CF-* headers to prevent Cloudflare Error 1000
4 weeks ago
mortezaei
73758ec53f
refactor: improve geo-location handling by standardizing country name resolution and forwarding client IP headers to the backend
4 weeks ago
mortezaei
c09ad72ba7
refactor: remove web bootstrap pending state and set ready status directly upon web_ready signal
4 weeks ago
mortezaei
38fbf009da
feat: add health and physical condition questions to schema and translations, and integrate new section assets and iconography
4 weeks ago
mortezaei
2ddb4f31e5
feat: integrate Habib user region API for IP geolocation and update phone component shimmer UI
4 weeks 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.
4 weeks ago
mortezaei
47f756aa23
refactor: standardize modal sheet dimensions and simplify SliderPage navigation logic
4 weeks 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.
4 weeks 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.
4 weeks ago
mortezaei
9ac3b90e8d
fix input autofill code
4 weeks ago
mortezaei
6f9557dd76
refactor: replace external SVG images with inline React components in Intro page
4 weeks ago
mortezaei
58100b685f
feat: integrate SliderPage as an overlay in intro-client with hardware back button support
4 weeks ago
mortezaei
ea5d15c54c
refactor: move marriage field formatting logic to library and add configurable SSR timeouts with debug logging
4 weeks ago