addon365 / b1ke-sh0wr00m

Apache License 2.0
0 stars 0 forks source link

List all the appointments and support to edit #38

Closed sathishid closed 5 years ago

sathishid commented 5 years ago

List all the appointment and provide option to edit the appointments.

sathishid commented 5 years ago

This task has been completed and faced following issues: • List appointments not EF included the appointment Status • EF Include Appointment Status thrown exception in server side • Function not found error in typescript even there is method • Listing all appointments return improper JSON when EF Include is used with Appointment Status. This is due to Appointment & Appointment Status relationship. • Appointment Date is not saved in Database is not yet fixed, so created separate issue Need to investigate on DateFormat in ASP Net core #43

Total Time Spent 3 Hours: