-
Notifications
You must be signed in to change notification settings - Fork 10
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
[MM-58805]: Remove Standalone code part - 1 #2
Merged
Merged
Changes from 10 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
6191901
refactor: isPlugin for API level
Rajat-Dabade fae82fe
chore: removed GetContextConn as it is not required
Rajat-Dabade a20079b
chore: clean up api.go removed none required function
Rajat-Dabade 60c76e9
chore: removed commented code
Rajat-Dabade 4c9a8a9
refactor: removed the admin as its no log required
Rajat-Dabade f942a47
refactor: removed handlePostTeamRegenerateSignupToken as not used any…
Rajat-Dabade 688f53a
refactor: updated make file rules
Rajat-Dabade 80d402e
refactor: removed isGuest code
Rajat-Dabade 403ba9c
refactor: removed auth login password changepassword code
Rajat-Dabade f2b54b8
chore: linter fixes
Rajat-Dabade 70467de
refactor: removed user login register code
Rajat-Dabade ef9438a
chore: linter fixes
Rajat-Dabade 2a1a362
refactor: removed auth layer
Rajat-Dabade e718d7e
refactor: removed isSingle user checks
Rajat-Dabade 084839a
chore: removed debugging logs
Rajat-Dabade 3b46c4b
chore: removed debugging logs
Rajat-Dabade 64af4d5
revert: isGuestUser check
Rajat-Dabade 4735490
Deprecate standalone SQL store level (#4)
Rajat-Dabade fdeee37
MM-59356: Fixing testcase for webapp and server (#6)
Rajat-Dabade 8de7da4
[MM-59349]: Getting Rid of Mattermost Auth layer (#10)
Rajat-Dabade a407440
[MM-59824]: Removed website code. (#12)
Rajat-Dabade 4b4b0b2
MM-59294: Workflow updated and release process (#7)
Rajat-Dabade 611c2a2
From `focalboard` to `board` to generate tar bundle (#14)
Rajat-Dabade 3224d6a
fix: ci issue
Rajat-Dabade 6023e19
chore: ci fix
Rajat-Dabade 8b46385
chore: ci fix
Rajat-Dabade 5d0f1ce
minor fix
Rajat-Dabade 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 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
Oops, something went wrong.
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.
This was only added for debugging purposes. Will remove this after the plugin becomes stable.
Created the issue to track this down: #3