Open
Conversation
2. Updated Inputs & Outputs label and other suggested changes
2. Added double click to maximize
…ctions, commoncadlogic 2. Succesfully loaded cad model and integrated view buttons 3. Integrated logs widget and connected with logger 4. Some changes in ui.
1. Created a CustomLogger class to reduce the code such that logs can work for both web and desktop. 2. Created and used CustomTitleBar to give a look of osdag to dialogs, implemented in design report popups and CustomMessageBox. 3. CustomMessageBox is created to use in place of QMessageBox, implemented in design report QMessageBoxes. 4. Updated cad background to Dark_Charcoal. 5. Working of report generation is fixed with integration of CustomizedReport osdag-admin#393 6. ModernLoadingDialog popup is created and is used in place of LinearLoading popup. 7. Included more vectors to be used in CustomMessageBox. 8. Created and integrated 9 view buttons on cad_widget.
…/design_type/main.py which is top level parent.
majorly. 2. Updated the top right button bar ui and function triggers. 3. Updated Colors of Cad model components. 4. Fixed error of loading popup not closing when error while designing. 5 Osdag logo was updated to copyrighted svg.
Most Stable Fix version for Tab Issues.
Added the functionality to update recent modules
Floating navbar is updated & Title is wrapped in svg card
Butt Welded/Bolted & Lap Welded cad integration Done, required fixes
Added TYPE_NOTE which is disabled QLineEdit, used in Base Plate Connections in Input Dock. Added using the reference from Old UI.
Refactored by @harshchelani08
After collapse of input_dock, input label is not visible, even though the place of appearance is not filled by cad_widget.
This file contains hidden or 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
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.
Tests run using pytest tests after pip install -e .