You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* EditRowDialog - initial version
* TextInput - change focus to new input/textarea field when multiline props has changed
* EditRowDialg - removed custom FormModal width
* EditRowDialog - initial version
* TextInput - change focus to new input/textarea field when multiline props has changed
* EditRowDialg - removed custom FormModal width
* package-lock.json sync after rebase from master
* EditRowDialog - moved objectId, createdAt, updatedAt to dialog title. ACL added as confim button in footer. Also removed these fields from content
* EditRowDialog - creating new objects with modal implemented
* EditRowDialog:
- fixed bug when creating new objects with modal;
- ACL modal visible without closing editRowDialog;
- fixed bug when relation clicked after newly saved object
- FormModal replaced with Modal component
* EditRowDialog - picker for pointer and relation
Co-authored-by: Antonio Davi Macedo Coelho de Castro <adavimacedo@gmail.com>
0 commit comments