-
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
No vis 1 #876
Closed
Closed
No vis 1 #876
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
* correctly determine the vis instance in all cases * pass down to adapter-react-v5 will get an update * bump adapter-react-v5 version to allow passing instance
* (foxriver76) correctly determine the vis instance in all cases
* (foxriver76) correctly determine the vis instance in all cases
* fixed issue, that Basic Image 8 is not configurable for 0 value - closes #354 * rm log
* fixed multiple problems with nested groups - and allow to select widgets in group via click (previously only dropdown worked) - closes #353 * rm prop * also make group/ungroup actions inside group view working * changelog --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed multiple problems with nested groups * (foxriver76) also made group/ungroup commands working in group view * (foxriver76) allow to select widgets in group via click (previously only dropdown worked) * (foxriver76) fixed issue, that Basic Image 8 is not configurable for 0 value
* global css will no longer be deleted on adapter upload/update - closes #318 * fix oldVis
* (foxriver76) global css will no longer be deleted on adapter upload/update * (foxriver76) allow to modify style of navigation
…ader text color) (#360) * apply default overflow correctly - closes #31 - closes #22 * navigation style fixes (fix icon background and allow to customize header text color) - closes #352 --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) apply default overflow correctly * (foxriver76) navigation style fixes (fix icon background and allow to customize header text color)
* fixed issue with signals on RxWidgets - closes 365 * rm logs
* (foxriver76) implemented buttons to show or hide all views in views manager * (foxriver76) fixed issue with signals on RxWidgets * (foxriver76) allow to disable Sentry only for this instance
* fixed issue that last image is never shown in image8 widget - closes #376 * issue template extended
…378) * fixed issue that last image is never shown in image8 widget - closes #376 * issue template extended * make it possible to click through signal image if in front of widget -closes #375 --------- Signed-off-by: Max Hauser <[email protected]>
- closes #342 Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) fixed issue that last image is never shown in image8 widget * (foxriver76) added possibility to define background and title color for jqui dialog * (foxriver76) make it possible to click through signal image if in front of widget
* (foxriver76) detect admin user correctly in project permissions dialog
* user-specified css has now priority over widgets css - closes #273 * add vis_user correctly --------- Signed-off-by: Max Hauser <[email protected]>
* (foxriver76) user-specified css has now priority over widgets css * (foxriver76) fixed crash case for broken grouped widgets
* fixed project-specific css not being applied - closes #388 * rm log
* (bluefox) Improved the typing in typescript
* (bluefox) Improved the typing in typescript
* (bluefox) Optimization of the module federation
* Changed copyright * * (bluefox) Added new option for view: "Limit only for instances"
* (bluefox) Added new option for view: "Limit only for instances"
* New eslint config * New eslint config * Converted all files to TS * Converted all files to TS * Converted all files to TS * Rename vis folder to src-vis * Migrated backedn to TS * - Migrated widgets to React: basic - frame, basic - note, basic - logout - Added the HTML rebuild button to settings * Improver upload indicator * Added @types/jsonwebtoken * Fixed tests * Trying to fix tests * Trying to fix tests * Added ID for tests * Added ID for tests
* (@GermanBluefox) Corrected navigation menu * (@GermanBluefox) Migrated widgets to React: basic - frame, basic - note, basic - logout * (@GermanBluefox) Added the HTML rebuild button to settings * (@GermanBluefox) Backend was migrated to TypeScript
* (@GermanBluefox) Corrected navigation menu * (@GermanBluefox) Migrated widgets to React: basic - frame, basic - note, basic - logout * (@GermanBluefox) Added the HTML rebuild button to settings * (@GermanBluefox) Backend was migrated to TypeScript
* Added types * More types
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.