gyselroth / tubee

Data management engine with synchronization support
GNU General Public License v3.0
4 stars 4 forks source link

Allow DataObject to be named manually #18

Closed raffis closed 5 years ago

raffis commented 5 years ago

Is: Currently name can not be set manually for a DataObject. A DataObject takes its name from the autogenerated resource id.

Should: Allow the name to be set manually. If no name was submitted take the auto generated id as name.