-
Notifications
You must be signed in to change notification settings - Fork 50
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
Merge main to test v0.20.0 #1989
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE317-CURL-5561309 - https://snyk.io/vuln/SNYK-ALPINE317-CURL-5561313 - https://snyk.io/vuln/SNYK-ALPINE317-CURL-5561315 - https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5438697 - https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-5438697
allow configuration of port number of allowd origin in CORS policy
FIX-1912 Show number of (selected) items in content tables
FIX-1927 Implement Fluids under FluidsReport
FIX-1908 Add 'Z' as a valid time zone
#1805 - improved table view
…c609942014 [Snyk] Security upgrade nginx from 1.24-alpine to 1-alpine
FIX-1937 rework ContentTable
FIX-1967 Search by well/wellbore/object properties
Fix crash on wellbore object refresh
FIX-1968 move account menu to settings
FIX-1979 improve content table sorting
FIX-1893 Case insensitive comparison on server urls
FIX-1982 Dark mode additions
FIX-1985 replace VirtualizedContentTable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes in v0.20.0:
#1912 show number of selected items in content tables
#1927 implement Fluid for FluidsReport
#1928 lazy loading of wellbore objects
#1917 add wildcards to search
#1937 implement toggling, ordering, and resizing ContentTable columns
#1910 search by rigs
#1944 refresh object type group functionality in content table and context menus
#1938 added create rig functionality
#1967 search by well/wellbore/object properties
#1841 implement editing start/end index in CurveValuesView
#1840 dark mode
Other improvements, bug fixes, and GUI enhancements