* propagate 'set_deselectable' in 'FoldersWidget'
* propagate more public functionality of 'FoldersWidget'
* initial commit
duplicated current sceneinventory to ayon_sceneinventory
* implemented basic controller helper
* use the controller in UI
* minor modifications
* initial changes of switch dialog
* moved 'get_containers' to controller
* refresh scene inventory after show
* fix passed argument to InventoryModel
* removed vertical expanding
* tweaks of folder input
* initial changes in switch dialog
* fix selection of folder
* use new scene inventory in host tools
* fix the size policy of FoldersField
* fix current context folder id
* fix current folder change
* renamed asset > folder and subset > product
* removed duplicated methods after rebase
* removed unused import
* formatting fix
* try to query only valid UUID
* query all containers documents at once
* validate representation ids in view too
* use 'container' variable instead of 'item'
* Avoid VersionDelegate error if version value is not set, e.g. for NOT FOUND instances
* Ignore items without `representation` data
* Add not found items per container into the model like regular containers
* Do not provide set version + remove options for NOT FOUND items