-
Try to break Shopify app before sending in for Shopify review
-
As a sthopify user,
I want a simple default configuration
so that I can install the TIKI Shopify app in my store without any prior knowledge about TIKI.
The default values from the SDKs examples are …
-
Form to submit a request
Title (string)
Subject (dropdown options)
Message (textarea)
-
This UI will be shown to the user when they open an existing request.
It should show a thread of messages and the option to answer in the end.
Each message is a expandable tile. When closed it …
-
Create the Support System initial UI.
It should work as a E-mail inbox, listing the Github issues instead of emails
Table fields
- title
- last replied by
- status
Features
- Filter the t…
-
`applyConsent` should become `guard()` and return a status object containing 'isAllowed', 'license', and 'message' with optional functions to execute `onTrue()` and `onFalse()`. The status object shou…
-
The Consent NFT should have "uses" and "destinations" parameters. These should replace TikiSdkDestination functionality, where paths are moved to destinations.
For backward compatibility, TikiSdkDe…
-
**Describe the bug**
Trying to load an asset >10kb in liquid by disabling AssetSizeJavaScript with the following code:
```
{% # theme-check-disable AssetSizeJavaScript %}
{% # theme-check-enab…
-
### Reason
The code should be reusable and not leak urls and arns
### Description
Replace the following values with input properties
- FunctionArn: arn:aws:lambda:us-east-2:920781344533:function…
-
This error happened during offer acceptance. The only fix is to removed the database and reinitialize TIKI SDK.
```
Uncaught SqliteException(11): while executing, database disk image is malformed,…