This post is just a compilation, or round-up of my previous blog postings on SCN where I've release some source code, in various states and links. It is also an update to let you know of a new consolidated location of these, as well as to say that I've included a deployable form of these that anyone can install. If there are other SCN Members who would like to contribute to this Utility Pack, reach out to me and perhaps we could all pool our pieces in one deployable feature. I know that from time to time other guys like Leandro Cardoso and Jeroen van der A and Manfred Schwarz and Mustafa Bensan share, so having a consolidated list (since SAP Code Exchange is gone) would be a nice thing.
First, a summary of what's included, with links to the original posts:
- HTML Template
An HTML and JavaScript injection addon for rapid prototyping pre-SDK work.
Design Studio 1.2 SDK - Rapid Prototyping Addon HTML/JS Templating - Double Sided Tile
Similar to the HTML Template, but with CSS flipping
Design Studio 1.2 SDK - Use both sides - Double Sided Tiles - Super Image
An SAPUI5 extended component with a property sheet that will Base64-encode an image (IE10 or higher needed on dashboard author workstation)
Design Studio 1.2 SDK - An Image Component free of MIME Repository worries - High Charts
A rudimentary proof-of-concept chart wrapper that binds to a Design Studio datasource.
Design Studio 1.2 SDK - An adventure in creating a data bound Chart Component wrapper - Slide Show (New!)
A fun slide show component for engaging, interactive KPI tiles, inspired by modern web principles like Fiori
Design Studio 1.2/1.3 SDK - Slideshows
New Github Repo containing all of these:
https://github.com/entmike/DesignStudio1.3UtilityPack
Deployable .ZIP file:
To install in Design Studio, download the .ZIP, and go to Tools -> Install Extension to Design Studio -> 'Archive...'
Addons that did not make the cut at this time:
- Design Studio 1.2 SDK - Enhancing the 'Simple Table' SDK Component
- DS 1.2 SDK Example - Embedding Xcelsius SWFs (not for Mobile, of course)
(APOS has a version that'll most certainly do this job better, and using the HTML5 versions - This won't get included in a future utility pack, but is here for reference) - Design Studio 1.2 SDK - New approach to a toolbar component using SAPUI5 Handler
(This may get included later, but did not at this time.)