Commit Graph

50 Commits

Author SHA1 Message Date
Serkan Reis
e4de89ad58 Add .json extensions toggle for Collection Actions > Batch Update Metadata 2023-07-13 12:58:03 +03:00
Serkan Reis
edb93c0bbf Update Collection Actions > Actions for open edition collections 2023-06-23 00:20:51 +03:00
Serkan Reis
6b89a60216 Include open edition minter actions in Collection Actions > Actions 2023-06-17 11:01:32 +03:00
Serkan Reis
4799a32359 Update collection creation tabs 2023-06-13 12:04:08 +03:00
Serkan Reis
cb9f2bc1da Update action description for airdropping specific tokens 2023-06-08 10:29:25 +03:00
Serkan Reis
c041a53b67 Update Collection Actions > Actions 2023-06-08 10:09:50 +03:00
Serkan Reis
1b6f429843 Update vending minter contract helpers 2023-06-08 10:09:13 +03:00
Serkan Reis
26663e4f24 Update action list 2023-06-08 08:49:11 +03:00
Serkan Reis
f0a35565b8 Update Collection Actions list 2023-05-28 20:51:10 +03:00
Serkan Reis
5efb637a18 Update checks for minimum mint price on Collection Actions > Update Mint Price 2023-04-07 12:23:21 +03:00
Serkan Reis
fe38755797 Validate splits contract address on Collection Actions > Update Collection Info 2023-04-05 16:46:18 +03:00
Serkan Reis
3efad8a1fd Replace Append -> Add 2023-03-31 19:25:32 +03:00
Serkan Reis
8609f59b5f Make linter happy 2023-03-27 15:44:21 +03:00
Serkan Reis
cd0c3f1d8d Conditionally disable sg721-updatable switch 2023-03-27 12:06:02 +03:00
Serkan Reis
6ec1ff40cc Remove mint & purge from collection actions (still available on dashboard) 2023-03-08 07:50:34 +03:00
Serkan Reis
3dc1843d06
Merge branch 'develop' into sg721-updatable-integration 2023-03-07 19:07:59 +03:00
Serkan Reis
3fb7721fb0 Update placeholder for royalty fee percentage inputs 2023-03-07 11:06:35 +03:00
Serkan Reis
ad4aa1b274 Update Collection Actions > Actions UI 2023-03-03 12:41:27 +03:00
Serkan Reis
a09d59887c Update dispatcher logic for Vending Minter actions 2023-03-03 12:40:36 +03:00
Serkan Reis
fbcd58a4d0 Update input fields on Collection Actions 2023-02-26 10:52:58 +03:00
Serkan Reis
16c859bbd8 Connect helper functions to update metadata related actions 2023-02-26 10:24:46 +03:00
Serkan Reis
a764b96727 Update action list wrt SG721 type on Collection Actions 2023-02-25 21:09:43 +03:00
Serkan Reis
88335ea733 Retrieve SG721 type on Collection Actions 2023-02-25 20:36:48 +03:00
Serkan Reis
dc2e0c421e Remove withdraw{} from collection actions 2023-02-04 11:00:55 +03:00
Serkan Reis
7669c5ebfe Names support for Collection Actions > Queries 2023-01-12 11:45:57 +03:00
Serkan Reis
468bf95cc2 Names support for Collection Actions > Airdrop Tokens 2023-01-12 10:18:10 +03:00
Serkan Reis
f1a2c153e0 Names support for Collection Actions > Recipient Address, Royalty Payment Address 2023-01-10 13:37:45 +03:00
Serkan Reis
c7b26d133d Update Append New Token description on Collection Actions 2023-01-05 14:17:46 +03:00
Serkan Reis
fa32649633 Update Mint Token URI name & description on Collection Actions 2023-01-05 14:14:42 +03:00
Serkan Reis
a6abf4a2fc Implement manual metadata input functionality for 1/1 minting 2022-12-26 16:17:09 +03:00
Serkan Reis
6046d899b3 Check minting price & start time before update_mint_price() on Collection Actions 2022-12-20 14:36:52 +03:00
Serkan Reis
b881ffa5b0 Update colors for combobox options 2022-12-14 10:16:27 +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
f86be40cc3 Add batch mint_for() functionality to Collection Actions 2022-10-28 13:05:02 +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
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
de18a319b8 Multiple token airdrop to a single address (with shuffle) 2022-10-10 12:37:20 +03:00
name-user1
bd45fac1b7 Execute button bug fix 2022-09-23 12:19:29 +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
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
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
name-user1
c994411dfb
Batch minting (#30)
* Bach Mint

* Add mint_for for batch minting

* Batch minting with mint to function with given number

* Minor fixes

* Update components/collections/actions/actions.ts

Co-authored-by: name-user1 <eray@deuslabs.fi>
Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: Arda Nakışçı <anakisci@gmail.com>
2022-08-10 10:25:23 +03:00
Arda Nakışçı
7b58c9e8ac
Add collection queries page (#5) 2022-07-26 11:42:45 +03:00
Arda Nakışçı
708da8a58a
Add collection actions page (#3)
* Add collection actions page

* Add collections index page and update sidebar
2022-07-25 11:29:52 +03:00