Releases: radixdlt/dapps-monorepo
Releases · radixdlt/dapps-monorepo
0.2.2
Changes
- fix:Sonar code coverage @shambupujar (#356)
- Ptd 530 error message is account has no xrd when setting metadata @AbstractFruitFactory (#365)
- feat: improve mocking @AbstractFruitFactory (#366)
- refactor: resources @AbstractFruitFactory (#364)
- test: add transaction manifest ui test @xstelea (#363)
- Dappmetadata fixes @AbstractFruitFactory (#362)
- Ptd 522 tx manifest screen text should be send raw transaction @AbstractFruitFactory (#361)
- Ptd 481 send nft page improvements @AbstractFruitFactory (#360)
- Add storybook for "Send Tokens" page @dawidsowardx (#359)
- Ptd 525 validate domain url begins with https d app definition screen @AbstractFruitFactory (#358)
- fix: Use TARGET_URL instead of --url argument @muzuke (#357)
- fix: Simplify the storybook test jobs @muzuke (#355)
- [DO-1244] Add storybook tests on the CI @muzuke (#354)
- Storybook tests @AbstractFruitFactory (#351)
- chore: update rdt @xstelea (#352)
- Ptd 510 d app metadata doesnt take into account line breaks @AbstractFruitFactory (#349)
- Refactor/info box @AbstractFruitFactory (#347)
- fix: ci @AbstractFruitFactory (#348)
0.2.1
Changes
- Update well-known JSON for Betanet dappDefinitionAddress
0.2.0
Changes
- feat: display virtual accounts in dApp metadata @dawidsowardx (#346)
- feat: add loading spinner to update button @AbstractFruitFactory (#345)
- fix: transaction details request loop @xstelea (#344)
- Ptd 509 nft should be clickable and redirect to the nft lookup view @AbstractFruitFactory (#343)
- chore(deps-dev): bump @types/ramda from 0.28.15 to 0.28.22 @dependabot (#326)
- chore(deps-dev): bump @sveltejs/adapter-node from 1.0.0-next.102 to 1.0.0-next.104 @dependabot (#327)
- chore(deps-dev): bump @sveltejs/adapter-static from 1.0.0-next.44 to 1.0.0-next.49 @dependabot (#328)
- chore(deps-dev): bump eslint-plugin-storybook from 0.6.6 to 0.6.10 @dependabot (#329)
- chore(deps-dev): bump @babel/core from 7.19.3 to 7.20.12 @dependabot (#330)
- chore(deps): bump crazy-max/ghaction-dump-context from 1.2.1 to 2.0.0 @dependabot (#337)
- Ptd 476 dApp metadata @AbstractFruitFactory (#311)
- fix: update radix engine toolkit @AbstractFruitFactory (#342)
- Ptd 505 user cant send nf ts @AbstractFruitFactory (#340)
- feat: add metadata to account lookup @AbstractFruitFactory (#335)
- chore: update rdt @xstelea (#339)
- feat: update deploy package manifest @dawidsowardx (#341)
- feat: use dapp definition address as dappID @AbstractFruitFactory (#338)
- feat: update create badge manifest @dawidsowardx (#334)
- Ptd 479 well known json needs to support other network addresses @AbstractFruitFactory (#336)
- chore: update rdt @xstelea (#333)
- update radix account with an account with metadata @raulvelaz-rdx (#332)
- fix: update rdt @xstelea (#331)
- avoid pending helm-release @kofrdx (#325)
- Radix dapp toolkit @AbstractFruitFactory (#297)
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 @dependabot (#310)
- chore(deps-dev): bump husky from 8.0.1 to 8.0.3 @dependabot (#314)
- chore(deps-dev): bump @storybook/addon-essentials from 6.5.12 to 6.5.16 @dependabot (#315)
- chore(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.51.0 @dependabot (#323)
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.51.0 @dependabot (#324)
- fix: allow sending all tokens @AbstractFruitFactory (#318)
- feat: rework query api @AbstractFruitFactory (#322)
- refactor: create success component @AbstractFruitFactory (#319)
- remove zod @AbstractFruitFactory (#320)
- Feat/update gateway @AbstractFruitFactory (#312)
- chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 @dependabot (#299)
- feat: add radix.json @AbstractFruitFactory (#296)
- Ptd 472 account @AbstractFruitFactory (#295)
- refactor: remove xstate from deploy package view @AbstractFruitFactory (#294)
- Ptd 467 show more info about transactions @AbstractFruitFactory (#292)
- feat: add box tabs @AbstractFruitFactory (#291)
- fix: center successful message @lichstam (#283)
- Refactor xstate in deploy package @lichstam (#279)
- feat: add lock_fee popup @AbstractFruitFactory (#285)
- refactor: send transaction @AbstractFruitFactory (#287)
- Ptd 432 send nf ts screen @AbstractFruitFactory (#284)
- feat: fix font size @AbstractFruitFactory (#286)
- Feat/add checkbox @AbstractFruitFactory (#282)
- refactor: split responsibilities into components @AbstractFruitFactory (#281)
- fix: scrolling and move privacy notice to navbar @lichstam (#280)
- Ptd 425 send token screen is blocked when you choose an empty account @AbstractFruitFactory (#276)
- refactor: add ts rule @AbstractFruitFactory (#278)
- Ptd 426 user can send a transaction without enough tokens in his account @AbstractFruitFactory (#277)
- feat: implement component view @AbstractFruitFactory (#274)
0.1.7
Changes
- [DO-1090] Switch to reusable workflow that uses AWS secrets @duje-begonja-rdx (#271)
- Ptd 377 add the link to the package address in the package deploy success screen @AbstractFruitFactory (#275)
- feat: implement packages view @AbstractFruitFactory (#273)
- fix: add proper linting/lint rules @lichstam (#272)
- feat: add routes for success pages @AbstractFruitFactory (#270)
- fix: display empty account message @dawidsowardx (#267)
- feat: align transaction view style @AbstractFruitFactory (#269)
- refactor: alert toast when sending transactions @AbstractFruitFactory (#268)
- fix: align theme types @AbstractFruitFactory (#266)
- refactor: app flags @AbstractFruitFactory (#264)
- refactor: load for lookup views @AbstractFruitFactory (#265)
- feat: hide account cards when nfts/tokens empty @dawidsowardx (#262)
- refactor: box styles @AbstractFruitFactory (#263)
- feat: align key items in info box to the right @AbstractFruitFactory (#261)
- feat!: make <Box> transparent by default @dawidsowardx (#259)
- feat: bump connect-button, use onMount for wrapper @dawidsowardx (#258)
- feat: add alertmanager CRD [DO-1085] @duje-begonja-rdx (#260)
0.1.6
Changes
- feat: add "Not Found" page after tx lookup fails @dawidsowardx (#257)
- feat: reset accounts store after user disconnects @dawidsowardx (#256)
- feat: Expose Prometheus metrics from pm2 [DO-1064] @muzuke (#255)
- [DO-1058] Remove deprecation warnings from github actions @muzuke (#254)
- fix: hide 'send tx' screen if no accounts @dawidsowardx (#252)
- fix: always show full address in resource view @dawidsowardx (#251)
0.1.5
Changes
- fix: make select corners transparent @dawidsowardx (#250)
0.1.4
Changes
- feat: fetch account info after badge added @dawidsowardx (#249)
- feat: add txId to alert toast @dawidsowardx (#247)
- feat: add footer, add privacy notice link @dawidsowardx (#248)
0.1.3
Changes
- feat: success screen for send tokens @AbstractFruitFactory (#246)
- feat: tx success popup when creating badge @AbstractFruitFactory (#245)
0.1.2
Changes
- Package upload screen not connected: eliminate first paragraph @javier-rdx (#243)
- Package upload screen not connected: eliminate first paragraph @javier-rdx (#242)
- fix: display 0 balance instead of undefined @dawidsowardx (#240)
- [DO-000] fix drafter @duje-begonja-rdx (#239)
- fix: set select item bg, instead of whole element @dawidsowardx (#238)
- add release drafter @raulvelaz-rdx (#236)
- fix: prevent navbar text shift @dawidsowardx (#237)
0.1.1
- add radix favicon PR-235
- fix: send to other account 16abc0
- feat: fix spacing and alignment for the views 635db56
- feat: add bottom padding on deploy package view
- fix: deploy package padding 07329111
- fix: account view nft links 3ce3f37
- feat: add getNonFungibleIDs query 95a6aa
- feat: add nft view a0dd81a