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

Component: Dark's User- and Data- Management #5235

Open
8 tasks
StachuDotNet opened this issue Jan 8, 2024 · 0 comments
Open
8 tasks

Component: Dark's User- and Data- Management #5235

StachuDotNet opened this issue Jan 8, 2024 · 0 comments
Labels
later Let's think about this later -- we have some higher-priority things to work through first

Comments

@StachuDotNet
Copy link
Member

StachuDotNet commented Jan 8, 2024

This issue organizes anything related to the management of Dark's users (Dark developers) and their data. Package code, user code, data, the lifecycle of code, etc.

This is all a bit blocked by us getting the "dark cloud" back up and running.

High-level user operations

  • allow users to add their discord names to their profiles, so that we can authenticate them in discord for support. Should be entirely done in Dark (apart from the client side). Literally just a field we store in a DB.
  • allow users to change their associated email address
  • Add ability to delete user account or "canvas" (see old Support deleting a canvas #2642, Allow deleting accounts #3073)

Source code access and management

  • Support contributing to a public canvas (see old Support contributing to a public canvas #2645)
  • bring back undo/redo
  • batch undos/redo (see old Batch undos #2678)
  • Allow adding users to just one canvas
  • Implement read-only mode for admins
    • Admins (that is, me) occasionally need to look at canvases to figure out bugs, etc. However, it's very easy to accidentally click somewhere that changes code without realizing it (just now, I accidentally clicking on add new parameter which breaks callers).
    • I'd like to be able to view canvases while being certain I can't accidentally break anything.
@StachuDotNet StachuDotNet changed the title Component: Dark's User Management Component: Dark's User- and Data- Management Jan 9, 2024
@StachuDotNet StachuDotNet added needs-review I plan on going through each of the issues and clarifying them -- this is to mark remaining issues later Let's think about this later -- we have some higher-priority things to work through first and removed needs-review I plan on going through each of the issues and clarifying them -- this is to mark remaining issues labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
later Let's think about this later -- we have some higher-priority things to work through first
Projects
None yet
Development

No branches or pull requests

1 participant