102 Commits
Author SHA1 Message Date
Jorge Hernandez 2c8f66a5d6 Merge pull request #36 from public-awesome/cover-image-url-req-update
Disable cover image URL extension check
v1.0.0
2022-10-20 11:43:48 -06:00
Serkan Reis 5f39d7a6e0 Disable cover image URL extension check 2022-10-20 20:38:54 +03:00
Serkan Reis e658095c5f Merge pull request #32 from public-awesome/single-addr-multi-token-airdrop
Enable multiple token airdrop to individual addresses
2022-10-10 13:49:19 +03: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 0541c3f046 Merge pull request #30 from public-awesome/fix-large-file-sorting-issue
Fix: the problem with sorting large asset files
2022-10-07 09:59:00 +03:00
Serkan Reis 5f89492a31 Fix the issue re: sorting large asset files 2022-10-07 09:46:58 +03:00
Serkan Reis 7266ea5af2 Merge pull request #28 from public-awesome/check-whitelist-validity
Check specified whitelist contract address validity prior to collection creation
2022-10-06 17:00:52 +03:00
Serkan Reis a325c07384 Update whitelist configuration error message 2022-10-06 16:55:54 +03:00
Serkan Reis 49307afa9f Update Create Collection button 2022-10-06 16:47:01 +03:00
Serkan Reis bb017412f7 Check whitelist contract validity prior to collection creation 2022-10-06 16:16:58 +03:00
Serkan Reis ee6c39a767 Merge pull request #25 from public-awesome/remove-outdated-code
Remove remnants of localStorage related code
2022-10-05 13:11:03 +03:00
Serkan Reis a9c5843131 Remove remnants of localStorage related code 2022-10-05 12:39:49 +03:00
Serkan Reis 2b335a837e Merge pull request #23 from merdoyovski/fix-guide-link
Update guide and website links
2022-10-02 11:31:57 +03:00
mertmalaz 0ea1d4c46d update readme 2022-10-02 11:23:42 +03:00
mertmalaz f684e2b719 update doc links 2022-10-02 11:12:18 +03:00
Serkan Reis 7037e3d4f7 Merge pull request #21 from public-awesome/add-gif-support
Add .gif among supported asset formats
2022-09-27 11:41:02 +03:00
Serkan Reis 6c3703d97b Add .gif among supported asset formats 2022-09-27 11:31:33 +03:00
Jorge Hernandez 596f7806ed Merge pull request #20 from public-awesome/fix-testnet-wallet-issue
Fix Keplr Wallet connection issue on testnet
2022-09-25 12:22:05 -06:00
Serkan ReisandJorge Hernandez b9acc66bfa Update config/keplr.ts
Co-authored-by: Jorge Hernandez <3452489+jhernandezb@users.noreply.github.com>
2022-09-25 21:21:43 +03:00
Serkan Reis 7f15e3c230 Fix Keplr Wallet connection issue on testnet 2022-09-25 21:12:55 +03:00
Jorge Hernandez dc7168319b Merge pull request #18 from public-awesome/fetch-collections-from-api
Fetch collection data from the provided API
2022-09-23 12:14:15 -06:00
Serkan Reis 6a6eddb1d7 Fetch My Collections from the API 2022-09-23 20:36:34 +03:00
Serkan Reis fea9454ca8 Merge pull request #16 from public-awesome/sidebar-update
Add contract dashboard links to sidebar
2022-09-23 16:58:48 +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
Serkan Reis 83b1974a3f My Collections UI & collection storage logic update 2022-09-23 15:27:24 +03:00
Serkan Reis b2fe18cfc0 Merge pull request #14 from public-awesome/single-page
Single collection actions page
2022-09-23 14:38:59 +03:00
Serkan Reis cd652cbf25 Add router functionality 2022-09-23 13:31:28 +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
Serkan Reis 98d2b89b29 Merge pull request #13 from public-awesome/sidebar-image-fix
Fix sidebar image display
2022-09-19 11:42:37 +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
Serkan Reis ddbdbd35ab Add launchpad link to collection creation results (#10) 2022-09-15 10:33:08 +03:00
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 11298185a0 Update contract address using router on contract execution pages (#7) 2022-09-12 10:25:44 +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
Arda Nakışçı 8c6fc617c1 Merge pull request #3 from public-awesome/sidebar-links-update
Update the sidebar link for submitting an issue
2022-09-07 10:49:39 +03:00
Serkan Reis edc4caef27 Submit an issue sidebar link update 2022-09-07 10:27:32 +03:00
Arda Nakışçı 1814088326 Merge pull request #2 from public-awesome/code-owners
Change code owners
2022-09-05 09:39:24 +03:00
findolor 657b03914e Change code owners 2022-09-05 09:37:10 +03:00
Arda Nakışçı e18b6e4366 Merge pull request #1 from public-awesome/create-collection-tx-spinner
Add spinner for Create Collection transactions
2022-09-05 09:28:00 +03:00
Serkan Reis 3b8cd7588c Add spinner for create collection transactions 2022-09-02 21:45:42 +03:00
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