Yassine Doghri
|
34be5bccab
|
refactor(plugins): create Field objects per field type in settings forms + handle rendering in class
update manifest.schema.json to have defaultValue type differ based on field type
|
2024-12-23 15:35:47 +00:00 |
|
Yassine Doghri
|
d3a98db6d0
|
feat(plugins): add defaultValue for all field types
|
2024-12-19 12:33:57 +00:00 |
|
Yassine Doghri
|
8cf9c6dc83
|
feat(plugins): add html field type + CodeEditor component + rework html head generation
update php and js packages to latest
|
2024-12-17 15:11:45 +00:00 |
|
Yassine Doghri
|
b869acb3a9
|
refactor: remove fields from podcast and episode entities to be replaced with plugins
|
2024-12-15 17:34:36 +00:00 |
|
Yassine Doghri
|
11ccd0ebe7
|
feat(plugins): add group field type + multiple option to render field arrays
- update docs
- render hint and helper options for all fields
- replace option's hint with
description
|
2024-12-10 15:57:06 +00:00 |
|
Yassine Doghri
|
e417d45b14
|
docs(plugins): fill up rest of manifest and hooks reference + creating a plugin
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
cc6495dc7c
|
refactor(plugins): set settings properties as fields objects
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
2035c39fd1
|
feat(plugins): register plugins using Plugin.php file instead of namespace + simplify i18n structure
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
6f833fc76a
|
feat(plugins): add new field types + validate & cast user data before storing settings
+ refactor form fields components
|
2024-06-14 15:53:33 +00:00 |
|