Commit Graph

162 Commits

Author SHA1 Message Date
Serkan Reis
12a95097f6 Enable queryKey & queryKeys on Badge Hub dashboard > Query 2023-02-28 17:17:18 +03:00
Serkan Reis
f486e4c39e Name resolution support for designated minter address during badge creation 2023-02-28 17:09:06 +03:00
Serkan Reis
3c2478cd38 Enable Mint Rule: By Keys & By Minter for badge creation using the dashboard 2023-02-28 17:00:44 +03:00
Serkan Reis
4bf6e6ee5f Implement Mint by Minter for Badge Hub Dashboard > Execute 2023-02-28 13:56:04 +03:00
Serkan Reis
f9f0946b41 Implement Mint by Keys for Badge Hub Dashboard > Execute 2023-02-28 12:59:31 +03:00
Serkan Reis
cfbec6baeb Implement Purge Keys & Owners for Badge Hub Dashboard > Execute 2023-02-28 12:42:07 +03:00
Serkan Reis
38dc24e0b8 Implement Add Keys for Badge Hub Dashboard > Execute 2023-02-28 12:38:42 +03:00
Serkan Reis
1396445f19 Update Mint Rule: By Keys summary UI 2023-02-28 10:05:06 +03:00
Serkan Reis
68c3d44d01 Mint Rule: By Keys summary with downloadable key pairs 2023-02-27 22:55:48 +03:00
Serkan Reis
cc31179516 Enable badge creation using Mint Rule: By Keys 2023-02-27 21:43:57 +03:00
Serkan Reis
d30760e642 Update Mint Rule: By Minter badge creation summary 2023-02-27 18:33:57 +03:00
Serkan Reis
57e16dfa8b Enable badge creation using Mint Rule: By Minter 2023-02-27 13:28:14 +03:00
Serkan Reis
c962353ff4 Update welcome screen 2023-02-23 15:58:02 +03:00
Serkan Reis
9995fa40c0 Clean up before initial release - 2 2023-02-23 15:26:42 +03:00
Serkan Reis
6a8cf279a2 Clean up before initial release 2023-02-23 15:22:55 +03:00
Serkan Reis
a45384ba07 Enable mint_by_key() on Badge Hub Dashboard > Execute 2023-02-23 13:47:47 +03:00
Serkan Reis
4f71cad38e Enable createBadge() on Badge Hub Dashboard 2023-02-23 13:07:30 +03:00
Serkan Reis
26a8823757
Merge branch 'develop' into badge-integration 2023-02-23 09:47:05 +03:00
Serkan Reis
0a66d747dd Display private key on badge creation summary UI 2023-02-22 10:17:24 +03:00
Serkan Reis
a6ab7c2044 Update visit profile icon on My Badges 2023-02-22 09:29:14 +03:00
Serkan Reis
920f6507e8 My Badges init 2023-02-21 21:22:44 +03:00
Serkan Reis
bdd39d2dc2 Remove create badge option from Badge Hub Dashboard > Execute 2023-02-21 14:58:25 +03:00
Serkan Reis
4a11d08ca9 Implement editBadge for Badge Hub Dashboard > Execute 2023-02-21 10:50:13 +03:00
Serkan Reis
080c74a110 Calculate editBadge() fee on the go 2023-02-21 00:00:11 +03:00
Serkan Reis
e1adf87dac Display Mint Rule on Badge Actions 2023-02-20 12:13:36 +03:00
Serkan Reis
189b636ff9 Badge Actions init 2023-02-19 20:01:33 +03:00
Serkan Reis
72670c7022 Update IPFS Gateway for My Collections 2023-02-19 10:45:53 +03:00
Serkan Reis
4bb9c61c6f Update landing pages 2023-02-16 10:51:30 +03:00
Serkan Reis
262dade7a5 Update Sidebar 2023-02-14 20:45:25 +03:00
Serkan Reis
3ec389fc39 Update Badge Hub dashboard > Query 2023-02-14 11:26:22 +03:00
Serkan Reis
3a080daf25 Update confirmation modal 2023-02-13 19:59:16 +03:00
Serkan Reis
e83df5ee67 Display badge creation info 2023-02-13 17:58:28 +03:00
Serkan Reis
4b1b64b656 Display QR code 2023-02-13 13:33:36 +03:00
Serkan Reis
c84071637c Image upload prior to badge creation 2023-02-13 12:32:14 +03:00
Serkan Reis
8c3556cf9c Badge Details > Badge creation payload 2023-02-12 20:06:16 +03:00
Serkan Reis
db22331175 Create Badge init 2023-02-11 20:16:36 +03:00
Serkan Reis
f8232b27ea Implement Badges welcome screen 2023-02-10 16:04:59 +03:00
Serkan Reis
0f4dd53ad2 Improve Badge Hub dashboard > Execute UI 2023-02-10 15:49:42 +03:00
Serkan Reis
876c271b9c Generate QR Code for badge claim on Badge Hub Dashboard > Execute 2023-02-10 14:03:20 +03:00
Serkan Reis
04781069b7 Calculate badge creation fee 2023-02-10 10:46:41 +03:00
Serkan Reis
c626864f0b Generate public & private key pair for badge creation 2023-02-06 19:49:11 +03:00
Serkan Reis
cb30fbf13c Complete createBadge related fields on Badge Hub dashboard > Execute 2023-02-06 16:02:40 +03:00
Serkan Reis
5a903f691e Execute Create Badge init 2023-02-04 19:18:41 +03:00
Serkan Reis
56e7986fbd Metadata file count check prior to batch minting for 1/1 collections 2023-02-04 11:28:41 +03:00
Serkan Reis
5d888dd8d6 Update minter instantiation error toast durations as 10s 2023-02-04 11:10:06 +03:00
Serkan Reis
a3e54a29a3 Fix: Using an existing token URI triggers batch minting for 1/1 collections 2023-02-04 10:47:38 +03:00
Serkan Reis
5c5ccbe392 Badge Hub dashboard > Migrate tab 2023-02-03 19:20:26 +03:00
Serkan Reis
0d7d87f254 Badge Hub dashboard > Query tab init 2023-02-03 18:13:15 +03:00
Serkan Reis
b17c4172a3 Implement metadata/attributes input logic for Badge Hub dashboard execute tab 2023-02-02 18:14:57 +03:00
Serkan Reis
b6f46236b6 Badge Hub Dashboard > Execute Tab init 2023-02-02 16:39:00 +03:00