Commit Graph

96 Commits

Author SHA1 Message Date
Serkan Reis
cdf8064768 Bump Studio version 2023-03-19 21:50:38 +03:00
Serkan Reis
66a22b4094 Bump Studio version 2023-03-18 11:40:10 +03:00
Serkan Reis
d50f2efe6b Bump Studio version 2023-03-17 18:28:25 +03:00
Serkan Reis
b708f35ec5 Bump Studio version 2023-03-07 11:08:11 +03:00
Serkan Reis
f9504c622a Bump Studio version 2023-03-03 12:53:40 +03:00
Serkan Reis
f1b12ad56d Bump Studio version 2023-02-28 17:11:02 +03:00
Serkan Reis
907b18e161 Bump Studio version 2023-02-23 15:33:11 +03:00
Serkan Reis
26a8823757
Merge branch 'develop' into badge-integration 2023-02-23 09:47:05 +03:00
Serkan Reis
e1adca8ddf Implement initial mint_by_key logic for Badge Actions 2023-02-21 18:26:10 +03:00
Serkan Reis
d70903920d Bump Studio version 2023-02-19 10:46:20 +03:00
Serkan Reis
262dade7a5 Update Sidebar 2023-02-14 20:45:25 +03:00
Serkan Reis
876c271b9c Generate QR Code for badge claim on Badge Hub Dashboard > Execute 2023-02-10 14:03:20 +03:00
Serkan Reis
04781069b7 Calculate badge creation fee 2023-02-10 10:46:41 +03:00
Serkan Reis
c626864f0b Generate public & private key pair for badge creation 2023-02-06 19:49:11 +03:00
Serkan Reis
59cbe7cb73 Bump Studio version 2023-02-04 11:30:35 +03:00
Serkan Reis
db4d8dd929 Bump Studio version 2023-01-24 14:15:21 +03:00
Serkan Reis
55a759fa56 Bump Studio version 2023-01-20 16:48:03 +03:00
Serkan Reis
c384f2ca72 Bump Studio version 2023-01-18 07:48:19 +03:00
Jorge Hernandez
e6b37bb95d
update version 2023-01-12 16:57:24 -06:00
Serkan Reis
74ee927fac Bump Studio version 2023-01-12 14:40:04 +03:00
Serkan Reis
123cbea66c Bump Studio version 2023-01-08 20:16:56 +03:00
Serkan Reis
29e3c31864 Bump Studio version 2023-01-05 14:40:11 +03:00
Serkan Reis
b4337df3cc Bump Studio version to 0.3.5 2022-12-26 16:18:14 +03:00
Serkan Reis
d2a0b40f09 Bump Studio version 2022-12-21 10:39:33 +03:00
Serkan Reis
b3614095e2 Bump Studio version to 0.3.3 2022-12-20 14:55:55 +03:00
Serkan Reis
9f167b647f Bump Studio version to 0.3.2 2022-12-19 16:09:24 +03:00
Serkan Reis
285097870e Bump Studio version 2022-12-15 15:00:04 +03:00
Serkan Reis
35309e220a Update react-hot-toast version 2022-12-13 22:21:05 +03:00
Serkan Reis
5c6c87eb9e Isolate Base & Vending Minter creation UI 2022-12-13 15:52:43 +03:00
Serkan Reis
6da7d8ff4e Bump Studio version to v0.3.0 2022-12-09 21:49:16 +03:00
Serkan Reis
412a8b18c2 Add migrate tab to Minter & SG721 contract dashboards 2022-11-30 21:35:01 +03:00
jhernandezb
281a70d778 revert ipfs lowercase 2022-11-23 14:02:33 -06:00
Serkan Reis
8033d36aa4 Bump Studio version to 0.2.7 2022-11-18 19:15:49 +03:00
Serkan Reis
bbacfcc3bc Bump Studio version 2022-11-08 12:20:21 +03:00
Serkan Reis
2579e449be Clean up whitelist file contents prior to collection creation 2022-11-04 14:53:11 +03:00
jhernandezb
1dc6f63996 remove validation 2022-10-28 12:56:54 -06:00
Serkan Reis
12ba37e5c3 Update Studio version 2022-10-28 13:06:41 +03:00
Jorge Hernandez
cebfbf48c5
Update package.json 2022-10-28 00:09:46 -06:00
jhernandezb
b4fe13f763 update version 2022-10-21 12:52:41 -06:00
jhernandezb
b2bb9c68a3 update version 2022-10-20 19:08:33 -06: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
Arda Nakışçı
20926b8781
Change some texts and tools related things (#34)
* Change some texts and tools related things

* Add favicon and remove unused components
2022-08-10 12:39:39 +03:00
Serkan Reis
7740841168
Upload assets and metadata (#4)
* Initial preview & upload logic

* Refactor image & metadata selection & preview logic

* Refactor image & metadata selection & preview logic - 2

* Establish metadata-modal connection

* Metadata attribute manipulation

* Successful metadata attribute removal & update

* Successful metadata attribute addition & update

* Update existing attributes success

* Display image uri among metadata following the upload

* Fix: buttons being displayed without an image overlay

* Separate upload logic & incorporate useRefs

* Clean up: removed unused imports and structures

* Add radio buttons for upload service selection

* Remove package-lock.json (duplicate .lock files)

* Refactor upload logic & metadata modal

* Utilize serviceType enum in upload logic

* Utilize serviceType enum in upload logic - 2

* Implement user input for NFT.Storage & Pinata API keys

* Update use an existing URI text

* Remove upload_old.tsx

* Fix: reset main metadata fields on metadata modal refresh

* Fix: reset main metadata fields on metadata modal refresh - 2

* Make linter happy

* Make linter happy - 2

* Move upload file under collections

* Post-review update - 1

* Source Pinata endpoint URL from environment variables

* Replace regular file arrays with states

Co-authored-by: findolor <anakisci@gmail.com>
2022-07-28 16:38:43 +03:00
name-user1
4582f961ba
Collection info (#6)
* Initial preview & upload logic

* Refactor image & metadata selection & preview logic

* Refactor image & metadata selection & preview logic - 2

* Basic collection and minting info

* Minor fix

* gec

* gec

* gec

* Collection info entries

* Small refactor

* Add stargaze text image and change website color

Co-authored-by: Serkan Reis <serkanreis@gmail.com>
Co-authored-by: findolor <anakisci@gmail.com>
2022-07-27 09:49:36 +03:00
Serkan Reis
a0affdaa4d Added contract helpers for minter, sg721 & whitelist 2022-07-14 13:16:50 +03:00
Serkan Reis
4dde6db215 StargazeTools init 2022-07-13 16:56:36 +03:00