Create PageRoute and PageNodeRoute middleware #18
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Infrastructure
Out-there Idea
Ready to Deploy
Scope: APIs
Scope: Authentication
Scope: Databases
Scope: Exports
Scope: Plugins
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/backend#18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A lot of controller methods require a page and/or a node ID to be specified. This leads to a lot of duplicate code. Let's clean that up by creating middlewares do the following:
req.noded.page
and/orreq.noded.node