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(dashboard): release functional for disable reset button #886

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DoctorFTB
Copy link

PRs that do not follow the template will be automatically closed

References

  • I have updated the documentation. PR link <here>
  • I have added included automated tests or evidence that it's working
  • I acknowledge that I have tested that the change is backwards-compatible
  • Original issue / feature request / discussion: <here>

Use case

Globally hide reset button

Example

    environment:
      RESET_DISABLED: true

image

These reset buttons are not visible

P.S. I didnt change API cuz you can use reset directly from API via REST. In my case - I only need to hide frontend buttons.

@samixchoumi
Copy link
Contributor

samixchoumi commented Jan 2, 2024

Why hide this button ? As you can already hide actions ?

@DoctorFTB
Copy link
Author

Why hide this button ? As you can already hide actions ?

I want to use the dashboard only to display results instead to manage results.
At this moment, you can only hide column and show it again.

@agoldis
Copy link
Collaborator

agoldis commented Jan 3, 2024

Hey @DoctorFTB, I am hesitating to approve this one even though it's not a big change. Does it have any practical purpose?

@DoctorFTB
Copy link
Author

Hey. Would this pass as practical purpose?

I want to use the dashboard only to display results instead to manage results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants