North-Seattle-College / ad440-winter2020-tuesday-repo

Repository for AD 440 Winter 2020 Tuesday Class
Apache License 2.0
2 stars 3 forks source link

Fix GET and POST API call and add error handling #269

Closed jerwest closed 4 years ago

isherep commented 4 years ago

This week I worked on enabling the Cancel and Save buttons in the Add New machine form. The buttons are enabled and I also fixed the event handling problem when the input does not allow the user to input anything in the field. These are my commits: https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/commit/f8915279d69a35c2535fce8cccfc554b9c8d147f

https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/commit/61164ba8587b8114761ff9e038c01e863ed8873a

isherep commented 4 years ago

This week I got add New button to work and successfully send a POST request. Also, I spend 3 hrs helping a classmate with Delete UI button and DELETE request front end part

isherep commented 4 years ago

Pull requests: https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/306 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/309 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/315 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/326 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/320 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/324 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/330 https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/pull/360

Updated WIKI. https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/wiki/Add-New-Button-in-the-Machine-Table

https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/wiki/Edit-Button-and-Dialog-in-the-Machine-Table

Test Task:

https://github.com/North-Seattle-College/ad440-winter2020-tuesday-repo/issues/273