-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ID-57]Ability to block/blacklist specific Webtools events (#59)
* add webtoolsBlascklistItems and WebtoolsEventID model * set the docs for create webtools blacklist * structure the create blacklist API and fix some docs * set the permission * create webtools blacklist API * fix and set the docs for the GET webtools vlacklist API * set the GET webtools blacklist API * add the docs for the delete webtools items * structure the delete webtools API * add remove webtools blacklist data API * in progress * if DataSourceEventID is blacklisted doesn't show * add the Changelog.md * secrets * fix data to data_source_ids * add data_calendar_ids to the docs * add data_calendar_ids to the add webtools blacklist * add calendar_ids to the webtools blacklist DELETE api * add the secrets * resolve "Let's be webtools-blacklist instead of webtoolsblacklist" coment * in progress * fix add and remove APIs * fix * secrets * Fix permission path * It is array of items * Keep the items unique * Do not merge the blacklist ids as they are different * Check is blacklisted * Check is blacklisted - part 2. --------- Co-authored-by: Stefan Vitanov <[email protected]> Co-authored-by: Petyo Stoyanov <[email protected]>
- Loading branch information
1 parent
252ba1e
commit 5a40f8d
Showing
18 changed files
with
503 additions
and
6 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.