yas
yas copied to clipboard
YAS: Yet Another Shop, a sample microservices project in Java
### Summary Implemented the following mock APIs: - Get all available shipment providers API - Calculate shipment fee API 
- Enhance pagination UI in Location page _**Use 'Enter' click to submit the page change**_ https://github.com/user-attachments/assets/b8ad93a4-4fbe-4ea7-9f28-4e6a0dab1540
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Approach 1 https://github.com/user-attachments/assets/93306e85-5362-45a7-9367-c1f54f02f3ce Approach 2 https://github.com/user-attachments/assets/fda5af63-b260-477f-ac3c-fea968ecf4cb
It should be turn off by default (done) because it's a nice to have feature. It's also need Azure Open AI key and endpoint to work, which many developers don't...
## Feature Description This feature provides a user interface for customers to select their preferred delivery or shipping service during the checkout process. The UI ensures seamless integration with the...
We need to set up a new client in Keycloak to handle service-to-service communication using the Client Credentials Flow. This client will allow internal services to authenticate and securely obtain...
https://github.com/nashtech-garage/yas/issues/1176 - Received Payment Id and find it - POST API checkout/orders to Payment Paypal - Update Payment status = PROCESSING, payment_provider_checkout_id - Create Event CDC_Event_payment_updated - Update payment_provider_checkout_id to...