UIOMatic icon indicating copy to clipboard operation
UIOMatic copied to clipboard

Auto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco (and more)

Results 32 UIOMatic issues
Sort by recently updated
recently updated
newest added

https://github.com/handsontable/handsontable

needs investigation

Since it was already based on that but on an older version...

enhancement
help wanted
UI

Looks kinda like a prototype atm, could use some TLC

enhancement
help wanted
UI

I played with the very first UIOMatic and now starting to pick where I left after the 2.0 goodness. In a test db, i have two tables where image is...

enhancement

I am using UIOMatic to insert into a View with a trigger instead of insert. The record is inserted but I receive an error: "Object cannot be cast from DBNull...

bug
needs investigation

I'm not sure how big of a problem this is, it's just something that niggles me a bit that in various places we sometimes ask for column names, where as...

enhancement

Currently, `pickers.content` allows content nodes to be picked by the content ID (an integer). However, sometimes it is necessary to pick content nodes by the content key (a GUID). An...

feature request

Would be nice if we could configure page size from the model to allow more than the default 10 items to be listed

feature request

Currently when you use checkbox lists or multi select list, the values are stored as a comma separated string. Would be good if we could some how support match tables...

feature request
needs investigation

If you make some complex editors / views, they may want access to the parent type definition to work out so extra stuff. Might be a good idea to pass...

feature request