-
- Downloads
Major change where navigationnode contains widget configuration.
- break backward compatibility through new naming /order of the model component (db, default, plugin, widget) - Define one Node class and remove previous definition - Add a configurator for single panel displaying url - Modify the cfgSvc to give access to form and grid configuration remove the method get_configuration. - Modify the appviewport to instanciate the widget from the configuration encapsulated in the leaf.
Showing
- models/db.py 0 additions, 0 deletionsmodels/db.py
- models/defaults.py 0 additions, 0 deletionsmodels/defaults.py
- models/plugin_dbui.py 4 additions, 3 deletionsmodels/plugin_dbui.py
- models/widgets.py 16 additions, 21 deletionsmodels/widgets.py
- modules/plugin_dbui/__init__.py 1 addition, 1 deletionmodules/plugin_dbui/__init__.py
- modules/plugin_dbui/cfgsvc.py 43 additions, 62 deletionsmodules/plugin_dbui/cfgsvc.py
- modules/plugin_dbui/navtree.py 70 additions, 109 deletionsmodules/plugin_dbui/navtree.py
- modules/plugin_dbui/viewportmodifier.py 2 additions, 2 deletionsmodules/plugin_dbui/viewportmodifier.py
- static/plugin_dbui/src/appgridroweditor.js 1 addition, 1 deletionstatic/plugin_dbui/src/appgridroweditor.js
- static/plugin_dbui/src/appviewport.js 16 additions, 26 deletionsstatic/plugin_dbui/src/appviewport.js
Loading
Please register or sign in to comment