-
Notifications
You must be signed in to change notification settings - Fork 399
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
523 Further improvements for module plugins #8501
523 Further improvements for module plugins #8501
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c2e78a - Browse repository at this point
Copy the full SHA 0c2e78aView commit details -
PluginsContainer will get full list of plugins in allPlugins property…
…. This allows to pass full list of plugins to the nested PluginsContainer components
Configuration menu - View commit details
-
Copy full SHA for 9f910fc - Browse repository at this point
Copy the full SHA 9f910fcView commit details -
Register only one instance of epic if there is an attempt to register…
… it again from another plugin.
Configuration menu - View commit details
-
Copy full SHA for 1877320 - Browse repository at this point
Copy the full SHA 1877320View commit details -
Regression fix - properly handle mute state per specific epic, make s…
…ure that if at least one plugin intended to register epic and such plugin is on the page - epic will not be muted.
Configuration menu - View commit details
-
Copy full SHA for 5d776a3 - Browse repository at this point
Copy the full SHA 5d776a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for af020a2 - Browse repository at this point
Copy the full SHA af020a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 504590e - Browse repository at this point
Copy the full SHA 504590eView commit details -
Alternative approach of delayed dispatching of events that load maps,…
… map, context, dashboard, geostory.
Configuration menu - View commit details
-
Copy full SHA for a1fb9eb - Browse repository at this point
Copy the full SHA a1fb9ebView commit details -
Aligning pages delayed configuration loading with the fact that all m…
…odule plugins are loaded at once.
Configuration menu - View commit details
-
Copy full SHA for 09fdf3f - Browse repository at this point
Copy the full SHA 09fdf3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 951a1cb - Browse repository at this point
Copy the full SHA 951a1cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b3179 - Browse repository at this point
Copy the full SHA d7b3179View commit details -
Making tutorials on context creator work again. Issue was caused by f…
…low changes: context creator page performs reset of context & load of new configuration once plugins are loaded. This happens after contextcreator\ContextCreator component was mounted and forces reset of tutorials list. Added check on componentDidUpdate resolves delayed reset issue.
Configuration menu - View commit details
-
Copy full SHA for 85b56c6 - Browse repository at this point
Copy the full SHA 85b56c6View commit details -
Revert "Aligning MapViewerComponent with changes to check plugin rend…
…er state." This reverts commit 951a1cb.
Configuration menu - View commit details
-
Copy full SHA for 2e0f9ae - Browse repository at this point
Copy the full SHA 2e0f9aeView commit details -
Revert "Aligning pages delayed configuration loading with the fact th…
…at all module plugins are loaded at once." This reverts commit 09fdf3f
Configuration menu - View commit details
-
Copy full SHA for 3a54f0f - Browse repository at this point
Copy the full SHA 3a54f0fView commit details -
Revert "Alternative approach of delayed dispatching of events that lo…
…ad maps, map, context, dashboard, geostory." This reverts commit a1fb9eb.
Configuration menu - View commit details
-
Copy full SHA for c11a6ab - Browse repository at this point
Copy the full SHA c11a6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b71674 - Browse repository at this point
Copy the full SHA 1b71674View commit details -
Revert "Revert "Alternative approach of delayed dispatching of events…
… that load maps, map, context, dashboard, geostory."" This reverts commit c11a6ab.
Configuration menu - View commit details
-
Copy full SHA for 876d606 - Browse repository at this point
Copy the full SHA 876d606View commit details -
Revert "Revert "Aligning pages delayed configuration loading with the…
… fact that all module plugins are loaded at once."" This reverts commit 3a54f0f.
Configuration menu - View commit details
-
Copy full SHA for aaea42b - Browse repository at this point
Copy the full SHA aaea42bView commit details -
Revert "Revert "Aligning MapViewerComponent with changes to check plu…
…gin render state."" This reverts commit 2e0f9ae.
Configuration menu - View commit details
-
Copy full SHA for 5a14c51 - Browse repository at this point
Copy the full SHA 5a14c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec5003 - Browse repository at this point
Copy the full SHA dec5003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9db5d - Browse repository at this point
Copy the full SHA 2d9db5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c27dd3d - Browse repository at this point
Copy the full SHA c27dd3dView commit details