publisher-command-center v0.0.4
·
119 commits
to main
since this release
Add Delete Content Functionality (#134) * Remove cog icon and add delete content functionality * Rename modal and troubleshooting delete method * fix: remove trailing '/' For some reason, FastAPI does not accept a trailing slash on the end of the URL path. * Reload list of content after deletion and version bump * Update manifest.json * Fix build issue with manifest * Add dist/ files for manifest * Refresh content list after delete instead of reload * Remove unused `id` parameter * Remove `dist/` directory and fix manifest --------- Co-authored-by: tdstein <[email protected]>