Conversation
…roller and authorisation roles
…sistency across login, loan, savings, and shares application components
…and default values for account data, improving robustness against undefined data
…ng display of zero instead of undefined
… for improved readability
…ciated templates and controllers
…a new button for Surveys
…ncluding loading surveys and handling user interactions
…survey selection, and question display
…ommented-out code and cleaning up validation checks
… including content and action customisations
… from '/charges' to '/profile'
…l and account information sections
…error message formatting in custom stylesheet
…of formErrors array and error message display on login failure
…form submission issues
…ion of formErrors array and display of error messages on registration failure
…ack on form submission issues
…nd shares template loading
…eval and improving error handling with $mdToast for survey loading failures
…nd improve alignment of table cells
…e for client surveys
…ss instead of theme for error, warning, and success messages
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here. PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||||
… users to check their email for Request ID and Authentication Token
… visibility and user experience
… component, enhancing user experience with error messages and retry functionality
User description
Thank you for contributing to Mifos web self-service.
##Description
Describe the changes that were made.
##Related issues and discussion
-{Issue Number}
##Screenshots/GIFs, if any:
PR Type
Enhancement, Bug fix, Tests, Documentation
Description
Introduced a new Surveys feature:
SurveysandTake Surveystates with templates and controllers.Added document management functionality:
Documentsstate with upload, download, and delete capabilities.Enhanced user profile functionality:
Profilestate with detailed user information display.Improved toast notifications:
Refactored dashboard and application components:
Fixed bugs and improved error handling:
Updated sidenav with new icons and buttons for Surveys and Documents.
Added and updated stylesheets for new features and UI consistency.
Changes walkthrough 📝
16 files
Updated application title and description metadata.Added error message display for login form.Added error message display for registration form.Updated sidenav with new buttons and icons.Added profile page template for user details.Added Surveys page template for survey management.Added Take Survey page template for survey interactions.Added Documents page template for document management.Added upload dialog template for document uploads.Added routes for Surveys, Documents, and Profile features.Added navigation to Profile and updated sidenav logic.Added Profile controller for user data retrieval and display.Added Surveys controller for survey management.Added SurveysService for survey data handling.Added Take Survey controller for survey interactions.Updated styles for forms, toasts, and surveys.4 files
Updated dashboard to handle undefined data gracefully.Enhanced login error handling and toast notifications.Improved registration error handling and feedback.Refactored dashboard data handling for robustness.16 files