sina_sajjadi
3076f8089a
feat: implement core question workflow with multi-step navigation, storage, and onboarding screens
1 week ago
mortezaei
94f8934f71
fix: adjust safe area padding to match native najm behavior
2 weeks ago
mortezaei
145b9f5604
fix padding top
2 weeks ago
mortezaei
2179b767c5
webview header
2 weeks ago
mortezaei
52c597a0d2
feat(webview): support Flutter initial_config handshake and dynamic safe area insets
2 weeks ago
mortezaei
8d453b6d59
feat(webview): support Flutter initial_config handshake and dynamic safe area insets
2 weeks ago
mortezaei
0b4913a654
fix
2 weeks ago
mortezaei
7bda79977c
bridge test webview
2 weeks ago
mortezaei
f7553e1eb9
feat: update padding management in various components for improved layout consistency
1 month ago
mortezaei
7c2316fe0f
feat: implement view paddings management with ViewPaddingsBridge and related components
1 month ago
sina_sajjadi
ad121581d3
feat: update layout and styling for responsive design across multiple components
2 months ago
sina_sajjadi
e266a1dfdd
feat: enhance redirect logic in Intro component with ref and listener for improved flow
2 months ago
sina_sajjadi
a5b07f8b6a
feat: add redirect debug badge and session storage monitoring in RootLayout
2 months ago
sina_sajjadi
e3cfde4331
feat: implement redirect handling in Intro component and update session storage in AuthBridge
2 months ago
sina_sajjadi
40838b04ab
refactor: remove GlobalAuthDebugOverlay component to streamline layout
2 months ago
sina_sajjadi
59fc73621a
feat: add GlobalAuthDebugOverlay component for debugging authentication state
2 months ago
sina_sajjadi
877fb9e436
Merge branch 'master' of https://git.nwhco.ir/sina_sajjadi/marriage
2 months ago
sina_sajjadi
c14d577aa0
feat: add QuestionCheckbox component for handling multiple choice questions with "Doesn't matter" option
2 months ago
mortezaei
95f8fdcce2
fix: update submit path for pending onboarding status to redirect to terms
2 months ago
mortezaei
a36f0f6b75
feat: add profile-based redirection in Intro component
2 months ago
mortezaei
53b8bf53ec
fix: streamline login response handling and improve token availability warning
2 months ago
mortezaei
9066537cf8
fix: remove login timeout handling from AuthBridge
2 months ago
mortezaei
10635219b2
feat: enhance authentication flow and improve request handling in Intro and AuthBridge
2 months ago
mortezaei
f9417728cf
feat: enhance authentication flow and improve request handling in Intro and AuthBridge
2 months ago
mortezaei
675a34382e
feat action report login
2 months ago
mortezaei
5fd2d5759d
fix: ensure proxy usage is always enabled in shouldUseProxy function
2 months ago
mortezaei
d93b626ec6
feat: implement cookie handling for HABIB_TOKEN and HABIB_COINS in AuthBridge and update request headers
2 months ago
mortezaei
76da723845
feat: implement cookie handling for HABIB_TOKEN and HABIB_COINS in AuthBridge and update request headers
2 months ago
mortezaei
970a80f8f6
refactor: update window type definitions for Flutter response handling
2 months ago
mortezaei
ff88b53f1a
chore: remove unnecessary blank line in layout.tsx
2 months ago
mortezaei
bed919f310
chore: remove unnecessary blank line in layout.tsx
2 months ago
mortezaei
c80ab736c6
chore: remove unnecessary blank line in layout.tsx
2 months ago
mortezaei
a2f66835a9
feat: implement AuthBridge for managing HABIB_TOKEN and HABIB_COINS from window
2 months ago
mortezaei
023ae599e0
debug
2 months ago
mortezaei
0c86e0ca86
debug
2 months ago
mortezaei
ba72b94a3b
debug
2 months ago
mortezaei
b3d540e8a7
debug
2 months ago
mortezaei
b3b6ddd6d5
feat: add 'token' to request headers to forward
2 months ago
mortezaei
1bc9d1d9a2
feat: add 'token' to request headers to forward
2 months ago
sina_sajjadi
7d4afd2f11
Merge branch 'master' of https://git.nwhco.ir/sina_sajjadi/marriage
2 months ago
sina_sajjadi
f0edf39d58
feat: implement modular question components, match summary display, and profile navigation infrastructure
2 months ago
root
23129feac2
prod
2 months ago
mortezaei
a9b1451d00
fix bug flutter
2 months ago
mortezaei
aca314fc4b
test action habib
2 months ago
mortezaei
bc026a5afe
fix url
2 months ago
mortezaei
47ad81886b
feat: add Dockerfile and docker-compose.yml for containerized application setup
2 months ago
mortezaei
e27950994d
feat: add Dockerfile and docker-compose.yml for containerized application setup
2 months ago
mortezaei
263cdc09b7
feat: add Dockerfile and docker-compose.yml for containerized application setup
2 months ago
sina_sajjadi
4c48238049
feat: update InformationSheet styling and add phone number questions
- Adjusted the border radius of the InformationSheet component for a more modern look.
- Added new optional phone number fields for "Home Phone Number" and "Father's Phone Number" in English and Persian localization files.
- Introduced new SVG assets for various UI components.
- Created new components for handling phone number input and advisor actions.
- Implemented a FemaleConsentSheet component for user consent interactions.
- Added a terms page route and linked it to the main application.
2 months ago
sina_sajjadi
21f94bd522
feat: update finding match page layout and styles
- Adjusted dimensions of the image container in FindingMatchPage.
- Modified the submit path logic in Intro component to handle new case statuses.
- Changed button to link in NewMatchPage for profile viewing and added a locked profile indicator.
- Enhanced NewMatchProfilePage with mutation for responding to marriage cases and improved button states.
- Updated QuestionsListPage to change text size for optional info prompt.
- Refactored RequestAcceptedPage to include subscription handling and improved layout.
- Added SubscriptionRequiredSheet for subscription prompts and payment handling.
- Implemented useHabcoinPayment hook for managing Habcoin payments.
- Introduced new RequestSentPage for displaying request status.
- Added new SVG asset for request sent confirmation.
2 months ago