This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Placing a token for sell causes 2 transactions to be approved. Only need 1 transaction. #287
Comments
mycodecrafting
added a commit
that referenced
this issue
Mar 25, 2021
obstropolos
added a commit
that referenced
this issue
Mar 27, 2021
* removed preview text for UI purposes (#262) Removed preview * update README (#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes #238 (#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes #242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (#283) * shield auto-updates (#284) * updated shield code * Make grid responsive (#249) * Batch "list for sale" transactions. Fixes #287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (#278) * removed preview text for UI purposes (#262) * update README (#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (#264) * Add video metadata types to file upload page. Fixes #238 (#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (#291) * Add mobile navigation and collections dropdown (#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
pushed a commit
to maelswarm/minter
that referenced
this issue
Mar 29, 2021
* removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Mar 29, 2021
QueueModal useEffect/UI updates v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * QueueModal:UI/UX v0.5.0-beta (tqtezos#296) * removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Mar 29, 2021
QueueModal inor QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * QueueModal:UI/UX v0.5.0-beta (tqtezos#296) * removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
pushed a commit
to maelswarm/minter
that referenced
this issue
Mar 29, 2021
* removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
pushed a commit
to maelswarm/minter
that referenced
this issue
Mar 30, 2021
* removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com> *
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Mar 30, 2021
QueueModal inor QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates QueueModal useEffect/UI updates v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * QueueModal:UI/UX v0.5.0-beta (tqtezos#296) * removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com> v0.5.0-beta (tqtezos#296) * removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com> *
maelswarm
pushed a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
* removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
maelswarm
pushed a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
* removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts v0.5.0-beta (tqtezos#296) * removed preview text for UI purposes (tqtezos#262) Removed preview * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add badge to display network when not on mainnet. * Add badge to display network when not on mainnet. * Link contract to explorer GUI. Fixes tqtezos#242 * Initial work on marketplace * fix formatting * Loading spinner for collections * Remove "marketplace" header * Better icons * Only show active sale items * added OM favicon replacement (tqtezos#283) * shield auto-updates (tqtezos#284) * updated shield code * Make grid responsive (tqtezos#249) * Batch "list for sale" transactions. Fixes tqtezos#287 * feat: Update header to reflect new designs * feat: Move logo to common assets, add responsive header logo * Adding basic netlify redirect config (tqtezos#290) * revert marketplace contract to correct version * restart bcd api in sandbox on failure * This should be replace: false, or else the back button will not go back to marketplace * v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts * Add type to Nft metadata accordingly to TZIP-21 * Reskin asset detail page Changes appointed in the PR * Allow the addition to root level of metadata * Change sell button to be seen only by the owner * Add custom scrollbar * Optimized for big images * Add zoom feature * Zoom * remove description text for resp. (tqtezos#291) * Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected * Fix zoom * Aligned div * Fix mobile fullscreen * spelling error fix Co-authored-by: Gregory Rocco <gregoryrocco1226@gmail.com> Co-authored-by: jacobarluck <jacobarluck@users.noreply.github.com> Co-authored-by: Joshua Dechant <josh@codecrafting.org> Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com> pnpm + react-scripts_hot_reload update/fix
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace # This is the commit message tqtezos#28: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#29: remove description text for resp. (tqtezos#291) # This is the commit message tqtezos#30: Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected # This is the commit message tqtezos#31: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#32: Add type to Nft metadata accordingly to TZIP-21
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace # This is the commit message tqtezos#28: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#29: remove description text for resp. (tqtezos#291) # This is the commit message tqtezos#30: Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected # This is the commit message tqtezos#31: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#32: Add type to Nft metadata accordingly to TZIP-21 # This is the commit message tqtezos#33: Reskin asset detail page Changes appointed in the PR # This is the commit message tqtezos#34: Allow the addition to root level of metadata # This is the commit message tqtezos#35: Change sell button to be seen only by the owner # This is the commit message tqtezos#36: Add custom scrollbar
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace # This is the commit message tqtezos#28: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#29: remove description text for resp. (tqtezos#291) # This is the commit message tqtezos#30: Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected # This is the commit message tqtezos#31: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#32: Add type to Nft metadata accordingly to TZIP-21 # This is the commit message tqtezos#33: Reskin asset detail page Changes appointed in the PR # This is the commit message tqtezos#34: Allow the addition to root level of metadata # This is the commit message tqtezos#35: Change sell button to be seen only by the owner # This is the commit message tqtezos#36: Add custom scrollbar # This is the commit message tqtezos#37: Optimized for big images # This is the commit message tqtezos#38: Add zoom feature # This is the commit message tqtezos#39: Zoom # This is the commit message tqtezos#40: Fix zoom # This is the commit message tqtezos#41: Aligned div # This is the commit message tqtezos#42: Ensure develop is up to date with release (tqtezos#300) # This is the commit message tqtezos#43: Fix the video hiding buttons the and back button (tqtezos#301) # This is the commit message tqtezos#44: Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar Optimized for big images Add zoom feature Zoom Fix zoom Aligned div Ensure develop is up to date with release (tqtezos#300) Fix the video hiding buttons the and back button (tqtezos#301) Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset Responsive New Asset Flow (tqtezos#306) Update index.tsx
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar * coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar Optimized for big images Add zoom feature Zoom Fix zoom Aligned div Ensure develop is up to date with release (tqtezos#300) Fix the video hiding buttons the and back button (tqtezos#301) Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar Optimized for big images Add zoom feature Zoom Fix zoom Aligned div Ensure develop is up to date with release (tqtezos#300) Fix the video hiding buttons the and back button (tqtezos#301) Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset Responsive New Asset Flow (tqtezos#306) Update index.tsx
maelswarm
added a commit
to maelswarm/minter
that referenced
this issue
Apr 1, 2021
coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar * coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar Optimized for big images Add zoom feature Zoom Fix zoom Aligned div Ensure develop is up to date with release (tqtezos#300) Fix the video hiding buttons the and back button (tqtezos#301) Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% removed preview text for UI purposes (tqtezos#262) Removed preview update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code feat: Update git hash in bootstrap-contracts-config.ts Add badge to display network when not on mainnet. Add badge to display network when not on mainnet. Link contract to explorer GUI. Fixes tqtezos#242 added OM favicon replacement (tqtezos#283) shield auto-updates (tqtezos#284) updated shield code Make grid responsive (tqtezos#249) Adding basic netlify redirect config (tqtezos#290) Initial work on marketplace fix formatting Loading spinner for collections Remove "marketplace" header Better icons Only show active sale items Batch "list for sale" transactions. Fixes tqtezos#287 revert marketplace contract to correct version restart bcd api in sandbox on failure feat: Update header to reflect new designs feat: Move logo to common assets, add responsive header logo This should be replace: false, or else the back button will not go back to marketplace v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts remove description text for resp. (tqtezos#291) Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts Add type to Nft metadata accordingly to TZIP-21 Reskin asset detail page Changes appointed in the PR Allow the addition to root level of metadata Change sell button to be seen only by the owner Add custom scrollbar Optimized for big images Add zoom feature Zoom Fix zoom Aligned div Ensure develop is up to date with release (tqtezos#300) Fix the video hiding buttons the and back button (tqtezos#301) Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset Responsive New Asset Flow (tqtezos#306) Update index.tsx
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In a tx batch order is guarunteed; therefore, we only need 1 transaction and not 2.
The text was updated successfully, but these errors were encountered: