parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.73k stars 1.38k forks source link

feat: Add refresh button to Cloud Config page #2480

Closed patelmilanun closed 1 year ago

patelmilanun commented 1 year ago

New Pull Request Checklist

Issue Description

There is no refresh button for cloud config page.

Closes: #2479

Approach

Copy paste same functionality which is already there in Jobs page.

TODOs before merging

NA

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

uffizzi-cloud[bot] commented 1 year ago

Uffizzi Ephemeral Environment deployment-29570

:watch: Updated Jun 27, 2023, 18:18 UTC

:cloud: https://app.uffizzi.com/github.com/parse-community/parse-dashboard/pull/2480

:page_facing_up: View Application Logs etc.

What is Uffizzi? Learn more

parseplatformorg commented 1 year ago

🎉 This change has been released in version 5.2.0-alpha.22

mtrezza commented 1 year ago

@patelmilanun You've been quite active recently in this repository. Would be interested to join the Parse Dashboard team? You'd for example get notifications on mentions of @parse-community/dashboard to discuss issues.

patelmilanun commented 1 year ago

@mtrezza Sure! why not

mtrezza commented 1 year ago

Amazing to hear that, let me send you an invite!

patelmilanun commented 1 year ago

Will this gonna add ? image

mtrezza commented 1 year ago

Yes, the org will show in your GitHub profile.

parseplatformorg commented 10 months ago

🎉 This change has been released in version 5.3.0-beta.1

parseplatformorg commented 10 months ago

🎉 This change has been released in version 5.3.0-alpha.1

mtrezza commented 9 months ago

I just realized that the refresh animation is on a fixed vertical position, so it can be outside the window. Only a blank table is visible then. After trying this out a bit more, it's definitely better than before, but on a network, or localhost, the page is reloaded so quickly that it's just a white flicker. Maybe it would be better to show a pop-up message at the bottom that is has been reloaded, so that it's visible for some time. And instead of removing the whole table I would just overlay it with a white layer and display the animation on top of it, so make it easier on the eye.

parseplatformorg commented 8 months ago

🎉 This change has been released in version 5.3.0