-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates required to the Webhooks page in the Developers Portal #1159
Comments
Hi @HollyJoyPhillips.
|
@ant066 So it looks like we are calling the Installations endpoint for all installations not just the current installation. DXX has installed and uninstalled GEO Diary on several occasions which is why it is appearing multiple times. It should only show current installations. If you look on the Analytics page you will see we display GEO Diary as having 2 current installations: You can use the same query to display the customer ID's. We should only display current installations (where an installation does not have a 'terminated' date). Does that make sense? |
Hi @ant066, thanks for the update, just a couple of tweaks: Please remove the table headings when first landing on the page: The modal isn't scrollable when changing the screen size, which means i cannot see the CTA buttons. |
Hi @ant066, can we please add validation to the URL field. If I enter an incorrect URL the backend reports the following 'The value must be a valid and secure URI' can we display that in the frontend please? Please also update the placeholder text from 'Enter a URL' to 'Enter a secure URL (https://)' |
Summary: As we now have the Webhook page with the Add and Edit functionality, there are a few features and UI tweaks that need looking at.
Location: https://dev.marketplace.reapit.cloud/developer/webhooks
Remove the option to Add a New Webhook' and the table headers until an app has been selected:
Remove the requirement to add a customer as if no customers are added it should apply ‘All Customers’ by default:
When editing 'GEO Diary' web hooks 'DXX' is displaying multiple times:
If I select ‘DXX’ as a customer, it displays as ‘All Customers’ rather than DXX on the table:
Can we use the Topic ‘Name’ rather than the ‘ID’ for the Topic column please?
Can you stack the Topics rather than side by side in the Topic column:
The text was updated successfully, but these errors were encountered: