name-user1
|
fc20a541e2
|
Small fixes
|
2023-01-19 10:59:55 +03:00 |
|
name-user1
|
3b6224db13
|
Warming Module
|
2023-01-19 10:34:28 +03:00 |
|
Serkan Reis
|
cb8eeb0dfd
|
Added check for external_link protocol
|
2023-01-09 09:38:13 +03:00 |
|
Serkan Reis
|
6e1f1905b3
|
Update mint & append token success toasts
|
2023-01-08 20:12:15 +03:00 |
|
Serkan Reis
|
0066fddae8
|
Rename mint & append token UI elements
|
2023-01-08 20:09:05 +03:00 |
|
Serkan Reis
|
ce38980eff
|
Perform description length check with checkCollectionDetails()
|
2023-01-08 19:53:58 +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
|
0def7e0aad
|
Update Vending Minter tab name & description
|
2023-01-05 14:38:01 +03:00 |
|
Serkan Reis
|
c7b26d133d
|
Update Append New Token description on Collection Actions
|
2023-01-05 14:17:46 +03:00 |
|
Serkan Reis
|
67d414a55f
|
Update 1/1 Collection tab name and description
|
2023-01-05 14:09:57 +03:00 |
|
Serkan Reis
|
a6abf4a2fc
|
Implement manual metadata input functionality for 1/1 minting
|
2022-12-26 16:17:09 +03:00 |
|
Serkan Reis
|
6b6d0a34a1
|
Add wallet balance check for WL and/or Vending Minter instantiation
|
2022-12-21 10:36:43 +03:00 |
|
Serkan Reis
|
eaf3485bab
|
Add per address limit check for new and existing WLs
|
2022-12-21 09:24:54 +03:00 |
|
Serkan Reis
|
f7eac26f98
|
Check minting price & start time before update_mint_price() on Vending Minter/execute tab
|
2022-12-20 14:54:49 +03:00 |
|
Serkan Reis
|
7c93d7f73f
|
Collection Creation, Sidebar & Dashboard landing page changes for mainnet compatibility
|
2022-12-19 17:38:51 +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
|
8993b1b9c0
|
Update checkUploadDetails()
|
2022-12-13 21:58:40 +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
|
637294c9b6
|
Update minter type retrieval dependencies
|
2022-12-09 23:26: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
|
cfdb83f314
|
Fix Execute tab highlighting for Whitelist contract dashboard
|
2022-11-30 21:43:50 +03:00 |
|
Serkan Reis
|
412a8b18c2
|
Add migrate tab to Minter & SG721 contract dashboards
|
2022-11-30 21:35:01 +03:00 |
|
Serkan Reis
|
75c77e5a53
|
Check if existing/new whitelist start time = minting start time
|
2022-11-18 19:15:06 +03:00 |
|
Serkan Reis
|
fdec20798e
|
Remove maxWidth for error messages
|
2022-11-02 10:53:17 +03:00 |
|
jhernandezb
|
1dc6f63996
|
remove validation
|
2022-10-28 12:56:54 -06:00 |
|
Serkan Reis
|
f86be40cc3
|
Add batch mint_for() functionality to Collection Actions
|
2022-10-28 13:05:02 +03:00 |
|
Serkan Reis
|
e575ae3b0a
|
Base Token URI display update
|
2022-10-27 10:15:26 +03:00 |
|
Serkan Reis
|
8a07a182e5
|
Add update_collection_info() to collection actions
|
2022-10-24 12:09:43 +03:00 |
|
Serkan Reis
|
248c85a5c2
|
Fix: price input for update_mint_price not being displayed - 2
|
2022-10-22 11:06:39 +03:00 |
|
Serkan Reis
|
91be311cfe
|
Fix: price input for update_mint_price not being displayed
|
2022-10-22 08:48:10 +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
|
5f39d7a6e0
|
Disable cover image URL extension check
|
2022-10-20 20:38:54 +03:00 |
|
Serkan Reis
|
a325c07384
|
Update whitelist configuration error message
|
2022-10-06 16:55:54 +03:00 |
|
Serkan Reis
|
49307afa9f
|
Update Create Collection button
|
2022-10-06 16:47:01 +03:00 |
|
Serkan Reis
|
bb017412f7
|
Check whitelist contract validity prior to collection creation
|
2022-10-06 16:16:58 +03:00 |
|
Serkan Reis
|
a9c5843131
|
Remove remnants of localStorage related code
|
2022-10-05 12:39:49 +03:00 |
|
Serkan Reis
|
6a6eddb1d7
|
Fetch My Collections from the API
|
2022-09-23 20:36:34 +03:00 |
|
Serkan Reis
|
67f1285b95
|
Add contract dashboard links to sidebar
|
2022-09-23 16:56:13 +03:00 |
|
Serkan Reis
|
ef69ef561c
|
Merge pull request #15 from public-awesome/my-collections
Add My Collections & Update navigation
|
2022-09-23 15:51:54 +03:00 |
|
Serkan Reis
|
83b1974a3f
|
My Collections UI & collection storage logic update
|
2022-09-23 15:27:24 +03:00 |
|
Serkan Reis
|
cd652cbf25
|
Add router functionality
|
2022-09-23 13:31:28 +03:00 |
|
Serkan Reis
|
7f31500253
|
Update sidebar & add my collections
|
2022-09-23 11:37:55 +03:00 |
|
name-user1
|
6d0bacad1f
|
Using contract addresses together
|
2022-09-22 17:04:44 +03:00 |
|
name-user1
|
015ec869cd
|
Single collection actions page
|
2022-09-22 16:23:16 +03:00 |
|