stargaze-studio/components
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
..
collections Fixes and improvements (#28) 2022-08-09 14:42:55 +03:00
contracts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
forms Upload details component styling (#23) 2022-08-04 14:19:25 +03:00
Alert.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Anchor.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
AnchorButton.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
BrandColorPicker.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
BrandPreview.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Button.tsx Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
Conditional.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
ContractPageHeader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
DefaultAppSeo.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
FaviconsMetaTags.jsx StargazeTools init 2022-07-13 16:56:36 +03:00
FormControl.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
FormGroup.tsx Merge components in create page (#16) 2022-08-03 10:25:08 +03:00
HomeCard.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Input.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
InputDateTime.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Issuebar.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
JsonPreview.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Layout.tsx Collection info (#6) 2022-07-27 09:49:36 +03:00
LinkTab.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
LinkTabs.data.ts Implement contract UIs (#2) 2022-07-19 10:53:03 +03:00
LinkTabs.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
MetadataFormGroup.tsx Fix preview flicker on metadata modal 2022-08-04 16:33:58 +03:00
MetadataModal.tsx Use "animation_url" in the uploaded metadata for storing media file URIs (#27) 2022-08-09 12:08:10 +03:00
PageHeader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Radio.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
SearchInput.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Sidebar.tsx Sidebar double highlight fix (#24) 2022-08-04 14:23:21 +03:00
SidebarLayout.tsx Collection info (#6) 2022-07-27 09:49:36 +03:00
StackedList.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Stats.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TextArea.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
Tooltip.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TooltipIcon.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
TransactionHash.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletButton.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletLoader.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WalletPanelButton.tsx StargazeTools init 2022-07-13 16:56:36 +03:00
WhitelistUpload.tsx Whitelist txt upload component (#9) 2022-07-29 10:39:03 +03:00