Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 1.37 KB

todo.md

File metadata and controls

10 lines (10 loc) · 1.37 KB

TODOs

Filename line # TODO
admin/src/components/PaperTrail/PaperTrail.js 34 add this to config/plugins.ts, needs a custom endpoint
admin/src/components/PaperTrail/PaperTrail.js 110 this event listener is not working properly 100% of the time needs a better solution
admin/src/components/PaperTrail/PaperTrail.js 130 Add diff comparison
admin/src/components/PaperTrail/PaperTrail.js 131 Add up/down for changing UIDs and enabling/disabling plugin
admin/src/components/PaperTrailViewer/PaperTrailViewer.js 101 Warning about changing content type/UID dropping trails from the admin panel / killing relationship
admin/src/components/RenderField/RenderField.js 120 investigated a better way of managing this, and flag it in the readme as a risk
server/middlewares/index.js 6 There may be a smarter way of doing this but it was a good learning experience - https://github.com/strapi/strapi/blob/main/packages/plugins/i18n/server/register.js