castopod/app/Views/admin/episode
Yassine Doghri 94872f2338 feat(ui): create ViewComponents library to enable building class and view files components
- replace some helper components and forms with class components in the ui
- create viewcomponents
service and load the component function to be used in views
2021-12-29 11:54:22 +00:00
..
create.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
edit.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
embeddable_player.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
list.php feat(comments): add comments to episodes + update naming of status to post 2021-12-29 11:54:22 +00:00
persons.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
publish_edit.php feat(ui): create ViewComponents library to enable building class and view files components 2021-12-29 11:54:22 +00:00
publish.php feat(comments): add comments to episodes + update naming of status to post 2021-12-29 11:54:22 +00:00
soundbites.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
unpublish.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
view.php feat: add js audio player on podcast, admin and embeddable player pages + fix admon episodes ux 2021-12-29 11:37:16 +00:00