mortezaei
4a02ebe2ad
feat: implement questions list overlay with pre-mounting and hook-based state management
2 weeks ago
mortezaei
6c400af207
fix(header): restrict subscription diamond button exclusively to male users
2 weeks ago
mortezaei
62696680d6
feat(storage): implement user-scoped profile persistence with instant 0ms hydration
2 weeks ago
mortezaei
916513ea90
refactor(ui): improve layout consistency and profile redirection logic
Refactor various client components to improve UI responsiveness, spacing, and icon sizing. Additionally, update the profile redirection logic to allow users to access specific sections when their profile is not locked.
- Update `FindingMatchClient` with improved min-height, padding, and responsive spacing.
- Standardize icon sizes using `size-[18px]` in `FindingMatchClient` and `NewMatchClient`.
- Refactor `isProfileRedirecting` in `QuestionsListClient` using `useMemo` to allow access to `finding-match` when `can_edit_profile` is true.
- Adjust `Button` component to use flexbox for better text alignment and centering.
3 weeks ago
mortezaei
2e1267bc48
refactor: update layout styles, adjust component dimensions, and refine profile redirection logic
3 weeks ago
mortezaei
714bd677dd
feat: localize country names across all supported languages and update exit navigation flow
3 weeks ago
Muhammad A. Ghorbani
970d277231
feat: implement phone input component with Flutter-based geolocation, country-specific formatting, and validation testing
3 weeks ago
Muhammad A. Ghorbani
4907477e87
feat: add reusable button, swipe-button, question-card, and section-icon components
3 weeks ago
mortezaei
6477bde98e
fix images
3 weeks ago
mortezaei
5779e0b5c0
fix header icon
3 weeks ago
mortezaei
0c9208fee9
fix webview
3 weeks ago
mortezaei
f7e556382d
fix page
3 weeks ago
mortezaei
70d3fe6394
fix page
3 weeks ago
mortezaei
25fecebb07
fix header
3 weeks ago
mortezaei
69d6b817e3
fix image
3 weeks ago
mortezaei
28e8259b34
remove video
3 weeks ago
mortezaei
360c537543
fix page header
3 weeks ago
mortezaei
29e45e9c6f
fix phone
3 weeks ago
mortezaei
da69d7b80a
fix question
3 weeks ago
mortezaei
57506ddfaf
fix fileds
3 weeks ago
mortezaei
e49816342f
fix question
3 weeks ago
mortezaei
be5286f2d6
fix translation
3 weeks ago
mortezaei
0726313487
fix question answer
3 weeks ago
mortezaei
9a227fa469
fix buttion
3 weeks ago
mortezaei
4658037b27
fix buttion
3 weeks ago
mortezaei
cd52fdaa3f
fix buttion
3 weeks ago
mortezaei
2b4fb2e241
fix header
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
mortezaei
844cd18920
feat(payment): show success toast with green indicator on subscription purchase before opening full profile
3 weeks ago
mortezaei
10aa7b67ea
fix(assessment): remove shimmer on finish, use button 3-dots loader and update form-overview cache on submit
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
e01bd5e142
style(tests): optimize question text and options vertical spacing in test flow
3 weeks ago
mortezaei
ba6cd9257f
style(checkbox): make checkbox card styling 100% identical to radio boxes (pink background + white text on active)
3 weeks ago
mortezaei
4e128a8b08
style(checkbox): remove box-shadow glow/blur and keep clean crisp borders
3 weeks ago
mortezaei
d66506b39a
fix(ui): make 4-option radio questions render vertically with radio indicators
3 weeks ago
mortezaei
0486650377
fix(checkbox): fix double-toggle event firing on single declaration checkbox
3 weeks ago
mortezaei
478d277c0a
fix sheet
3 weeks ago
mortezaei
67dee4f0d9
fix question
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
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