-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Request access form #1049
Labels
airbnb
Airbnb related
change:backend
Requires changing the backend
enhancement:request
Enhancement request submitted by anyone from the community
Milestone
Comments
Can we make this optional under an option in settings please? |
mistercrunch
added
the
enhancement:request
Enhancement request submitted by anyone from the community
label
Aug 31, 2016
bkyryliuk
added
airbnb
Airbnb related
change:backend
Requires changing the backend
labels
Sep 6, 2016
Future works:
|
This was referenced Apr 30, 2021
[Snyk] Upgrade @superset-ui/plugin-chart-table from 0.15.10 to 0.17.30
edmooney/incubator-superset#3
Open
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 17, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 24, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 25, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
airbnb
Airbnb related
change:backend
Requires changing the backend
enhancement:request
Enhancement request submitted by anyone from the community
When [Gamma] users do not have access to a dashboard / datasource, we currently redirect them to the welcome page and flash a message saying they don't have access.
Instead of that, we should redirect them to a place where they can request access. We can create a model and use the CRUD interface for this purpose. Fields needed for this new
AccessRequest
model are:Admins should be able to see the list of requests and grant access easily from the list view
The text was updated successfully, but these errors were encountered: