!toke command management pane #25
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#25
Loading…
Reference in a new issue
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?
!toke command management pane inside of admin panel to manage toke command database without having to fuck with a local file or whatever.
plus eventually if we make a json export feature we could avoid git conflicts by never touching the .json before pulling then exporting the db and commiting that exported file back upstream.
added #23 as parent issue
changed title from !toke command management pa{-g-}e to !toke command management pa{+n+}e
changed the description
changed the description
Started work on toke command management logic. get and add site-wide toke command endpoints and ajax calls added:
af7f4219a5Added tokeCommand delete endpoint and ajax call:
864304f13bAdded toke command pane to admin panel:
5fe1620c20