ghorbani
3c41f10913
feat: add multilingual support and new navigation components for candidate interaction
3 weeks ago
ghorbani
2f17a0f367
feat: implement marriage case contact and outcome management flows with related UI and translations
3 weeks ago
ghorbani
ae1c830517
feat: implement multi-language infrastructure and dynamic question components for marriage matching system
3 weeks ago
ghorbani
12eb4c6f71
feat: implement comprehensive marriage matching system with multi-language support and core UI components
3 weeks ago
ghorbani
e7c5aef173
feat: implement persistent local storage for marriage question answers with auto-sync and multi-language support
3 weeks ago
ghorbani
0facb88510
feat: implement core marriage matching application architecture including UI components, question workflows, and multi-language support.
3 weeks ago
ghorbani
14d1022b4f
feat: add utility to determine submission path based on marriage profile status
4 weeks ago
ghorbani
a3bda4ecd3
feat: implement question flow system with dynamic components and custom styling
4 weeks ago
mortezaei
49b20d1b8b
chore: optimize asset caching, clean up dev UI components, update auth token retrieval, and externalize docker configurations
4 weeks ago
mortezaei
2dd3f9a3b2
refactor: replace legacy localStorage submission flag with sessionStorage-based grace period and remove hardcoded dev authentication tokens
4 weeks ago
ghorbani
da77dc168d
feat: implement API proxy, add TokenSwitcher component for testing, and configure request caching headers
4 weeks ago
ghorbani
1f83522af5
feat: implement auth bridge, marriage hooks, and HTTP proxy infrastructure
4 weeks ago
ghorbani
a76358d789
feat: add new-match and request-sent pages with support for localized profile summaries
4 weeks ago
ghorbani
13864266f7
feat: implement Flutter bridge for cross-platform authentication and state management
4 weeks ago
ghorbani
4867462c8e
feat: add AuthBridge for Flutter communication and configure Axios http client with proxy support and token authentication
4 weeks ago
ghorbani
a786df8828
feat: implement auth bridge, HTTP proxy client, and localized question list UI
4 weeks ago
sina_sajjadi
add841dd95
feat: add slider components, implement proxy-aware HTTP client, and configure i18n layout with dependency updates
1 month ago
mortezaei
74b6f68260
feat: implement cross-platform file upload bridge for Flutter WebView integration
2 months ago
mortezaei
da88b08edc
feat: implement cross-platform file upload bridge for Flutter WebView integration
2 months ago
mortezaei
2179b767c5
webview header
2 months ago
mortezaei
52c597a0d2
feat(webview): support Flutter initial_config handshake and dynamic safe area insets
2 months ago
mortezaei
8d453b6d59
feat(webview): support Flutter initial_config handshake and dynamic safe area insets
2 months ago
mortezaei
7c2316fe0f
feat: implement view paddings management with ViewPaddingsBridge and related components
3 months ago
sina_sajjadi
e3cfde4331
feat: implement redirect handling in Intro component and update session storage in AuthBridge
3 months ago
mortezaei
53b8bf53ec
fix: streamline login response handling and improve token availability warning
3 months ago
mortezaei
9066537cf8
fix: remove login timeout handling from AuthBridge
3 months ago
mortezaei
f9417728cf
feat: enhance authentication flow and improve request handling in Intro and AuthBridge
3 months ago
mortezaei
675a34382e
feat action report login
3 months ago
mortezaei
5fd2d5759d
fix: ensure proxy usage is always enabled in shouldUseProxy function
3 months ago
mortezaei
76da723845
feat: implement cookie handling for HABIB_TOKEN and HABIB_COINS in AuthBridge and update request headers
3 months ago
mortezaei
a2f66835a9
feat: implement AuthBridge for managing HABIB_TOKEN and HABIB_COINS from window
3 months ago
mortezaei
023ae599e0
debug
3 months ago
mortezaei
0c86e0ca86
debug
3 months ago
mortezaei
b3d540e8a7
debug
3 months ago
sina_sajjadi
f0edf39d58
feat: implement modular question components, match summary display, and profile navigation infrastructure
4 months ago
mortezaei
bc026a5afe
fix url
4 months ago
sina_sajjadi
b0c2b89410
feat: add marriage profile and section data hooks
- Implemented `useMarriageProfileQuery` and `getMarriageProfile` for fetching main marriage profile data.
- Created `useMarriageSectionDataQuery` and `updateMarriageSectionData` for managing section data with query and mutation hooks.
- Added `useMarriageSectionsQuery` for retrieving available marriage sections.
feat: add temporary media upload hook
- Introduced `useUploadTmpMediaMutation` and `uploadTmpMedia` for handling temporary media uploads.
feat: implement internationalization support
- Added localization configuration and dictionaries for English and Persian languages.
- Created `I18nProvider` for managing locale and dictionary context.
- Implemented utility functions for locale management and path localization.
feat: define API communication layer
- Established an HTTP client using Axios with proxy path handling for API requests.
4 months ago
sina_sajjadi
d57dde84ba
Revert repository to 275bd86 snapshot
4 months ago
sina_sajjadi
2f16c54ab0
feat: add questions, rules, and video pages with navigation and progress tracking
- Implemented QuestionsPage component for user input with a multi-slide format.
- Created RulesPage component with a countdown timer and terms for marriage.
- Developed VideoPage and VideoPageTwo components for video playback and progress tracking.
- Added DevClickToComponent for IDE integration via data-locator attributes.
- Introduced detailed questions structure and utility functions for managing user responses.
- Enhanced user experience with responsive design and accessibility features.
4 months ago