-
Notifications
You must be signed in to change notification settings - Fork 8
Conversation
Pull Request Test Coverage Report for Build 2093480823
💛 - Coveralls |
|
@henrypalacios , I'm OK to go live now without #41 implemented. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
I think is good to merge and release! nice job with this version. In the release notes, i like is a good summary and that is short. Although, probably nice to mention more things, like how you fixed the createDate since some external people notice, so is nice to see in the changes. Also, i have some further feedback about the graph.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a great version!
Happy to deploy it.
I would continue improving this batch representation and making it more findable for the users. Nice job
Release v2.7.0
🚨⚠️ DO NOT SQUASH ⚠️ 🚨
This version introduces a way to see the interaction of users with the COW protocol through a node diagram in the transaction view (🪄 which we want to improve soon).
We also fixed a bug in the "created" column in the transaction view (👏 thanks to davidbrai who informed us about it)
Main features:
Changelog
Features
01c936c Bump version to 2.7.0
gnosis/gp-ui@0bee3f7 Implementation of the batch transanction view (gnosis/gp-ui#1061)
gnosis/gp-ui@57e5868 Use creationDate instead of expirationDate on Tx view (gnosis/gp-ui#1082)
gnosis/gp-ui@1621c24 Merge pull request gnosis/gp-ui#1080 from gnosis/update-sentry
gnosis/gp-ui@9d488b6 project name fix
gnosis/gp-ui@799c1b7 update sentry settings
gnosis/gp-ui@514b8f6 Add a Notification component to display errors and warnings (gnosis/gp-ui#992)
gnosis/gp-ui@e31c377 Adding requests to the tenderly API (gnosis/gp-ui#1057)
gnosis/gp-ui@4956392 [Explorer] Home button redirects to the home page based on the network selected (gnosis/gp-ui#1067)
gnosis/gp-ui@c804c17 Fallback to https over websockets for Infura connection in IOS 15 (gnosis/gp-ui#1064)
gnosis/gp-ui@15eabd6 [Explorer] Custom hook for getting explorer data for BlockExplorerLink component when it is not a gpv2 tx (gnosis/gp-ui#930)
gnosis/gp-ui@adc3853 reuse useOnClickOutside (gnosis/gp-ui#1013)
gnosis/gp-ui@f5c323a [Explorer] Add Github + Etherscan logos to external links (gnosis/gp-ui#1042)
gnosis/gp-ui@25bab0f [Explorer] Remove 'This project is in beta. Use at your own risk' message in footer (gnosis/gp-ui#1036)
gnosis/gp-ui@e7e5b97 "Search not found" responsive page (gnosis/gp-ui#1037)
gnosis/gp-ui@3a8378a Merge pull request gnosis/gp-ui#1038 from gnosis/master
Dependencies Updates
gnosis/gp-ui@d866d5f Bump Version to 2.7.0-rc.0
gnosis/gp-ui@7ac1d1a Bump @sentry/tracing from 6.15.0 to 6.18.0 (gnosis/gp-ui#1059)
gnosis/gp-ui@ccc5dd9 Bump url-parse from 1.5.3 to 1.5.7 (gnosis/gp-ui#1054)
gnosis/gp-ui@b55ddb5 Bump follow-redirects from 1.14.7 to 1.14.8 (gnosis/gp-ui#1049)