ref #24765 - update "Go to page" link with parsed key, add disabled on create new item, add "build on save" configuration, update on submit, fix multiple instance message, button loader #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How can we test this:
Run this branch with
yarn startthen inside a terminal of your flotiq editor add this line:FlotiqPlugins.loadPlugin('flotiq.deploy-netlify', 'https://localhost:3053/index.js');and wait for the plugin to be updated:
Link to test webhook POST: https://webhook.site/
Changes
1 ) Add option in plugin configuration
2 ) Rename title
3 ) Added option to handle keys in
Site url4 ) Added option to handle keys in
Build Webhook URL5 ) Added option to handle keys in
Build Webhook URL6 ) On creating new CO buttons are disabled and links below are hidden
7 ) When the option
Build automatically on saveis set to true then after changes on CO and save there will be send updateif we turn both examples on save then we will get 2 updates
8 ) On style update we can see that on update button is disabled and gets loader
Preview example for test:
Result inside edited CO:
As a result, we can see that
slugandnamewere parsed inside URL links or button display names: