castopod/app/Views/admin
Yassine Doghri 33d01b8d4f
fix(ux): allow for empty message upon episode publication and warn user on submit
- clarify distiction between the announcement post and the show notes
- change "note" occurences in UI by "post"
- show warning message explaining why the podcaster should fill the message area
- the podcaster
can choose to publish the episode with an empty message anyways
- redirect user to episode
dashboard with error message when episode publication pages are inaccessible instead of showing a
404 error
- add a cancel publication button in publish-edit form when episode is scheduled

closes #129
2021-06-23 13:34:59 +00:00
..
_partials refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
contributor fix: update broken contributor dropdown fields 2021-06-11 09:35:18 +00:00
episode fix(ux): allow for empty message upon episode publication and warn user on submit 2021-06-23 13:34:59 +00:00
fediverse refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
my_account refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
page fix(types): update fake seeders types + fix bugs 2021-06-11 09:35:20 +00:00
person refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
podcast fix: set location to null when getting empty string 2021-06-11 09:35:22 +00:00
user refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
_layout.php refactor: add strict types declaration before each file and fix activitypub issues 2021-06-11 09:35:19 +00:00
_sidebar.php feat(ux): remove admin dashboard and redirect directly to podcast list 2021-05-03 15:32:55 +00:00
dashboard.php fix: fix layout bugs in admin and update translation files 2020-10-15 14:42:23 +00:00