forked from absmach/supermq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NOISSUE - Implementation of Group removal (absmach#161)
* add: group delete flow Signed-off-by: Arvindh <[email protected]> * sync with master Signed-off-by: Arvindh <[email protected]> * improved grpc error handling Signed-off-by: Arvindh <[email protected]> * gofumpt -ed Signed-off-by: Arvindh <[email protected]> * changed database unassign parent group id Signed-off-by: Arvindh <[email protected]> * seperate event for delete group Signed-off-by: Arvindh <[email protected]> * change group event name Signed-off-by: Arvindh <[email protected]> * update channel remove events Signed-off-by: Arvindh <[email protected]> * fix: channels event Signed-off-by: Arvindh <[email protected]> * add: sdk, sdk_tet, cli Signed-off-by: Arvindh <[email protected]> * fix: sdk mock Signed-off-by: Arvindh <[email protected]> * mockery Signed-off-by: Arvindh <[email protected]> * convert to inline case Signed-off-by: Arvindh <[email protected]> * change in group delete flow Signed-off-by: Arvindh <[email protected]> * change return error in delete Signed-off-by: Arvindh <[email protected]> * add: openapi Signed-off-by: Arvindh <[email protected]> * rename events: from channel delete to channel remove Signed-off-by: Arvindh <[email protected]> --------- Signed-off-by: Arvindh <[email protected]>
- Loading branch information
1 parent
0fa80ba
commit 6486550
Showing
35 changed files
with
440 additions
and
74 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 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 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 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 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.