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
b4848506f3
Clean whitelist addresses
2022-11-18 19:10:52 +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
68e6b80d2d
Selection reset logic update
2022-11-04 16:25:31 +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
c026a3ca32
Update metadata modal behavior when no metadata selected
2022-10-31 10:03:21 +03:00
Serkan Reis
920ad1965d
Fix: external_url updates do not persist
2022-10-31 09:31:23 +03:00
Serkan Reis
f86be40cc3
Add batch mint_for() functionality to Collection Actions
2022-10-28 13:05:02 +03:00
Jorge Hernandez
9949a50c6f
Merge pull request #44 from public-awesome/update-collection-info
...
Update & Freeze collection info functionality
2022-10-28 00:07:55 -06:00
Serkan Reis
5ea8127128
Add terms and conditions to confirmation modal
2022-10-25 19:31:36 +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
5866e2d536
Handle undefined accounts file
2022-10-10 13:40:20 +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
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
name-user1
bd45fac1b7
Execute button bug fix
2022-09-23 12:19:29 +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
findolor
e670d36a54
Fix sidebar image display
2022-09-19 11:41:40 +03:00
Serkan Reis
9ae16407b7
Updated look for collection creation tabs ( #12 )
...
* Updated look for collection creation tabs
* Update on-hover behavior for tabs
* Update on-hover behavior for tabs - 2
* Add some separation between the tabs
2022-09-19 11:14:30 +03:00
name-user1
e2a802f2b7
UI changes ( #9 )
...
* UI changes
* Update sidebar brand image
Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
2022-09-13 08:19:04 +03: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
Serkan Reis
8a172c2db3
Update the checks for asset & metadata filename validity ( #5 )
2022-09-09 15:13:19 +03:00
Serkan Reis
dedeab8de2
Re-enable user input checks & remove default API keys ( #4 )
2022-09-08 09:22:27 +03:00
Serkan Reis
3b8cd7588c
Add spinner for create collection transactions
2022-09-02 21:45:42 +03:00
Arda Nakışçı
9dc19a99ab
Merge development to main ( #43 )
...
* UI changes & improvements (#41 )
* Remove show advanced options button, add symbol input
* Add checks for minting time constraints
* Royalty share input placeholder update
* Update input subtitles & error messages
* Token price subtitles now include minimum token price
* Ensure the files to be uploaded are in numerical order starting from 1
* Add collection creation confirmation modal
* Make some changes
Co-authored-by: findolor <anakisci@gmail.com>
* Airdrop feature added to collection actions (#42 )
Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: name-user1 <101495985+name-user1@users.noreply.github.com>
Co-authored-by: name-user1 <eray@deuslabs.fi>
2022-09-01 09:27:23 +03:00
Serkan Reis
00960f429e
Add batch transfer to sg721 collection actions ( #40 )
2022-08-16 13:04:23 +03:00
findolor
3b5f287715
Fix type definitions and add deus labs name
2022-08-16 10:28:18 +03:00
Serkan Reis
aae2b14a01
Add burn & batch burn for sg721 ( #39 )
...
* Add burn & batch burn for sg721
* Add batch burn range
* Refactor contract messages logic
Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:18:35 +03:00
Serkan Reis
1624f0c332
Use existing base token URI for collection creation ( #36 )
...
* Use existing base token URI for collection creation
* Cover image preview when using existing base token URI option
* Fix cover image preview border for non-square images
* check baseTokenURI and coverImageUrl validity
* Fix typo
* Cover image validity condition update
* Remove unnecessary conditionals
* Display correct collection creation results when using an existing base token URI
* Fix: base token URI not being displayed correctly for new uploads
* Post-review update
* Remove extra props
Co-authored-by: findolor <anakisci@gmail.com>
2022-08-16 10:04:33 +03:00
findolor
81dc8ed867
Refactor for prod build
2022-08-15 11:50:15 +03:00
Serkan Reis
c6b8e10d73
Fix for vertical images
2022-08-11 17:27:01 +03:00
Serkan Reis
3e6a7a0eee
Fix vertical video previews
2022-08-11 17:20:59 +03:00
Serkan Reis
f895533ad6
Sequence overlay for asset previews ( #37 )
...
* Sequence overlay for asset previews
* Make updates
* Remove extra css
Co-authored-by: findolor <anakisci@gmail.com>
2022-08-11 16:38:33 +03:00
findolor
2c04539894
Fix anchor component imports
2022-08-10 12:42:00 +03:00