parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

Allow disabling the Export to csv menu

Open victorx98 opened this issue 1 year ago • 3 comments

Can we implement this in the configuration that allow us to disable the Export to csv menu? Or even better: we can define which dashboard user can use the Export to csv feature.

Thanks

victorx98 avatar May 20 '23 01:05 victorx98

Thanks for opening this issue!

@mtrezza Which feature should we have to implement, feature 1 or feature 2?

  1. the configuration that allow us to disable the Export to csv menu.
  2. we can define which dashboard user can use the Export to csv feature.

Implementing feature 1 is relatively straightforward, but when it comes to feature 2, I'll need more information from you regarding the validation process for users or roles. Could you provide details on how we plan to validate users or determine their roles?

AshishBarvaliya avatar Jun 20 '23 13:06 AshishBarvaliya

Per user I'd say. I'm not sure how users are managed internally in Parse Dashboard, I think @dblythy could give advice on that, he worked on a few user features recently - do we have any other option currently that is user-based?

In general I think there should be 3 scopes of a config, but not sure whether they all already exist in some form:

  • for all of dashboard
  • per app
  • per user

mtrezza avatar Jun 20 '23 18:06 mtrezza