-
Notifications
You must be signed in to change notification settings - Fork 363
Conversation
* Add test action to launch e2e tests * Add name to github job * Update event-type name * Run e2e after rinkeby build on dev
* Add centralize route proposal for settings * Use centralize routes for address book and transactions * Set Apps route and path in root route components * Use makeEntryItem function to avoid code repetition on useSidebarItems
* remove safeAppsUrl, safeRelayServiceUrl, fix ethgasstation for mainnet * fix tests
* Add separate property for safe apps rpc url * fix polygon rpc url * add safe apps rpc token env var to ci * bring ethgasstaction api key back * change infura project id env var name
* Added github action * Added action to comment on e2e success * Check e2e test status to comment success or fail
* Use Menu and Breadcrumb components in Balances, Transactions, Apps and Settings * Clean unused styles on settings
* Upgrade sentry dependencies * Upgrade bnc-onboard and dependencies with minor changes
* use image fetching func that is not affected by cors * use arrow functions
* Use gateway-sdk for safe info and balances * Collectibles * Replace fiat currencies endpoint * Load transaction history via the SDK * Add transaction queue * Set released version from safe-react-gateway-sdk Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
* Added useMemo to update safeModules
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
[warning] @typescript-eslint/explicit-module-boundary-types
Report generated by eslint-plus-action |
Major issue: #2591 |
@francovenica so unexpected 😉 already patched 👌 |
The release branch looks fine. Looks good to me |
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.
⭐️
E2E Tests Failed |
Features
Fixes
Chores