forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extra_jwt support to be used in dashboard_rbac (apache#1021)
* feat: extra_jwt support to be used in dashboard_rbac for BE validation of data-access based on dashboard access * test: extra_jwt existence * chore: extra_jwt in BaseFormData * fix: add missing ff to enum * fix: missing : * chore: add extra_jwt to QueryContext * Update QueryFormData.ts * Update buildQueryContext.ts * Update buildQueryContext.test.ts * fix: text * Update Query.ts * Update QueryFormData.ts
- Loading branch information
1 parent
943348b
commit e71d929
Showing
5 changed files
with
14 additions
and
1 deletion.
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