-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(admin): remove admin application (#1792)
Motivation ---------- If we implement role-based authorization, we will enforce it in the backend and we will teach the frontend how to show a separate interface to users with a role `admin`. This PR will improve the following: * Less dependencies + dependabot PRs * Less workflows to run * Less code duplication * Less memory consumption in our kubernetes cluster * Less domains to generate certificates for * Less potential for CORS issues * Less containers running in `docker-compose` * Less disk usage on our laptops How to test ----------- 1. After this gets merged, we should test our vServer deployment close #1785
- Loading branch information
1 parent
4642bd4
commit 1ced64d
Showing
125 changed files
with
4 additions
and
27,978 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.