Provides User Enhancements to the Cloud BlueDolphin Platform
View Chrome Store
·
Request a feature
BlueDolphin has no affiliation with this extension and does not support it, endorse its use, or provide any promises or warranties (as per legal requirements)
- Table of Contents
- About The Project
- Getting Started
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgements
The BlueDolphin Platform Enhancer Extension came about from the need to adjust the current dWeb Platform IDE and where possible provide simple yet streamlined options to make using the platform easier
Here's why:
- I wanted more functionality and better overall setup; so instead of waiting I just did.
The main frameworks of this extension and IDE used to build this extension.
To get started simply visit one of the following Browser App Stores:
and install the addon; once done it will auto-enable when on the Boomi Web Platform.
-
Visit one of the following Browser App Stores:
-
Click Install
The following provides the current abilities of the released extension for use within the Boomi Web Platform:
- Button to Copy View Current URL Button (both in main navbar and in the Context Menu - the three dots)
- Button Reload Web Interface Button
- Reminder - When creating a new BPM that it needs to be created in Objects first
- Button or pressing Shift+? to bring up current BlueDolphin Key ShortCuts
- BPM 2.0 Implemented via Extension as alternative to Out of the box BPM tooling until BlueDolphin update
- Add Your Own Custom Architecture View Templates to the Create Screen; You Simply Define your Templates into the defined JSON Array and provide it to the Extension via the Options Screen. (As many as you want)
-
[{ "templateName": "What do you want to call it", "bdId": "ID That is Assigned to the View in the Web URL", "base64Image":"And Encoded Base64 String to display the image of the View" }]
-
See the Issues tab for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.