You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update viewSubmissionPayload
* Update unfurl request
initial entity metadata (incomplete)
* initial work on creating payload structure (broken)
* tidy up payload entities
* Fix field and post structure
* Add edit options
* Add entity presentDetails api
* Add entity API and output format
* Package bump
"value": "We need to implement a login page using **Capybara** for our testing framework. This page will be used for testing user authentication and login functionality within the application. hello\\n\\n### Requirements:\\n- Create a simple login page with fields for:\\n - **Username**\\n - **Password**\\n - **Login button**\\n- Implement basic form validation to ensure both fields are populated before submitting.\\n- Ensure the page is responsive and works well on both desktop and mobile views.\\n- Use **Capybara** to automate the interaction with the login form for testing purposes.\\n - Automate filling out the username and password fields.\\n - Simulate clicking the login button and validating the redirect or success message.\\n\\n"
"custom_message": ":hand: This item is *restricted* per our [company policy](https://example.com). Don't worry though, you can request access using the button below.",
7
+
"message_format": "markdown",
8
+
"actions": [
9
+
{
10
+
"text": "Request access",
11
+
"action_id": "request_access",
12
+
"value": "some_val",
13
+
"processing_state": {
14
+
"enabled": true// This can be enabled to disable the button and show a loading state for up to 30 seconds or until your app responds with another call to the `entity.presentDetails` API method.
CustomMessage=":hand: This item is *restricted* per our [company policy](https://example.com). Don't worry though, you can request access using the button below.",
0 commit comments