You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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
Source code access and management
add new parameter
which breaks callers).The text was updated successfully, but these errors were encountered: