yas icon indicating copy to clipboard operation
yas copied to clipboard

YAS: Yet Another Shop, a sample microservices project in Java

Results 144 yas issues
Sort by recently updated
recently updated
newest added

The URL GET /backoffice/ratings returns an error 500 when the request is sent without the 'createdFrom' and/or 'createdTo' parameters. ![image](https://github.com/user-attachments/assets/341d73b3-b9a5-4a9a-b785-c2149e15f6de) **Expected** The endpoint returns list of all ratings if no...

Currently, module Cart doesn't have test. We should add tests to ensure the module quality.

There is a bug in the product creation feature where incorrect product option combinations are being generated due to partial matches in product slugs. When a product variation's name or...

![image](https://github.com/user-attachments/assets/ff3ccebe-07a1-4545-91d6-05882bff25c8)

Create a shared project (module) to put common, reusable classes

**There're serveral log.debug level in yas, that make system slow down. It need to be logged suitable log level instead.** ![image](https://github.com/user-attachments/assets/f27ae51e-21be-491b-be48-2da47e493c65)