temporary disabled buildOptimizer to be able load addons on production releases
added error logging for missing modules during addon loading
02 Mar, 2021
Version 1.0.4
Update .png files and Description
01 Mar, 2021
Version 3.1.1
changed folder for built addons to dist-addons
now all built addons are included in distribution undef addons folder
WoldMap and HtmlViewer now separated from build and bundled as addons
updated addons documentation(added section about local testing, added portlet information)
added highcharts missing modules for addons
fixed issue with widget type comparison for addons
01 Mar, 2021
Version 3.1.0
introduced new addon system. use ./src/addons/simple-addon.component.ts as reference. Do not compile old addons - they won't work.
Now there is no need to compile DSW with addon. Addon can be used in different build of DSW.
added addon versioning support, checks and warning if inappropriate addon version loaded in DSW
added detailed addons documentation Addons.md
added detailed addon example code with comments
now addon builder produces correct and same names for addon files my-addon.ts > my-addon.js (previously, Angular CLI creates addon-0, addon-1, etc.)
now, after addition of new services to base widget class, there is no need to recompile and redeploy all addons
updated to Angular 11.2.3
28 Feb, 2021
Version 1.0.0
In the first version we support the Telegram client
28 Feb, 2021
Version 1.0.0
Initial Release
28 Feb, 2021
Version 1.0.1
Added screenshots and description fixed
28 Feb, 2021
Version 1.0.0
Initial Release
28 Feb, 2021
Version 0.0.2
Initial Release
28 Feb, 2021
Version 0.0.3
Added the ability to import data from CSV files
28 Feb, 2021
Version 0.1.0
Initial Release
28 Feb, 2021
Version 1.0.2
Rename Application name and add english description
28 Feb, 2021
Version 1.0.3
Update description and ApplicationName
27 Feb, 2021
Version 1.0.0
Initial Release
27 Feb, 2021
Version 2.0.0
add more info
27 Feb, 2021
Version 1.0.0
Initial Release
26 Feb, 2021
Version 1.0.2
Update Readme.md
26 Feb, 2021
Version 1.0.1
Links update
26 Feb, 2021
Version 1.0.2
Added Youtube video presentation
26 Feb, 2021
Version 1.0.0
The template to automatically deploy iris docker solutions to GKE via Google Cloud Run
26 Feb, 2021
Version 1.0.1
Modify Description to add screenshots
26 Feb, 2021
Version 1.0.0
Initial Release
26 Feb, 2021
Version 1.0.0
Initial Release
26 Feb, 2021
Version 1.0.1
That's a demo, we are editing until 28 February for Grand Prix Content
26 Feb, 2021
Version 1.0.2
Correction of Tests and Readme.md
25 Feb, 2021
Version 1.1.3
updated description
removed invokes
25 Feb, 2021
Version 1.1.4
updated description
removed invikes
25 Feb, 2021
Version 0.1.2
Run locally when possible. This avoids the need to install on a remote server when connecting from VS Code desktop.