cocoaheads-slovenija / charge-oclock

iOS client for theClocker; part of the learner project.
Other
4 stars 1 forks source link

Andrej/update client #13

Closed Andrej123 closed 7 years ago

Andrej123 commented 7 years ago

Implemented update client feature. Also fixed a bug that prevented the deletion of clients, as Client.id is optional.

goranche commented 7 years ago

I'm not sure I like the "show an alert with a textfield" approach... wouldn't it be better to have inline edit in the table view cell itself?

Andrej123 commented 7 years ago

Ok, agree, I'll change that. I'll make use of UITextField inside customised cells. I'll experiment a little, we'll see how it'll work :)

goranche commented 7 years ago

@Andrej123 so we can expect a talk on the topic for the next meetup? 😇 I think it would be an interesting thing 👍