-
Notifications
You must be signed in to change notification settings - Fork 27
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
Enable/disable Export and Duplicate #2820
Enable/disable Export and Duplicate #2820
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2820 +/- ##
========================================
+ Coverage 77.8% 78.9% +1.0%
========================================
Files 670 670
Lines 27257 27257
Branches 3146 3146
========================================
+ Hits 21225 21513 +288
+ Misses 5283 4983 -300
- Partials 749 761 +12
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.
👍 very nice
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.
go go go!
What do these changes do?
Following #2814
Check statics from webserver to enable/disable Export and Duplicate.
The animation was paused in order to add the
![ExportDisabled](https://user-images.githubusercontent.com/33152403/153557503-9f8955d9-78ca-48a5-a761-cf0a033b2c3d.gif)
WEBSERVER_EXPORT
variable and restart the webserver:Related issue/s
How to test
Checklist