From d9043c2f028f5e9d93765b2e8b7c008e3e21dc3c Mon Sep 17 00:00:00 2001 From: Daniella Mesquita Date: Thu, 18 Jul 2024 02:14:46 -0300 Subject: [PATCH 1/2] Prepare for the next commit (AI Coding) --- .gitmeta/.gitmeta | 23 +++ .gitmeta/cids.txt | 2 + .gitmeta/cids_detailed/files-only.txt | 1 + .gitmeta/cids_detailed/with-sha1.txt | 3 + .../_components/AIConversation.txt | 148 ++++++++++++++++++ 5 files changed, 177 insertions(+) create mode 100644 .gitmeta/.gitmeta create mode 100644 .gitmeta/cids.txt create mode 100644 .gitmeta/cids_detailed/files-only.txt create mode 100644 .gitmeta/cids_detailed/with-sha1.txt create mode 100644 template/web/app/buy-me-coffee/_components/AIConversation.txt diff --git a/.gitmeta/.gitmeta b/.gitmeta/.gitmeta new file mode 100644 index 00000000..742c1726 --- /dev/null +++ b/.gitmeta/.gitmeta @@ -0,0 +1,23 @@ +commit QmcdhDVjsw2sjXHQhFe1oBCf3YxpqRQSj8dEzjyMjXUWng +Branch: pr-buymecoffeeusdprice +Signed-off by: danimesq.eth (0xDDfC2e10702d8A781727A34D83B3bb3CA94a3E91) +Signature: 1321824b307bec956b38cd6b1242f3ab2ee0c4beb8e71785413e5d365f1edfd46006c8a900937b7809b3dbd9bca2fcac4d50d265e43e293dde0448b1c987deb501 + +------------------------------ + +Commit CID if including git's SHA1: QmRWoaB4WMmJFHEiY4Qkucu4462sfjcESUMPTV3UVfrWbf +Commit CID if containing only file hashes: QmPh3EXUmBkxYqvhjmk5wERKbtBZExMqd3DxfnT7yb4yAg + +------------------------------ + +.gitmeta version: r8 +Local folder: /home/daniella/Desktop/Untitled Folder 2/build-onchain-apps +Remote Name: origin +Remote URL: https://github.com/FrameworkJavascript/build-onchain-apps.git + +------------------------------ + +chown -h 1000:1000 'template/web/app/buy-me-coffee/_components/AIConversation.txt' +chmod 0664 'template/web/app/buy-me-coffee/_components/AIConversation.txt' +/usr/bin/touch -hcmd "2024-07-18 02:14:36.8951316870 -0300" 'template/web/app/buy-me-coffee/_components/AIConversation.txt' +/usr/bin/touch -hcad "2024-07-18 02:14:46.0180326000 -0300" 'template/web/app/buy-me-coffee/_components/AIConversation.txt' diff --git a/.gitmeta/cids.txt b/.gitmeta/cids.txt new file mode 100644 index 00000000..0c035cb6 --- /dev/null +++ b/.gitmeta/cids.txt @@ -0,0 +1,2 @@ +QmbFMke1KXqnYyBBWxB74N4c5SBnJMVAiMNRcGu6x1AwQH +Qmb4vyQdkYRdVbQbrjqc5VwhL4PFeJ2nShCQh4yCXE4H24 diff --git a/.gitmeta/cids_detailed/files-only.txt b/.gitmeta/cids_detailed/files-only.txt new file mode 100644 index 00000000..84e867dd --- /dev/null +++ b/.gitmeta/cids_detailed/files-only.txt @@ -0,0 +1 @@ +Qmb4vyQdkYRdVbQbrjqc5VwhL4PFeJ2nShCQh4yCXE4H24 diff --git a/.gitmeta/cids_detailed/with-sha1.txt b/.gitmeta/cids_detailed/with-sha1.txt new file mode 100644 index 00000000..81243c67 --- /dev/null +++ b/.gitmeta/cids_detailed/with-sha1.txt @@ -0,0 +1,3 @@ +QmbFMke1KXqnYyBBWxB74N4c5SBnJMVAiMNRcGu6x1AwQH +054029514def72e503d84d4cfda7c3e5295a05ce +Qmb4vyQdkYRdVbQbrjqc5VwhL4PFeJ2nShCQh4yCXE4H24 diff --git a/template/web/app/buy-me-coffee/_components/AIConversation.txt b/template/web/app/buy-me-coffee/_components/AIConversation.txt new file mode 100644 index 00000000..5653d0b9 --- /dev/null +++ b/template/web/app/buy-me-coffee/_components/AIConversation.txt @@ -0,0 +1,148 @@ +On the "Message" text that appear above the "Say something" input, please add "💌 " before. + +And for the number buttons (1, 2, 3, 4) please add a tooltip telling how much ETH each will send. + +Please rename "Buy Us a Cupcake!" to "Buy us a Cupcake!" + + + + +To make the requested changes in `FormBuyCoffee.tsx`, you can update the "Message" label to include an emoji, add tooltips to the number buttons to show the ETH amount for each, and update the heading text. Here's how you can do it: + +### Updated `FormBuyCoffee.tsx` +```typescript +72|

+73| Buy us a Cupcake! +74|

+... +95|
+96|
+97| +98|