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
|
dfb7888aeb
|
feat(plugins): add aside with plugin metadata next to plugin's readme
- enhance plugin card ui
- refactor components to be more consistent
- invert toggler label for better UX
- edit view components regex
|
2024-06-14 15:53:33 +00:00 |
|
Yassine Doghri
|
51b064d67a
|
refactor(icons): use php-icons library to load and display icons
|
2024-04-26 17:57:25 +00:00 |
|
Yassine Doghri
|
3cb5ffd25b
|
fix(i18n): escape language strings in form fields to prevent them from disappearing
fixes #412
|
2024-01-24 16:48:23 +00:00 |
|
Yassine Doghri
|
5a834c0f89
|
fix(auth): display error messages from validator
|
2023-10-05 11:36:36 +00:00 |
|
Yassine Doghri
|
c1287cbe6c
|
refactor(auth): replace myth/auth with codeigniter/shield + define new roles
closes #222
|
2022-10-16 13:35:26 +00:00 |
|
Yassine Doghri
|
a746a781b4
|
feat(themes): set generic css variables for colors to enable instance themes
- set new colors using the css variables for theming in tailwind.config.js
- replace admin and
public colors with new variable enabled colors
|
2021-12-29 12:06:10 +00:00 |
|
Yassine Doghri
|
025b2f42e6
|
refactor: replace "embeddable-player" occurrences to "embed"
|
2021-12-29 12:02:53 +00:00 |
|
Yassine Doghri
|
746b518789
|
refactor: replace ui function components with class components + fix
soundbites js
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
bfa11d007d
|
feat(fonts): replace Montserrat with Inter for better readablity
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
23bdc6f8e3
|
feat: add heading component + update ecs rules to fix views
|
2021-12-29 11:55:43 +00:00 |
|
Yassine Doghri
|
7a276764e6
|
feat(themes): add ViewThemes library to set views in root themes folder
app, admin, install and authentication views are now located in root themes/ folder
|
2021-12-29 11:54:52 +00:00 |
|