-
Notifications
You must be signed in to change notification settings - Fork 69
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
Issue 334 #826
Closed
Closed
Issue 334 #826
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
Apply overflow settings to view container
Apply view background to whole document
* (bluefox) jQui widgets (many of them) were improved
* (bluefox) Better input of numbers with min/max in attribute dialog
* (bluefox) Corrected vertical gap between relative widgets * (bluefox) Better input of numbers with min/max in attribute dialog
* (bluefox) Allowed showing only selected widgets in edit mode * (bluefox) Corrected the visibility calculation for old (CanJS) widgets
fix problem, that vis is not loading if a single widget has a script error
* (foxriver76) use the correct fallback values for widget signals determination
* started working on permission system ui * find existing users * prepared project settings type * use state * implemented checkboxes * finished modifying project permissions * translations and infobox added * implemented logic * readme update * document default permissions * cleanup after merge * fix
* (foxriver76) dedicated permission system on project level introduced
* started working on permissions system for single views * implemented configuration of permissions per user per view * show non accessible views as disabled in views manager * changelog * disable the view checkboxes if read or write is already disabled on project level * rm test check
* (foxriver76) fixed issue, that old attributes value is shown in some scenarios * (foxriver76) dedicated permission system extended to view level
* fixed issue when resizing widget from the left side - closes #266 * quick n dirty BisBaseWidget to tsx
* (foxriver76) fixed issue when resizing widget from the left side * (foxriver76) added select box to dimension attributes if multiple widgets selected
* added widget permissions to permissions dialog * do not render widgets user has no access to * update readme * enhance types * show permissions for correct project * improve performance dramatically
* (foxriver76) increased timeout for project import * (foxriver76) added permissions on widget level
* fixed bug, that opacity is applied twice on image edit mode overlay - closes #315 * rm comment * fixed crash case when fixing widgets - closes #322 --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed crash case when fixing widgets * (foxriver76) fixed bug, that opacity is applied twice on image edit mode overlay
* (foxriver76) try to fix problems introduced with 2.9.21
* (foxriver76) fixed another bug due to previous versions
* (foxriver76) Image 8 widget ported to react
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.
No description provided.