feat: clean up admin dashboard & clean up copy across site#68
Open
addidotlol wants to merge 2 commits into
Open
feat: clean up admin dashboard & clean up copy across site#68addidotlol wants to merge 2 commits into
addidotlol wants to merge 2 commits into
Conversation
…om numbers from a cryptographically secure source' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Contributor
TheHeroBrine422
approved these changes
Jul 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

this adds better management of vms, users, projects, cleans up the admin dashboard code and cleans up some slop left behind in some pages.
also makes it so you can reverse billing in the dashboard without having to go to autumn for it
also makes it so we save the vm db entry after deletion (for things like reversing billing)
also adds more controls for user, vm and project state.
also updates the stack dashboard email system to have filters for users so you can fine tune email recipients
also fixes some bugs & moves the tab bar to a layout.
fixes #53
fixes #39
fixes #20
DO NOT MERGE AFTER REVIEW, NEED TO MIGRATE DB