Commit Graph

681 Commits

Author SHA1 Message Date
Serkan Reis
69da9f6641
Merge pull request #159 from public-awesome/view-logs
Feature: View Studio Logs
2023-05-03 22:07:30 +03:00
Serkan Reis
ec253bd8f7 Revisit timestamp UTC conversion during log download 2023-05-03 21:50:15 +03:00
Serkan Reis
0f8c9dfe7a Include additional errors 2023-05-03 21:39:06 +03:00
Serkan Reis
090b55f038 Bump Studio version 2023-05-03 21:19:33 +03:00
Serkan Reis
f33fd2780f Log common errors 2023-05-03 21:18:09 +03:00
Serkan Reis
be39437383 Update Sidebar 2023-05-03 21:17:42 +03:00
Serkan Reis
972b92bf6a Implement Log Modal 2023-05-03 21:17:18 +03:00
Serkan Reis
5041d34964 Add log state related functions 2023-05-03 21:16:51 +03:00
Serkan Reis
d3a8fa5a7a
Merge pull request #157 from public-awesome/free-mint-updates
Free mint related changes
2023-05-03 12:03:41 +03:00
Serkan Reis
4dd2ab7b30 Bump Studio version 2023-05-03 11:53:00 +03:00
Serkan Reis
eeafda455a Free mint related changes 2023-05-03 11:52:26 +03:00
Serkan Reis
a7afc2ca62
Merge pull request #153 from public-awesome/wl-flex-compatibility
whitelist-flex compatibility
2023-04-28 15:05:58 +03:00
Serkan Reis
4d01605fa9 Bump Studio version 2023-04-28 15:02:27 +03:00
Serkan Reis
6f5c204b08 Handle existing wl-flex address during collection creation 2023-04-28 15:00:39 +03:00
Serkan Reis
ccf1b13f5b Instantiate new WL Flex during collection creation 2023-04-27 20:19:42 +03:00
Serkan Reis
0945bcf927 Update vending factory contract helpers 2023-04-27 20:16:40 +03:00
Serkan Reis
5cdcc66611 Update environment variables 2023-04-27 20:12:05 +03:00
Serkan Reis
ad782961df Update Collection Creation > WhitelistDetails 2023-04-24 13:14:06 +03:00
Serkan Reis
76ba766b28 Update WL dashboard > Execute 2023-04-17 19:20:37 +03:00
Serkan Reis
0304d907a9 Implement FlexMemberAttributes 2023-04-17 19:19:02 +03:00
Serkan Reis
4a2864e46f Update whitelist contract helpers 2023-04-17 19:17:29 +03:00
Serkan Reis
4fc7ce5583 Instantiation in working order 2023-04-17 14:05:21 +03:00
Serkan Reis
92e85f64db Update environment variables 2023-04-17 13:35:01 +03:00
Serkan Reis
4d74a230e3 Implement whitelist-flex .csv selector 2023-04-17 12:12:09 +03:00
Serkan Reis
e7e66380e1 Implement whitelist-flex related utils 2023-04-17 12:10:38 +03:00
Serkan Reis
856ae4e53f Select WL type to instantiate 2023-04-17 12:09:40 +03:00
Adnan Deniz corlu
871ebd4aa7
Merge pull request #151 from public-awesome/splits-weight-in-percent
Display splits contract weight distribution % during initial configuration
2023-04-12 10:51:22 +03:00
Serkan Reis
600aac38e1 Display splits contract weight distribution percentage during initial configuration 2023-04-12 10:43:55 +03:00
Serkan Reis
f9db6a301d
Merge pull request #147 from public-awesome/mint-price-related-updates
Dynamic minimum mint price checks during collection creation & mint price updates
2023-04-07 12:45:42 +03:00
Serkan Reis
d4c27b2237 Bump Studio version 2023-04-07 12:32:34 +03:00
Serkan Reis
119e703997 Update checks for minimum mint price for Whitelists 2023-04-07 12:28:19 +03:00
Serkan Reis
3471aeb653 Update checks for minimum mint price on Collection Creation 2023-04-07 12:24:38 +03:00
Serkan Reis
ec28295278 Update checks for minimum mint price on Vending Minter Dashboard > Execute > Update Mint Price 2023-04-07 12:24:02 +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
1307cfc4ab
Merge pull request #145 from public-awesome/validate-splits-contract-address
Validate splits contract address during collection creation & collection info updates
2023-04-05 17:17:41 +03:00
Serkan Reis
5bf2d83c4c Bump Studio version 2023-04-05 16:47:11 +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
f3db72c677 Validate splits contract address on Collection Creation > Royalty Details 2023-04-05 14:54:34 +03:00
Serkan Reis
498c858c3c
Merge pull request #143 from public-awesome/fix-disappearing-base-minter-list
UI Improvements
2023-04-04 15:45:31 +03:00
Serkan Reis
7bee312668 Bump Studio version 2023-04-04 15:31:47 +03:00
Serkan Reis
ac467fb750 Display summary upon adding new tokens to a 1/1 collection 2023-04-04 15:30:05 +03:00
Serkan Reis
bff03ffc66 Update Base Minter Creation and Upload & Mint error messages 2023-04-04 11:46:52 +03:00
Serkan Reis
ffd4b729e4 Increased resolution responsiveness for My Collections 2023-04-04 10:45:13 +03:00
Serkan Reis
8fe784fdf6 Truncate contract addresses on My Collections 2023-04-04 10:17:41 +03:00
Serkan Reis
9c740d0fb0 Remove Trading Start Time from 1/1 Collections > Collection Details 2023-04-03 22:22:27 +03:00
Serkan Reis
a11d0f3bae Adjust metadata attributes width wrt resolution 2023-04-03 21:46:49 +03:00
Serkan Reis
924b10ece0 Debounce base minter contract list 2023-04-03 19:06:43 +03:00
Adnan Deniz corlu
8f2df3f5cb
Merge pull request #142 from public-awesome/update-creation-summary
Fix View on Marketplace condition on creation summary
2023-04-03 13:05:04 +03:00
Serkan Reis
248b86d7e3 Fix View on Marketplace condition on creation summary 2023-04-03 13:03:24 +03:00
Serkan Reis
f35817aa21
Merge pull request #140 from public-awesome/my-collections-update
My Collections update for 1/1 Collections
2023-04-03 13:00:58 +03:00