nicolas
ba680f7158
SafeApps new layout ( #1600 )
...
* speed-up load time for safe-apps
* show loading status until all the apps are loaded
* Add App route
* Add cards for each safe-app
* move logic to AppFrame
* add basic skeleton styles
* css fixes
* fix image sizes
* add transition animation to skeleton
* remove duplicated code
* Modals
* refactor skeleton
* refactor layout using flexbox
* make content clickable in cards
* cards container as css-grid
* remove fixed width for cards
* replace auto by 1fr
* remove margin for cards
* add card component and remove some css
* rename buttons
* add margin to app list
* refactor useAppList
* fix disclaimer always flashing
* fix pointer cursor for Add app icon
* add styled component keyframe
* update safe-react-components
* fix margin and card height, icon size
* fix margin in iconImg and app name
* fix margins on apps container (breadcrumb area)
* remove style comment
* fix margin on HelpCenter
/ remove overflow in sidebar
* Improve featuresEnabled for sidebar and apps page.
Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-11-26 18:40:29 +01:00
nicolas
8aeb5a1c01
Add coin by network ( #1505 )
...
* Add coin by network
* Join tests in same file
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-10-23 12:58:46 +02:00
Mikhail Mikheev
56430b5966
Feature #1440 : Handle transactions with set safeTxGas from Safe Apps ( #1442 )
...
* sdk version update
* point sdk to a newer commit
* Update iframe message handler
* ConfirmTransactionModal tweaks to support params
* handle sendTransactionsWithParams, display safeTxGas in app tx modal
* new sdk version
* yarn lock update
* install libudev in travis
* update sdk version
* Estimating safeTxGas for Safe Apps Txs WIP
* safetxgas estimation warning wip
* gas estimation in confirm transaction modal
* yarn lock update
* review fixes
* Change estimation loading msg, use imported vars to index payload type
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-10-22 17:43:59 +04:00
Mati Dastugue
9ead8ef95b
(Feature) Tooltip equivalent balance may be zero ( #1337 )
...
* Add tooltip info
* Update icon and types
* Hide tooltip when value and balance are equal to 0
* Remove onClick + Improve perfomance issues
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2020-09-11 21:22:51 +02:00
Agustin Pane
d58954aa6f
Feature #190 : Sidebar improvements ( #347 )
...
* Change icons
Adds checked icon
* Adds safeParamAddressFromStateSelector for get current safe selected
Implements check icon on sidebar
* Remove overflow on sidebar
Start alignments
* Removes headerPlaceholder
* Improves header
* Improves header
* Fix header style
2019-12-17 10:43:23 -03:00
Mikhail Mikheev
7b921e84de
add averta font
2019-08-29 12:35:52 +04:00
Mikhail Mikheev
b08e0215dc
replace colors, change button styling
2019-08-28 18:25:18 +04:00
mmv
d882f17d7d
add qrcode scanner component, logic wip
2019-07-19 16:48:16 +04:00
Germán Martínez
88798eff97
Add and fix styles
2019-06-14 18:03:52 +02:00
apanizo
3e2636b02b
WA-232 Partial commit fetching balances
2018-06-27 17:28:53 +02:00