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
|
0f0e68a285
|
Fixes and improvements (#28)
* Update collection creation error messages
* Update minimum unit price
* Update .env.example
* Fix double ustars conversion for whitelist & minter unit_price
* Add minimum unit price for whitelisted addresses
* Fix: Invalid baseTokenURI error during collection instantiation
* Collection cover image URI update
* Minimum unit price update - 2
* Fix: nonfunctional existing whitelist option
* Check matching asset and metadata file arrays before creating a collection
* Mark minting detail inputs as required
* Fix: collection creation with the specified royalty preference
* Fix: whitelistType change problem
* Fix creation logic
* Automate number of tokens input & check per address limit
* Automate number of tokens input & check per address limit - 2
* Metadata files should have .json extensions
* Check royalty percentage
* Upload service related changes now trigger state updates
Co-authored-by: findolor <anakisci@gmail.com>
|
2022-08-09 14:42:55 +03:00 |
|
Arda Nakışçı
|
927a3af361
|
Collection creation page styling (#26)
* Refactor whitelist component and add new state
* Implement existing whitelist component
* Refactor other pages for styling
|
2022-08-05 14:13:27 +03:00 |
|
Arda Nakışçı
|
4ba58eca6d
|
Refactoring collection creation logic (#20)
* Split collection info component
* Fix texts
* Refactor components
* Create upload details component
* Add on change method to collection details
* Add on change method to minting details
* Add on change method to whitelist details
* Add on change method to royalty details
* Update create page name
* Refactor code for collection creation logic
|
2022-08-04 12:16:42 +03:00 |
|