Piotr Zarzycki

Results 178 comments of Piotr Zarzycki

Unfortunately I didn't finish yet. I had to re-do view generation and I have finished it - but not fully - because that view still doesn't know anything about backend...

I'm still working on this. I do have all elements generated now similar to Form Builder. Right now what's let is call in view proxy/services out of view. I will...

@JoelProminic I have pushed ready for call to Java agents whole exported to Royale project. It is a first version so there is not error handling - I will try...

> * I see my selected values for the Date fields (DateOfBirth and UpdateHistory) were not populatedf This should be fixed with https://github.com/Moonshine-IDE/VisualEditorConverterLib/commit/ffb6c99741bba3c52624e16655c31180de94ef3c

> * I don't have a Refresh button either. I have added Refresh button which is calling API - I will investigate farther what's missing in Java agents

> * I don't see you calling the AuthorRead/BookRead agents to populate the datagrid, Actually I see that there are AuthorRead and BookRead in generated java agents. I'm not sure...

@JoelProminic I have pushed error handling for server error - if something occur you should get Alert popup.

> @rat-moonshine made a quick updates for this, but we'll need to do more testing to confirmed if there are other missing templates, or if it broken the code @piotrzarzycki21...

> * I don't see you calling the AuthorRead/BookRead agents to populate the datagrid, and I don't have a Refresh button either. I have added here requesting items on the...

@JoelProminic What more I should do here ?