OpenUserJS.org icon indicating copy to clipboard operation
OpenUserJS.org copied to clipboard

Root feature: Direct query and model editor

Open sizzlemctwizzle opened this issue 10 years ago • 0 comments

Currently I use external tools to do direct DB management. I'd like an interface, only available to the root user, that allows querying collections and editing the JSON version of the returned documents. Perhaps a link to the edit page on users and scripts. I'd also like an ACE editor that would execute submitted javascript on the server. I would need a DB backup and restore feature in case I screwed up anything.

This feature is low priority since I can already do this elsewhere, but I think it is essential to make the OUJS software more complete. The root user exists for a reason, not just to be the peak of the user role system, but also to manage things at the lowest level where the system lacks abstractions to prevent incorrect/dangerous behavior. There can't always be a proper interface for everything. The root should be able to handle these situations without always having to create private scripts or use external tools.

sizzlemctwizzle avatar Jun 11 '15 12:06 sizzlemctwizzle