Kevin Jump
Kevin Jump
**For a vs-code version see branch : https://github.com/KevinJump/UmbSense/tree/vs-code** Creating the json files to define the tags seems like a lot of work, and all the data is already in the...
**For a vs-code version see branch : https://github.com/KevinJump/UmbSense/tree/vs-code** the extension uses json to define the html extension data, we are building a json file for each tag so we can...
**For a vs-code version see branch : https://github.com/KevinJump/UmbSense/tree/vs-code** the vs-code extension uses json files to define the tags, attributes and values. https://github.com/KevinJump/UmbSense/tree/vs-code/tags it seems to make sense to have a...
Adds the content, repository, source, generated resource pattern.
Adds the missing serializer and handler (and tracker) so we can import and export webhooks. notes: - webhooks don't have aliases, so there is no way to 'find' them reliably...
At the moment the history foldert writes to temp/uSync/history. this can mean on sites that move between servers the history is lost (see https://our.umbraco.com/forum/using-umbraco-and-getting-started/113761-usync-history-gets-wiped-on-app-service-restart). We should add some config to...
DRAFT - to be merged into v12 . (when ready). Changes the settings object from `string,string` dictionary to `string,object` - not significant change but it fixes the schema generation. but...
When you go the uSync page, really it would be quite nice if it could tell you if things where already in sync without you having to run a report...
More of an invesitgation than a feature - but working out if there is a nice way to run some things like playwright test as part of a sync (there...
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) v14-rc2 ### Bug summary You cannot save a datatype of "Icon Picker" as the page errors...