SUNIL PARISI

Results 5 issues of SUNIL PARISI

Issue#280: Avoid auto population of email and password fields in create customer page

Currently we are unable to display the Asterisk (*) next to a form control label automatically when there is required field present in form. Need to extend AdminLabelTagHelper to support...

When we upload image to azure blob storage, content type was not getting set properly. It's getting default to application/octet-stream and this is causing issue when we use these pictures...

Issue-405 : Orders search with OrderNumber field Resolves #issueNumber Type: **feature|bugfix|** ## Issue Description of the issue this PR is solving, why it's happening, and how to reproduce it. ##...

We have a requirement where we wanted to show the Orders of a customer and wanted to filter them based on order number. Currently the GetOrderQueryHandler not supporting it and...