Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface to set permissions on documents #276

Open
epatters opened this issue Nov 26, 2024 · 0 comments
Open

Interface to set permissions on documents #276

epatters opened this issue Nov 26, 2024 · 0 comments
Labels
backend Backend, including web server and database enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations tactical Typical engineering complexity

Comments

@epatters
Copy link
Member

As of the major backend rewrite (#211), we have a system for authorization and permissioning implemented in the backend. However, we still need to implement a UI in the frontend for an authenticated user to customize the permissions on the documents that they own, analogous to, say, Google Docs.

In addition to the frontend work, this will require adding some new methods (in Rust) to the RPC API by which the frontend and backend communicate.

@epatters epatters added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations backend Backend, including web server and database tactical Typical engineering complexity labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend, including web server and database enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations tactical Typical engineering complexity
Projects
None yet
Development

No branches or pull requests

1 participant