Skip to content

Duplicate of Salesforce's Flow Trigger Explorer but for AT4DX's Domain Process Bindings

License

Notifications You must be signed in to change notification settings

Vacster/Domain-Process-Bindings-Explorer

Repository files navigation

Domain Process Bindings Explorer

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.

Screenshot of LWC

Contribution Guidelines

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

Dependencies

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

License

This project is distributed under BSD-3-Clause License, this is the same as AT4DX.

Copyright belongs to Kamil Segebre, all rights reserved.