Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented View Customer Details in Admin UI #68

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

kutdkutf43
Copy link
Contributor

Changes:

Implemented a new modal in the admin UI for displaying customer details.
Enhanced the 'List Customers' feature to include a 'View Details' button for each customer.
Added AJAX functionality in rest_api.js to fetch and display customer details in the modal.
Updated BDD tests with new scenarios to test the customer details view feature.

changed customers.feature, web_steps.py, index.html and rest_api.js
@DIVYANSHI-PARASHAR DIVYANSHI-PARASHAR merged commit 2c55eb0 into master Apr 16, 2024
2 checks passed
@DIVYANSHI-PARASHAR DIVYANSHI-PARASHAR deleted the View-Customer-Details-in-Admin-UI branch April 16, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants