Skip to content

Commit

Permalink
chore(release): 🤖 1.0.0
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-06-23)

### Bug Fixes

* 🐛  disable listing button if amount is zero ([#286](#286)) ([aa10f02](aa10f02))
* 🐛  don't show cancel button while transaction status is pending ([#235](#235)) ([8a42a37](8a42a37))
* 🐛  empty state message and button styles when filters applied ([#257](#257)) ([44f8e49](44f8e49))
* 🐛  owners count is getting disappeared while loading more NFT's ([#234](#234)) ([b03a3be](b03a3be))
* 🐛  prevent closing modal from outside of the modal content ([#218](#218)) ([e332e6e](e332e6e))
* 🐛  show insufficient fungible balance error notification ([#236](#236)) ([d7f0773](d7f0773))
* 🐛 accept offer, listing by service is required ([#141](#141)) ([39dad3f](39dad3f))
* 🐛 activity tab wicp is undefined and remove usd price from historical data ([#153](#153)) ([80b2431](80b2431))
* 🐛 add missing start script ([#405](#405)) ([2d304ff](2d304ff))
* 🐛 added space beneath filtered traits ([#339](#339)) ([d4e4d02](d4e4d02))
* 🐛 auto closing of modals  ([#362](#362)) ([3c7725a](3c7725a))
* 🐛 back button via history api ([#356](#356)) ([6b0f099](6b0f099)), closes [#360](#360)
* 🐛 body color on theme change ([#317](#317)) ([b284343](b284343))
* 🐛 cancel offer button has no space around it ([#326](#326)) ([866b85e](866b85e))
* 🐛 CAP sync calls ([#387](#387)) ([46879fb](46879fb))
* 🐛 changed text link color to primary ([#281](#281)) ([aac1be7](aac1be7))
* 🐛 Clear Status + Price Filters Bug ([#154](#154)) ([38c6ab0](38c6ab0))
* 🐛 create Actor instance when plug is not connected ([#181](#181)) ([80d64b0](80d64b0))
* 🐛 disabled button actions, should not allow keyboard ([#337](#337)) ([a8b45ba](a8b45ba))
* 🐛 display search wicp value ([#290](#290)) ([1d7ce07](1d7ce07))
* 🐛 elements sizing and table empty styling ([#241](#241)) ([5263960](5263960))
* 🐛 event type icons ([#221](#221)) ([9b2c58c](9b2c58c))
* 🐛 failed to retrieve bucket id (revert Cap removal Plug whitelist) ([#381](#381)) ([21e0348](21e0348)), closes [#379](#379)
* 🐛 filter traits select bug ([#166](#166)) ([e401b7d](e401b7d))
* 🐛 fix infinite loader skeleton for tables ([#358](#358)) ([5533e5a](5533e5a))
* 🐛 fixed filter bug on staging + added icon to/modified styles on success notification ui ([#131](#131)) ([2cdc054](2cdc054))
* 🐛 fixed nft activity table header text color ([#293](#293)) ([7d419df](7d419df))
* 🐛 fixed outline appearing underneath tabs ([#313](#313)) ([d7fb74d](d7fb74d))
* 🐛 fixed padding + font weight inaccuracy on trait chips ([#294](#294)) ([6cdcc8f](6cdcc8f))
* 🐛 fixed styling issues on copy link dropdown ([#306](#306)) ([9b1beb1](9b1beb1))
* 🐛 fixed table height distortion issue ([#283](#283)) ([dc2f0d1](dc2f0d1))
* 🐛 functional component not ref compatible ([#374](#374)) ([ea29dad](ea29dad))
* 🐛 handle error messages in direct buy  ([#299](#299)) ([224cbf0](224cbf0))
* 🐛 handle errors across marketplace thunks ([#348](#348)) ([5985f47](5985f47))
* 🐛 handle errors while NFT listing ([#347](#347)) ([8fc98b3](8fc98b3))
* 🐛 handle insufficient balance in direct buy ([#300](#300)) ([77b6427](77b6427))
* 🐛 handle multiple calls to getCollectionData API on page load ([#233](#233)) ([10f1187](10f1187))
* 🐛 handle undefined trait filter values ([#232](#232)) ([52a81f5](52a81f5))
* 🐛 horizontal scroll on filters bar ([#377](#377)) ([1ecdc51](1ecdc51))
* 🐛 infinite scroll type ([#219](#219)) ([091bf88](091bf88))
* 🐛 is token id when bigint ([#220](#220)) ([41f0da2](41f0da2))
* 🐛 keyboard accessibility issues on focus state ([#353](#353)) ([2cd2328](2cd2328))
* 🐛 kyasshu api url has undefined caused by filter menu ([#152](#152)) ([c2cc666](c2cc666))
* 🐛 kyasshu type def exports name clash ([#158](#158)) ([94e96a6](94e96a6))
* 🐛 Last sale and Last offer logic in NFT card ([#185](#185)) ([a6a763b](a6a763b))
* 🐛 linter warnings, format and related amends ([#129](#129)) ([c4c5a09](c4c5a09))
* 🐛 make listing and get nft details ([#138](#138)) ([a66b52e](a66b52e))
* 🐛 make offer input validation ([#277](#277)) ([e9065eb](e9065eb))
* 🐛 metadata undefined property "value" ([#109](#109)) ([86d4f6f](86d4f6f))
* 🐛 missing coma for filter-slice ([#240](#240)) ([a76b515](a76b515))
* 🐛 missing package dependencies break production build ([#386](#386)) ([2535f1a](2535f1a))
* 🐛 mock generator wrong count ([#107](#107)) ([b2cf827](b2cf827))
* 🐛 modals dark mode theming issue ([#280](#280)) ([435aa22](435aa22))
* 🐛 Modals error handling ([#167](#167)) ([5991c81](5991c81))
* 🐛 modified background colour on accordions ([#305](#305)) ([3ed5164](3ed5164))
* 🐛 modified border in detail view accordion styles ([#209](#209)) ([ee81479](ee81479))
* 🐛 modified table image loader styles to fix glitching bug ([#186](#186)) ([c32ef87](c32ef87))
* 🐛 my offers action buttons ([#349](#349)) ([1721f30](1721f30))
* 🐛 nft detail page accordions styles ([#292](#292)) ([ec0c2f3](ec0c2f3))
* 🐛 offers height running too long ([#282](#282)) ([26fed7a](26fed7a))
* 🐛 offers scroll to top on render ([#168](#168)) ([34bdee7](34bdee7))
* 🐛 on filters collapse, resizes list view ([#361](#361)) ([f26731a](f26731a))
* 🐛 open plug dropdown by click ([#238](#238)) ([fff9cad](fff9cad))
* 🐛 Overall UI fixes ([#155](#155)) ([1426ca0](1426ca0))
* 🐛 overflow issue in small screen sizes ([#170](#170)) ([2e5b699](2e5b699)), closes [#171](#171)
* 🐛 pending status description in all modals ([#284](#284)) ([59451e5](59451e5))
* 🐛 plug dropdown going over modal overlay ([#355](#355)) ([6f776e4](6f776e4))
* 🐛 prevent scroll padding on open of dropdowns ([#242](#242)) ([b41644c](b41644c))
* 🐛 price value alignment issue in activity table ([#256](#256)) ([739c3d5](739c3d5))
* 🐛 refresh page when logo is clicked ([#328](#328)) ([2b71641](2b71641))
* 🐛 remove cancel button from buy now modal ([#354](#354)) ([fd927f4](fd927f4))
* 🐛 remove hard typed amount values ([#140](#140)) ([6de1374](6de1374))
* 🐛 removed extra spacing on plug button ([#307](#307)) ([fcca50c](fcca50c))
* 🐛 return type for getBuyerOffers [#159](#159) ([122e75a](122e75a))
* 🐛 select traits with identical values ([#322](#322)) ([c4d36bd](c4d36bd))
* 🐛 show activity tab fieldname "to" and "From/To" flow ([#217](#217)) ([be4ea90](be4ea90))
* 🐛 show activity tab thumbnail ([#198](#198)) ([584bfe4](584bfe4))
* 🐛 show NFT top offer when user not connected to plug ([#371](#371)) ([b660646](b660646))
* 🐛 show no offers made message ([#156](#156)) ([d9ac116](d9ac116))
* 🐛 space beneath cards + table multi scroll ([#121](#121)) ([0295d64](0295d64))
* 🐛 stops plug get principal to create unlock popup ([#177](#177)) ([00a311b](00a311b))
* 🐛 styling inaccuracies on activity table ([#291](#291)) ([84c42a1](84c42a1))
* 🐛 styling issues on checkbox accordion ([#295](#295)) ([5c32ef0](5c32ef0))
* 🐛 test on mainnet network config url [#297](#297) ([#298](#298)) ([947bc48](947bc48))
* 🐛 total volume details ([#398](#398)) ([eda0cf9](eda0cf9))
* 🐛 typo in metadata title ([#264](#264)) ([dba368d](dba368d))
* 🐛 typo test environment configuration settings for wicp ([#368](#368)) ([442927f](442927f))
* 🐛 unique id for nft activity table ([#223](#223)) ([4dea54e](4dea54e))
* 🐛 update withdraw assets link label name ([#375](#375)) ([f4b6adf](f4b6adf))
* 🐛 view listing button not routing bug ([#184](#184)) ([aef0ae9](aef0ae9))
* 🐛 wait for getTokenListing response and show NFT action buttons ([#172](#172)) ([6354c7d](6354c7d))
* 🐛 warning, use 0 instead of false ([#51](#51)) ([507f0a3](507f0a3))
* 🐛infinite confirmation before plug request ([#261](#261)) ([07554cf](07554cf))
* 🔨 remove double last price + replace with id ([#88](#88)) ([887b025](887b025))
* 🔨 route to all nfts on click of clear filters ([#87](#87)) ([b219d22](b219d22))
* 🔨 style issues on chips + flex issue on preview image ([#112](#112)) ([1e96af3](1e96af3))
* activity table data parsing, remove extra WICP text ([#342](#342)) ([59583a7](59583a7))
* added redirect urls on click of view NFT ([#175](#175)) ([bfe3206](bfe3206))
* declare const  as a function, instead of a const declared when window loads ([5861788](5861788))
* error checks and service integrations ([#352](#352)) ([41fcc42](41fcc42))
* image overlapping bug ([#97](#97)) ([cb97fab](cb97fab))
* local canister usage in kyasshu start.sh ([63e37fd](63e37fd))
* marketplace activity table pagination order and initial request ([#345](#345)) ([d47d9c2](d47d9c2))
* missing search results ([#314](#314)) ([c698704](c698704))
* multi-select but on trait accordions ([#94](#94)) ([3ef7b00](3ef7b00))
* reduce toast duration ([#182](#182)) ([9cde1fb](9cde1fb))
* replace wicp icon ([#200](#200)) ([b793a64](b793a64))
* support staging backend on local (redo) ([#206](#206)) ([73a7cae](73a7cae))
* timestamps ([#193](#193)) ([21ecd6a](21ecd6a))
* update to latest dependencies, display token transactions ([#318](#318)) ([ccb9cc7](ccb9cc7))
* updated my offers background color to support dark theme ([#150](#150)) ([9f94639](9f94639))
* updated price value to two decimals by adding utility function ([#142](#142)) ([0564620](0564620))

### Features

* 🎸 abort pending filter requests on new request made ([#394](#394)) ([fd31c17](fd31c17))
* 🎸 accordion components ([#12](#12)) ([7035b16](7035b16))
* 🎸 add clear all filters to trait chips ([#296](#296)) ([c3d5f94](c3d5f94))
* 🎸 Add collection homepage and nft viewpage ([#22](#22)) ([1eecd83](1eecd83))
* 🎸 Add global search UI component ([#21](#21)) ([0fcfedf](0fcfedf))
* 🎸 add icsan route to all tables ([#373](#373)) ([92a7426](92a7426))
* 🎸 Add input field UI components required across the app ([#7](#7)) ([139871b](139871b))
* 🎸 add metadata and jelly logo ([#255](#255)) ([fc5bcbf](fc5bcbf))
* 🎸 Add NavBar UI component ([#19](#19)) ([c7204b1](c7204b1))
* 🎸 add particles and lottie animation for completed step modals ([#259](#259)) ([6a907b7](6a907b7))
* 🎸 Add reusable chips UI component required across the app ([#8](#8)) ([30d9679](30d9679))
* 🎸 Add reusable modal UI components ([#14](#14)) ([4836e80](4836e80))
* 🎸 Add reusable table UI components required across the app ([#13](#13)) ([3d600e5](3d600e5))
* 🎸 add validation for wicp inputs ([#225](#225)) ([c31d9af](c31d9af))
* 🎸 added copy link feature to share buttons ([#91](#91)) ([4c7aa41](4c7aa41))
* 🎸 added functionality to social link buttons ([#211](#211)) ([06ceb37](06ceb37))
* 🎸 added in current price property ([#89](#89)) ([d49987b](d49987b))
* 🎸 added in loader for tables ([#96](#96)) ([3b2fe70](3b2fe70))
* 🎸 added loader to traits on nft details view ([#215](#215)) ([ede8f75](ede8f75))
* 🎸 added preview image + styles cleanup ([#106](#106)) ([d2ccb85](d2ccb85))
* 🎸 added some filter messages for empty states ([#92](#92)) ([813b9f9](813b9f9))
* 🎸 blank type values on activity tab ([#197](#197)) ([e5afc2e](e5afc2e))
* 🎸 buy now (direct buy endpoint) ([#104](#104)) ([7d83fa9](7d83fa9))
* 🎸 buy options for nft card of list view (rebased) ([#115](#115)) ([6079202](6079202)), closes [#120](#120)
* 🎸 call balance of on transactions failure ([#382](#382)) ([4e5a6e3](4e5a6e3))
* 🎸 CAP Activity Table ([#68](#68)) ([0d9479a](0d9479a))
* 🎸 Configure state management along with plug integration ([#27](#27)) ([4c81164](4c81164))
* 🎸 dark mode font setup ([#25](#25)) ([ed50af7](ed50af7))
* 🎸 Empty State Screens ([#63](#63)) ([6fad3c6](6fad3c6))
* 🎸 error handling setup ([#39](#39)) ([ad98b1d](ad98b1d))
* 🎸 Fetch and display individual NFT details ([#44](#44)) ([d1fb562](d1fb562))
* 🎸 Fetch NFT details from redux-store and show in NFT details view ([#35](#35)) ([dbe37d6](dbe37d6))
* 🎸 filters component ([#23](#23)) ([c8be176](c8be176))
* 🎸 filters integration ([#46](#46)) ([c47d62c](c47d62c)), closes [#41](#41)
* 🎸 link activity table to icscan ([#365](#365)) ([c3d3447](c3d3447))
* 🎸 List all NFT's along with pagination ([#38](#38)) ([4bb530d](4bb530d))
* 🎸 List all NFTS based on sorting ([#45](#45)) ([610f289](610f289)), closes [#41](#41)
* 🎸 List NFT for sale ([#57](#57)) ([3d1e52f](3d1e52f))
* 🎸 media caching ([#310](#310)) ([1cbfb08](1cbfb08))
* 🎸 my offers (initial integration) ([#128](#128)) ([5cc0519](5cc0519)), closes [#117](#117) [#119](#119) [#126](#126) [#127](#127)
* 🎸 nft action bar ([#18](#18)) ([0ca6f9c](0ca6f9c))
* 🎸 NFT card + NFT list ([#15](#15)) ([2d17b26](2d17b26))
* 🎸 NFT offers table integration ([#151](#151)) ([54d7ac4](54d7ac4))
* 🎸 offers made integration ([#144](#144)) ([83870ba](83870ba))
* 🎸 Play NFT video on hover of card ([#43](#43)) ([85f57c3](85f57c3))
* 🎸 plug connect state handling ([#36](#36)) ([7a83ede](7a83ede))
* 🎸 Plug Dropdown + Disconnect Plug ([#83](#83)) ([0eec19f](0eec19f))
* 🎸 Price Field Error Validation ([#86](#86)) ([79c6917](79c6917))
* 🎸 search integration ([#116](#116)) ([96c4588](96c4588))
* 🎸 set up nft-metadata ([#17](#17)) ([6d4f5f9](6d4f5f9))
* 🎸 set up skeleton traits ([#105](#105)) ([769b429](769b429))
* 🎸 set up success handling ([#108](#108)) ([bd31c36](bd31c36))
* 🎸 show collection highlights like total items, owners count & floor price ([#178](#178)) ([62afdda](62afdda))
* 🎸 show edit and cancel buttons once offer is made ([#191](#191)) ([0277fc0](0277fc0))
* 🎸 show NFT preview card while listing ([#244](#244)) ([cedfb4d](cedfb4d))
* 🎸 show plug owner details in about accordion ([#163](#163)) ([66b1614](66b1614))
* 🎸 show sell NFT action button while listing all NFT's ([#125](#125)) ([87c4893](87c4893))
* 🎸 show total volume ([#289](#289)) ([53cac0c](53cac0c))
* 🎸 tooltip for nft card numbers ([#205](#205)) ([b4db3bc](b4db3bc))
* 🎸 Use kyasshu service to list all NFT's in UI ([#37](#37)) ([0727042](0727042))
* 🎸 validate and add missing offers table data ([#132](#132)) ([cfa6d72](cfa6d72))
* 🎸 video component ([#30](#30)) ([bd49868](bd49868))
* 🎸 virtualized list (rev2) ([#302](#302)) ([3665ab9](3665ab9))
* 🎸 web analytics by plausible ([#325](#325)) ([1231c52](1231c52))
* 🎸 withdraw assets ([#304](#304)) ([1835b05](1835b05)), closes [#309](#309)
* 🎸Cancel Listing ([#72](#72)) ([a62fd4d](a62fd4d))
* 🎸Change NFT price after listing ([#74](#74)) ([9e99ac8](9e99ac8))
* 🎸create an actor and list all nfts via store (rebased) ([#33](#33)) ([de9cf2a](de9cf2a)), closes [#25](#25) [#30](#30)
* 🎸Make offer after listing ([#76](#76)) ([35ec388](35ec388))
* 🎸Review offer and accept the bid ([#81](#81)) ([3e87952](3e87952))
* 🎸show top offer details ([#276](#276)) ([87dd287](87dd287))
* added text to locales file ([1f402f2](1f402f2))
* allow use of mainnet cluster in kyasshu:start if specified ([078cee2](078cee2))
* default kyasshu:start to use local services ([41b18bf](41b18bf))
* emoji! ([74f2f9e](74f2f9e))
* environment param yarn start (redo) ([#207](#207)) ([7845fe9](7845fe9))
* kyasshu start script ([bc4272c](bc4272c))
* kyasshu:start local marketplace canister id ([b8a331b](b8a331b))
* set up nft metadata component ([#16](#16)) ([bdcba8f](bdcba8f))
* setup price filter component ([8d9493b](8d9493b))
* support cap and crowns local services in kyasshu:start ([8a5c734](8a5c734))

### Performance Improvements

* ⚡️ search request with abort controller ([#340](#340)) ([1f916ec](1f916ec))
* ⚡fix calling same API multiple times when filters applied ([#397](#397)) ([5c9d801](5c9d801))
* ⚡image cache, remove listener after and before invoked ([#376](#376)) ([a395c96](a395c96))
  • Loading branch information
semantic-release-bot committed Jun 23, 2022
1 parent 196434b commit 6a79697
Show file tree
Hide file tree
Showing 3 changed files with 12,853 additions and 2 deletions.
Loading

0 comments on commit 6a79697

Please sign in to comment.