Commit Graph

21 Commits

Author SHA1 Message Date
Serkan Reis
c6534d30f5 Update date & time inputs to reflect timezone settings 2023-09-01 15:14:38 +03:00
Serkan Reis
76ba766b28 Update WL dashboard > Execute 2023-04-17 19:20:37 +03:00
Serkan Reis
4fc7ce5583 Instantiation in working order 2023-04-17 14:05:21 +03:00
Serkan Reis
856ae4e53f Select WL type to instantiate 2023-04-17 12:09:40 +03:00
Serkan Reis
4d9ba5a76d Add AdminList among WL Query Types 2023-03-18 11:34:23 +03:00
Serkan Reis
2c2fc2efbe Render WL admin list mutable by default 2023-03-18 11:18:34 +03:00
Serkan Reis
68961ce5f3 Fetch WL code id from env variables 2023-03-18 09:48:49 +03:00
Serkan Reis
3b378b2232 Include Update Admins action in Whitelist dashboard > Execute 2023-03-09 00:24:15 +03:00
Serkan Reis
deb149809e Update Whitelist dashboard > Instantiate UI 2023-03-09 00:01:34 +03:00
Serkan Reis
9fdbf173e5 Temporary switch to a hardcoded code id for WL instantiation 2023-03-08 07:14:49 +03:00
Serkan Reis
798ab3e071 Badge Hub instantiate.tsx init 2023-02-01 15:57:00 +03:00
Serkan Reis
7f67b91103 Names support for Whitelist contract dashboard > Query 2023-01-12 14:04:33 +03:00
Serkan Reis
fd54468d06 Add instructions for WL > Execute > Add/Remove Members 2023-01-08 19:41:02 +03:00
Serkan Reis
80bec18cc7 Include file selection support for WL > Add Members 2023-01-06 17:19:43 +03:00
Serkan Reis
cfdb83f314 Fix Execute tab highlighting for Whitelist contract dashboard 2022-11-30 21:43:50 +03:00
Serkan Reis
fdec20798e Remove maxWidth for error messages 2022-11-02 10:53:17 +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
7d22328543
Include the whitelist contract address in the collection creation info box (#6)
* Add whitelist contract address to the collection creation result box

* Account for the no whitelist option
2022-09-11 20:54:28 +03:00
Arda Nakışçı
725439275d
Execute selection fix (#17)
* Remove modal

* Show execute preview without wallet connection
2022-08-03 10:57:03 +03:00
Arda Nakışçı
ff5a8d2e7d
Whitelist txt upload component (#9)
* Update ts config

* Update network chain id

* Create whitelist upload component

* Use whitelist component in contract ui

* Add whitelist component to collection info component
2022-07-29 10:39:03 +03:00
Arda Nakışçı
aa42f8763a
Implement contract UIs (#2)
* Add instantiate page for minter

* Add query page to minter contract

* Add execute page for minter contract

* Add contracts index page

* Refaactor sg721 helper files

* Add instantiate page

* Add query page for sg721

* Add execute page for sg721 contract

* Copy page templates for whitelist contracts

* Add instantitate for whitelist contract

* Add query page to whitelist contract

* Add execute page for whitelist contract
2022-07-19 10:53:03 +03:00