* add custom interface for presets
* add defaults and change naming
* Fix type issue, put current selection on top
* Fetch email as name fallback
* Opinionated code changes
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* use drawers on wysiwyg
* fix media duplication and add translations
* remove console logs
* remove old media buttons
* organize image/media modules
* add link and code windows
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* fix drawer item title not showing data
* load template items relational
* Only render preview on first load
* Fix type issue
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* clean up app reference
* fix table
* load custom extensions in parallel
* batch promises
* Use async-pool for batching
* Very strange
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* Fix local type extraction
* Render basic tree in tree-view
* Render drawer-item in tree-view-group
* Retrieve nested draggable changes
* Default sort query to configured sortField
* Store nested group / sort to API
* Allow updating item values
* Figure out a dropzone approach on preview
* Finish editable tree view
* Set sort value based on sort field in relation
* Add create-new / add-existing
* Respect previously made nested edits
* Add description in setup
* Fix fetching level of o2m sort field
* Remove min height on empty root
* Remove unused types
* Add notice for invalid relationship type
* Allow recursive o2m in setup
* Styling tweak
* Revert changes in v-list
* Revert changes in groupable
* add adding and removing collections from m2a
* warn when the collection has been deleted
* simplify nonExistent items check
* Cleanup
* Remove unnecessary continue
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* add shortcuts to markdown editor
* Update Tooltips
* remove comment
* Use meta in shortcut translation
* Correct spacing in heading dropdown
* Scope shortcuts to current interface instance
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* add more ignore pattern for git
* revert the change for api/.gitignore
* fix#4288 initialize sortField when create new item
* init the maxSort counter as -1
* use more reliable way to check if sortField exists or not
* reverted unexpected file changes
* Use local previewValues for start sort index
Co-authored-by: Jian Liao <jianliao@adobe.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
* Add migration
* Add sort field to relation types
* Remove sortfield options in favor of relationship
* Add sort field configuration to relational setup
* Save m2a sortfield on the correct row
* Add default sort field to system data