Skip to content
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

Feature request: UI Buttons to export and import permission rules (metadata) #293

Closed
revskill10 opened this issue Aug 20, 2018 · 1 comment
Assignees
Labels
c/console Related to console e/quickfix can be wrapped up in few hours k/enhancement New feature or improve an existing feature

Comments

@revskill10
Copy link

revskill10 commented Aug 20, 2018

Hasura currently allows us to export metadata with this cli or this api, for example

curl -XPOST -H "x-hasura-access-key: mysecretkey" -d '{"type":"export_metadata", "args": null }' https://hge.herokuapp.com/v1/query

The downside is that: If we create our tables in pure sql scripts (not via UI), then when we apply metadata, information is lost.

So this feature will allow us :

  • Separate tables creation from permission rules metadata exporting/importing
  • Convenient to export/import permission rules right from UI (not via cli)
@coco98 coco98 added k/enhancement New feature or improve an existing feature c/console Related to console e/quickfix can be wrapped up in few hours labels Aug 20, 2018
@revskill10 revskill10 changed the title Feature request: UI Buttons for export and import permission rules Feature request: UI Buttons to export and import permission rules Aug 20, 2018
@coco98 coco98 changed the title Feature request: UI Buttons to export and import permission rules Feature request: UI Buttons to export and import permission rules (metadata) Aug 20, 2018
@praveenweb praveenweb added the design-rfc Picked up by product design team for RFC label Aug 27, 2018
@dsandip
Copy link
Member

dsandip commented Aug 29, 2018

@praveenweb removing the mockup-needed tag

@dsandip dsandip removed the design-rfc Picked up by product design team for RFC label Aug 29, 2018
shahidhk pushed a commit to shahidhk/graphql-engine that referenced this issue Sep 11, 2018
auth mobile password signup payload fix
hasura-bot pushed a commit that referenced this issue Jan 17, 2024
V3_GIT_ORIGIN_REV_ID: ed9ee0fc2343082ccadddcdf807b3aa59421b758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/console Related to console e/quickfix can be wrapped up in few hours k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

4 participants