-
Notifications
You must be signed in to change notification settings - Fork 10.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
Chore: deprecate refreshClients methods #26956
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #26956 +/- ##
===========================================
+ Coverage 40.48% 42.02% +1.53%
===========================================
Files 840 814 -26
Lines 18329 17841 -488
Branches 2052 1988 -64
===========================================
+ Hits 7421 7498 +77
+ Misses 10622 10055 -567
- Partials 286 288 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ggazzo should we remove this functionality completely? the button "apply and refresh clients" doesn't work at all.. no reason to keep it there.
apps/meteor/client/views/admin/settings/groups/AssetsGroupPage.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Guilherme Gazzo <5263975+ggazzo@users.noreply.github.com>
Co-authored-by: Guilherme Gazzo <5263975+ggazzo@users.noreply.github.com>
Proposed changes (including videos or screenshots)
Created the 'assets.refreshClients' endpoint for the
apps/meteor/client/views/admin/settings/groups/AssetsGroupPage.tsx
file.Issue(s)
Steps to test or reproduce
Further comments