You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 🍿 [Portfolio] Route component (#3030)
* New portfolio empty page
* new portfolio link
* 🍿 [Portfolio] Wallet endpoint (#3038)
* Added api/portfolio/wallet endpoint, some types, logging on the new empty portfolio page
* add debank env
* remove switch
* 🍿 [Portfolio] Positions mock (#3043)
* mock skeleton
* new reply types
* the rest of the mock and types
* 🍿 [Portfolio] First batch of components - header + overview (#3056)
* PortfolioHeader and PortfolioLayout
* PortfolioOverview, PortfolioOverviewItem and Tag component + i18n type fixes
* fancy supplied number
* type fixes + rwd simple view
* 🍿 [Portfolio] Second batch of components (#3059)
* separated change helpers (#3063)
* Added lambdas and infra provisioning (#3048)
* Added lambdas and infra provisioning
* Added infra integration helpers
Added new infra env variables
Added infra documentation
* Updated lambda build flow
* Fixed local dev bug in getProductBorrowNavItems.ts
* fixed undefined issue
* improved validation
* cleanup
* format fix
* updated ts config
* fix lint
* tsc check
* test
* cleanup
* test
* moved server side call to fe
* added cors headers
* Refactored to use shared validators
Added new lambdas for positions and assers
* install lambdas deps on post
* fix
* fix review comments
* Pw/integrate-lambdas (#3068)
* improved error handling
* added backend client
integrated views with backend
integrated lambda with fe types
* added mock to lambda
* 🍿 [Portfolio] Position components (#3064)
* Portfolio wallet tab (#3069)
* summary
* PortfolioWalletSummary
* top assets
* real data + skeleton
* top assets data connection
* assets list
* assets list
* parse products
* list with products
* guards
* resolve wallet changes
---------
Co-authored-by: codesandbox-bot <codesandbot@codesandbox.io>
* 🍿 [Portfolio] Build fixes (#3071)
* fixes and updates to lambdas (#3072)
* fixes and updates to lambdas
* fixed comments
---------
Co-authored-by: Marcin Ciarka <marcin@oazoapps.com>
* Fixed types naming
* Fixed lambda logic
Updated overview
* Fixed portfolio overview
---------
Co-authored-by: Piotr Konowrocki <piotr@oazoapps.com>
Co-authored-by: Piotr Witek <739075+piotrwitek@users.noreply.github.com>
Co-authored-by: codesandbox-bot <codesandbot@codesandbox.io>
0 commit comments