-
Notifications
You must be signed in to change notification settings - Fork 1
feat: use new file structure #634
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
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
3f2e68f
feat: use new file structure(wip)
CasLubbers 008224c
feat: update save functions to adhere new file structure
CasLubbers 28ce4a4
feat: save data correctly to files
CasLubbers 3db73c0
feat: save apps correctly
CasLubbers 3c779cb
feat: save apps correctly
CasLubbers 964b7b6
feat: remove unused code
CasLubbers 0ad5d74
feat: clean up code
CasLubbers a4f6825
feat: fix backups
CasLubbers f674506
feat: fix backups
CasLubbers 21cc2c6
feat: make sealedsecrets compatible with new structure
CasLubbers f9f5382
fix: unit tests
CasLubbers b0e852d
fix: unit tests
CasLubbers 4712b79
fix: unit tests
CasLubbers 2b12719
feat: add tests for the repo and teamconfig service
CasLubbers b197d77
feat: merge coderepos
CasLubbers 3c339f4
fix: catch exception on status reporting interval
j-zimnowoda 6a5463c
feat: set correctly enabled flag
CasLubbers 391e4ad
feat: update getAll functions to contain teamId
CasLubbers 2a04567
feat: update getAll functions to contain teamId
CasLubbers 4d9bafb
feat: don't cleanup main session when error
CasLubbers df3fe8e
fix: not cleanup main session
CasLubbers 414edb6
fix: codeRepo test and rename to codeRepo
CasLubbers 7efdade
fix: change object id's to name
CasLubbers b844eb2
fix: workloadValues
CasLubbers a2e9202
Merge branch 'main' into APL-502-new
merll 7a2bce3
feat: convert resource ids to names
ferruhcihan bf461e4
fix: creation of service
CasLubbers 8d6c654
fix: tests
CasLubbers 815fcc6
fix: saving users correctly
CasLubbers bddad05
fix: renamings and remove some es disable lines
CasLubbers ce3e394
fix: updating the rootstack correctly
CasLubbers bd14603
Revert "fix: updating the rootstack correctly"
j-zimnowoda e398b28
feat: update repos.ts
j-zimnowoda d4cf237
feat: only encrypt data when its is necessary
j-zimnowoda 5e82e69
Revert "Revert "fix: updating the rootstack correctly""
CasLubbers 3dd9046
fix: the tests
CasLubbers f1ed257
fix: naming
CasLubbers 8f6485e
feat: add git depth of 5 when pulling
CasLubbers 1ae42dc
fix: codeRepo naming and sealedSecrets
CasLubbers f03792b
fix: logging
CasLubbers c4d426b
fix: sealedsecrets loading
CasLubbers 0350346
fix: repoService.ts
ferruhcihan c4ed202
feat: remove old secret endpoints and related remainings
ferruhcihan 00d26f0
fix: getting statuses
ferruhcihan 7947a88
fix: resolved merge conflicts
CasLubbers 071ea97
fix: git save function
CasLubbers 75f5d49
fix: copy values when creating session
CasLubbers 44c981e
fix: copy values when creating session
CasLubbers b2a7af3
fix: copy values when creating session
CasLubbers b71d94c
fix: deleting user
CasLubbers 454bdc2
Merge remote-tracking branch 'origin/main' into APL-502-new
CasLubbers 32a3bef
Merge branch 'main' into APL-502-new
CasLubbers d277db3
fix: tests
CasLubbers 8fec2ac
Merge remote-tracking branch 'origin/main' into APL-502-new
CasLubbers 350ef78
Merge branch 'main' into APL-502-new
CasLubbers 77714cc
Merge branch 'main' into APL-502-new
ferruhcihan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to set this to error. But that would make a lot of changes will do this in a seperate PR