Barış Soner Uşaklı
|
cc3f82bc83
|
breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings')
|
3 years ago |
Julian Lam
|
c1b3079d93
|
feat: category privilege API routes
closes #9342
|
4 years ago |
Julian Lam
|
edb8da1ef9
|
feat(api): closes #9123 category and topic routes migrated to Write API
|
4 years ago |
Julian Lam
|
266d7587b2
|
refactor: remove usage of middlewares
Specifically, middleware.isAdmin|exposePrivilegeSet|exposePrivileges
|
4 years ago |
Barış Soner Uşaklı
|
083c74e059
|
refactor: api categories
|
4 years ago |
Julian Lam
|
d044c3223e
|
feat(writeapi): abstracted ajax calls out to new api module
|
4 years ago |
Julian Lam
|
3072de4812
|
feat: added DELETE /api/v1/categories/:cid route
|
4 years ago |
Julian Lam
|
e942ad8101
|
feat: added PUT /api/v1/categories/:cid route
Deprecated admin.categories.update socket call
Showing stack trace in console for errors, when in development mode
|
4 years ago |
Julian Lam
|
dc666fd8a9
|
feat: added POST /api/v1/categories route
|
4 years ago |