Pufke / WEB-APP-Booking-apartments

This is an web application for booking apartments and rooms with reliance on the Jersey RESTful Web Services framework on backend, and the Progressive JavaScript Framework-Vue.js on frontend.
2 stars 3 forks source link

[Host] Menjanje podataka o mom apartmanu #14

Closed vlaksi closed 4 years ago

vlaksi commented 4 years ago

Menjanje podataka o mom apartmanu

Kao domacin, Zelim da menjam podatke o svom apartmanu.

Acceptance criteria

vlaksi commented 4 years ago

Problem prilikom izmene podataka o apartmanu( http://prntscr.com/t764yl ). Kada povlaci te informacije o apartmanu, sve ih super deserijalizuje iz JSON fajla ali izgleda da datum ne ume da deserijalizuje ( http://prntscr.com/t765ca , http://prntscr.com/t765vy). Ono sto dobijamo su neke brojke samo ( http://prntscr.com/t7668x ), nisam uspeo ovo resiti trenutno, te ostavljam issue u review.
@Pufke

Pufke commented 4 years ago

Resen problem, problem je bio u pogresnom formatiranju datuma, i u koriscenju java.util,date umesto java.sql.date, iz nekog razloga front je kompatibilan sa java.sql.date