This is a project that helps you easily visualize (and soon manage) your AT4DX Domain Process Binding Custom Metadata records through a Lightning Web Component.
Any contributions are welcome! These can be in the form of Issues in our GitHub page or through Pull Requests.
If you're looking for ideas on something to work on feel free to check out the Issues tab.
For a Pull Request to be accepted, any new code must be tested (>85% coverage) and documented:
- In the case of Apex code it must follow ApexDoc
- In the case of Javascript in Lightning Web Components it must follow JSDoc for public properties only
Lightning Web Components are tested using Jest with @salesforce/sfdx-lwc-jest
This project is built on top of AT4DX and thus it has to be set up first.
Follow this guide to easily set up AT4DX
This project is distributed under BSD-3-Clause License, this is the same as AT4DX.
Copyright belongs to Kamil Segebre, all rights reserved.