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