Ronald Barendse
609b5f76d4
Fix IContentBase.GetUdi() extension method to support document-blueprint entity type ( #16939 )
...
* Add tests for all UDI entity types
* Fix IContentBase UDI entity type for blueprints
* Remove redundant switch statements and reorder methods
2024-09-26 07:47:33 +02:00
Kenn Jacobsen
976bca456e
Remove macros ( #15794 )
...
* Remove macros!
* Clean up snippets
* Add migration that deletes all macros
* Review comments
2024-02-29 15:11:06 +01:00
Ronald Barendse
5ad400184a
Fix IWebhook.GetUdi() and IEntity.GetUdi() extension methods ( #15288 )
...
* Fix IWebhook and IEntity GetUdi extension method
* Refactor to use switch expressions
* Add GetUdiForWebhook test
* Added a webhook builder for unit tests.
---------
Co-authored-by: Andy Butland <abutland73@gmail.com >
2023-11-23 08:02:57 +01:00
Andy Butland
e87196909a
Uses URL path separator when generating UDIs for files nested in folders. ( #13689 )
2023-01-31 09:46:45 +01:00