|
d6ec080ecf
|
Working JS Template Engine with a basic functionality
|
2025-06-21 13:11:33 +10:00 |
|
|
96afbd8316
|
Pass the template object to the attributes, so we can leverage template rules when rendering attributes
|
2025-06-20 17:13:33 +10:00 |
|
|
98a0b87afe
|
Add objects directly to Entry::class when rendering a template. Fix objectclasses and attributes processing for templates
|
2025-06-19 16:15:22 +10:00 |
|
|
6059bc1e45
|
Pass template to our component rendering to avoid duplicate javascript object id's
|
2025-06-18 22:39:23 +10:00 |
|
|
f2eaed247a
|
Cache loading templates
|
2025-06-12 12:06:44 +09:30 |
|
|
9f0290bd40
|
Enable creation of new entries via templates
|
2025-06-12 12:06:44 +09:30 |
|
|
820f398c2c
|
Start of work on templates - identify templates that apply to existing entries
|
2025-06-10 16:02:07 +10:00 |
|