Commit Graph

76 Commits

Author SHA1 Message Date
Serkan Reis
16c859bbd8 Connect helper functions to update metadata related actions 2023-02-26 10:24:46 +03:00
Serkan Reis
a764b96727 Update action list wrt SG721 type on Collection Actions 2023-02-25 21:09:43 +03:00
Serkan Reis
88335ea733 Retrieve SG721 type on Collection Actions 2023-02-25 20:36:48 +03:00
Serkan Reis
dc2e0c421e Remove withdraw{} from collection actions 2023-02-04 11:00:55 +03:00
Serkan Reis
db44f85fdc Update AssetsPreview for .html files 2023-01-24 11:16:29 +03:00
Serkan Reis
7ec8f94fb6 Update valid file types for asset selection 2023-01-24 10:23:41 +03:00
Serkan Reis
75bbcb011b Update asset selection checks for 1/1 collections - 2 2023-01-17 16:39:05 +03:00
Serkan Reis
ff726f6a27 Update asset selection checks for 1/1 collections 2023-01-17 16:26:56 +03:00
Serkan Reis
5ff7f6f649 Implement batch minting for 1/1 Collection Creation 2023-01-16 16:48:38 +03:00
Serkan Reis
e5cb8faf51 Enable multiple asset selection & preview for 1/1 Minting 2023-01-16 13:24:23 +03:00
Serkan Reis
664237d628 Names support for Create Collection > Royalty Payment Address 2023-01-12 13:01:11 +03:00
Serkan Reis
7669c5ebfe Names support for Collection Actions > Queries 2023-01-12 11:45:57 +03:00
Serkan Reis
468bf95cc2 Names support for Collection Actions > Airdrop Tokens 2023-01-12 10:18:10 +03:00
Serkan Reis
f1a2c153e0 Names support for Collection Actions > Recipient Address, Royalty Payment Address 2023-01-10 13:37:45 +03:00
Serkan Reis
ef80449b91 Minor UI update on UploadDetails 2023-01-08 20:27:37 +03:00
Serkan Reis
c7b26d133d Update Append New Token description on Collection Actions 2023-01-05 14:17:46 +03:00
Serkan Reis
fa32649633 Update Mint Token URI name & description on Collection Actions 2023-01-05 14:14:42 +03:00
Serkan Reis
950d5d46c8 Add wallet connection check for collection retrieval 2023-01-05 13:31:48 +03:00
Serkan Reis
2ad0d893c6 Append a new token UI update 2023-01-05 13:00:10 +03:00
Serkan Reis
6e2f41342a Updated names for 1/1 minting tabs 2023-01-02 13:35:06 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
6046d899b3 Check minting price & start time before update_mint_price() on Collection Actions 2022-12-20 14:36:52 +03:00
Serkan Reis
2ee9f1e73d Update Base Minter creation process 2022-12-15 14:59:05 +03:00
Serkan Reis
eab5a4a36c Update contract dashboard landing page 2022-12-15 13:58:38 +03:00
Serkan Reis
b881ffa5b0 Update colors for combobox options 2022-12-14 10:16:27 +03:00
Serkan Reis
fe4da95566 Implement 1/1 minting UI 2022-12-13 21:50:42 +03:00
Serkan Reis
5c6c87eb9e Isolate Base & Vending Minter creation UI 2022-12-13 15:52:43 +03:00
Serkan Reis
c9d4734417 Implement Collection Actions changes for Base Minter contract 2022-12-09 21:47:03 +03:00
Serkan Reis
a8c2548554 Implement Base Minter Contract dashboard 2022-12-09 11:27:50 +03:00
Serkan Reis
fdabfac8e0 Convert base token URI and cover image URL schemes to lowercase 2022-11-24 09:22:32 +03:00
jhernandezb
281a70d778 revert ipfs lowercase 2022-11-23 14:02:33 -06:00
Serkan Reis
381bbb35d4 Clean royalty payment address 2022-11-18 19:54:02 +03:00
Serkan Reis
572becd4fc Clean existing whitelist address 2022-11-18 19:50:33 +03:00
Serkan Reis
e22ed6b321 Clean existing Base Token URI & Cover Image URL 2022-11-18 19:10:16 +03:00
Serkan Reis
73fc03aa10 Fix: metadata gets sorted in reverse in some browsers 2022-11-08 16:03:46 +03:00
Serkan Reis
23674ac819 Add validity check for metadata files upon selection 2022-11-08 12:15:45 +03:00
Serkan Reis
2579e449be Clean up whitelist file contents prior to collection creation 2022-11-04 14:53:11 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +03:00
Serkan Reis
f86be40cc3 Add batch mint_for() functionality to Collection Actions 2022-10-28 13:05:02 +03:00
Serkan Reis
eac77b006d Update trading start time subtitle on collection creation page 2022-10-24 19:03:23 +03:00
Serkan Reis
7a2e35a859 Add freeze_collection_info() to collection actions 2022-10-24 15:20:12 +03:00
Serkan Reis
8a07a182e5 Add update_collection_info() to collection actions 2022-10-24 12:09:43 +03:00
Serkan Reis
b65fabca43 Fix: non-functional update_start_trading_time() 2022-10-21 22:30:24 +03:00
Serkan Reis
b451ac46bf Fix: external_link related problem when creating with an existing base token uri 2022-10-21 07:14:49 +03:00
name-user1
039b8b424b
Launchpad V2 sync (#34)
* V2 Sync

* v2 sync

* Launchpad V2 sync

* Update trading start time description

* Add explicit_content to CollectionDetails update dependencies

* Minor UI changes

* Update MintPriceMessage interface

* Add symbolState.value to CollectionDetails update dependencies

* Add external_link to Collection Details

* Remove the tab Instantiate from the minter contract dashboard

* Add price check for update_minting_price

* Implement dynamic per address limit check

* Add checks for trading start time

* Update Minter Contract Dashboard Instantiate Tab - 1

* Update Minter Contract Dashboard Instantiate Tab - 2

* Remove Instantiate tab from SG721 Contract Dashboard

* Update whitelist contract helpers

* Update whitelist instantiate fee wrt member limit

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-10-20 19:02:52 -06:00
Serkan Reis
3cbba7c8aa Improve csv upload description 2022-10-10 13:43:43 +03:00
Serkan Reis
de18a319b8 Multiple token airdrop to a single address (with shuffle) 2022-10-10 12:37:20 +03:00
Serkan Reis
5f89492a31 Fix the issue re: sorting large asset files 2022-10-07 09:46:58 +03:00
Serkan Reis
bb017412f7 Check whitelist contract validity prior to collection creation 2022-10-06 16:16:58 +03:00
name-user1
bd45fac1b7 Execute button bug fix 2022-09-23 12:19:29 +03:00