Commit Graph

10 Commits

Author SHA1 Message Date
Don Wilfried dab2e5e867 feat: Enhance AddNetwork functionality with neighborhood selection and update AssignAgentGeo to include neighborhood parameter 2025-08-27 21:20:32 +01:00
Don Wilfried 405c2ce49d feat: Add offline supervisor info retrieval and update related components 2025-08-15 15:18:24 +01:00
Don Wilfried 6f146eb712 Refactor payment terminology and remove unused payment methods
- Updated header titles from 'QUITANCE' to 'PAYMENT' in NumeroQuitance and NumeroQuitanceDetail components.
- Removed references to 'WALLET' and 'CASH' payment methods in NumeroQuitanceDetail, leaving only 'Tresor pay'.
- Changed the title in optionNumeroQuitanceScreen from 'QUITANCE' to 'NUMERO_QUITANCE'.
- Added new translation key 'PAY' in both English and French language files.
- Updated French translations for 'QUITANCE' and 'SAISIE_NUMERO_QUITANCE' to reflect payment context.
- Added console logs for debugging in searchUserAction function.
2025-07-09 06:01:04 +01:00
Don Wilfried 1ce94928b6 Update application branding and localization; refactor user input validation and logging
- Changed app name from "iLink City" to "SIM_ba Mobile" in French localization files.
- Updated various UI text to reflect new branding in French localization.
- Added validation for Cameroon phone numbers in CreateUserStep2.
- Enhanced logging for debugging purposes across multiple components.
- Refactored user input handling to trim whitespace for phone numbers.
- Updated geocoding URL to use test base URL for development.
- Adjusted constants for API endpoints to reflect new test environment.
2025-06-18 13:03:01 +01:00
Don Wilfried e2557b3ab3 feat: Implement internationalization for placeholder and labels in login screens
- Added I18n support for the placeholder in FilteredList component.
- Updated createAccount component to use I18n for hierarchical and tax code descriptions.
- Modified createUserStep2 to change town ID and added console logs for debugging.
- Updated English and French translation files to reflect new labels and descriptions.
- Changed geocoding URL in MapService to point to the correct endpoint and added debug logs.
2025-04-25 10:51:55 +01:00
Don Wilfried d1b4021c19 Fixing IGS problem 2025-03-28 14:04:43 +01:00
Don Wilfried 2349f60ba8 Update French translations and set default values for municipality and district 2025-02-23 20:57:50 +01:00
Don Wilfried c09626f480 Update images and adjust styles across multiple screens 2025-02-21 11:00:37 +01:00
Don Wilfried 104e08eecd Before trying to fix the assembleRelease bug 2025-01-09 12:24:29 +01:00
Don Wilfried 704d2238b1 first commit 2025-01-07 10:47:45 +01:00