Germán Martínez
|
f0e22db699
|
Update dependencies and install notistack
|
2019-09-16 12:57:29 +02:00 |
Germán Martínez
|
d7eb196537
|
Add styles to header
|
2019-09-16 10:52:21 +02:00 |
Mikhail Mikheev
|
c176fc5fa2
|
Merge branch '139-load-create-improvements' of github.com:gnosis/safe-react into 139-load-create-improvements
|
2019-09-16 12:18:02 +04:00 |
Germán Martínez
|
edfece39f9
|
Remove styles error when opening the provider
|
2019-09-16 09:48:15 +02:00 |
Germán Martínez
|
aa1327c5af
|
Update provider design
|
2019-09-16 09:27:56 +02:00 |
Mikhail Mikheev
|
31cbb58b62
|
add test for checking tokens in localstorage
|
2019-09-14 18:43:29 +03:00 |
Mikhail Mikheev
|
5203ba3cfb
|
Use waitForElement instead of sleep() in balances test
|
2019-09-14 18:37:58 +03:00 |
Mikhail Mikheev
|
349b05b346
|
Saving active tokens test wip
|
2019-09-14 18:25:17 +03:00 |
Germán Martínez
|
ca704f7b47
|
Display value in custom transactions detail in transaction list
|
2019-09-13 18:00:33 +02:00 |
Germán Martínez
|
78b5fa2eff
|
Refactor approveTransaction to show notification after confirmation
|
2019-09-13 15:59:43 +02:00 |
Germán Martínez
|
83d8c190df
|
Refactor executeTransaction to show notification after confirmation
|
2019-09-13 12:14:03 +02:00 |
Germán Martínez
|
ea94e07ba2
|
Merge branch 'development' into 139-load-create-improvements
|
2019-09-13 12:11:30 +02:00 |
Germán Martínez
|
7e9f988160
|
Fix error when a transaction is manually rejected in MM popup
|
2019-09-13 12:01:35 +02:00 |
Germán Martínez
|
c8ae33288d
|
Remove unused params
|
2019-09-13 11:28:40 +02:00 |
Mikhail Mikheev
|
8679b0b7f8
|
Update creation fee text in review step of opening safe form
|
2019-09-12 22:05:11 +04:00 |
Mikhail Mikheev
|
2d05557df5
|
Add test for balance updates
|
2019-09-12 22:03:06 +04:00 |
Germán Martínez
|
226e749f70
|
Merge pull request #162 from gnosis/123-send-custom-txs
Send custom transactions
|
2019-09-12 18:34:20 +02:00 |
Germán Martínez
|
0ecd74fed0
|
Merge branch '123-send-custom-txs' of https://github.com/gnosis/safe-react into 123-send-custom-txs
|
2019-09-12 18:11:44 +02:00 |
Germán Martínez
|
0cb59c41d8
|
Update readme
|
2019-09-12 18:07:54 +02:00 |
Germán Martínez
|
9d54fe0b11
|
Fix styles
|
2019-09-12 17:51:17 +02:00 |
Germán Martínez
|
992594a40d
|
Add React lazy to import send modal screens
|
2019-09-12 17:51:08 +02:00 |
Germán Martínez
|
5fc9fa6431
|
Format code
|
2019-09-12 17:39:55 +02:00 |
Germán Martínez
|
b47fb525f5
|
Fix types
|
2019-09-12 17:25:25 +02:00 |
Germán Martínez
|
55211ed5f8
|
Remove rounded attribute
|
2019-09-12 17:22:16 +02:00 |
Germán Martínez
|
1429f837c9
|
Use default height for small buttons
|
2019-09-12 17:21:22 +02:00 |
Mikhail Mikheev
|
b457ed78ef
|
Remove container prop from OpenPaper because after rebranding the designs are full-width, reduce stepper content maxWidth, reduce font-size in load owners owners step annotation
|
2019-09-12 18:15:09 +04:00 |
Mikhail Mikheev
|
1140a6c976
|
Sidebar component wip
|
2019-09-12 17:25:19 +04:00 |
Mikhail Mikheev
|
3c1d2f07c7
|
Update tooltips, reduce font-size in annotation in load safe details step
|
2019-09-12 16:17:20 +04:00 |
Mikhail Mikheev
|
ca9d228eb0
|
Merge branch 'development' of github.com:gnosis/safe-react into 139-load-create-improvements
|
2019-09-12 14:03:24 +04:00 |
Mikhail Mikheev
|
6edc37b571
|
Allow passing button labels to Stepper component, add CopyBtn tooltip
|
2019-09-12 13:36:05 +04:00 |
Mikhail Mikheev
|
3c05220008
|
Add etherscan/copy buttons in load/create safe flows
|
2019-09-11 19:35:36 +04:00 |
Germán Martínez
|
bc4854d644
|
Remove unused params
|
2019-09-11 15:24:08 +02:00 |
Mikhail Mikheev
|
de5013140d
|
Merge pull request #168 from gnosis/bug/custom-tokens-not-saved
BUG: Active tokens not saved
|
2019-09-10 20:35:36 +04:00 |
Mikhail Mikheev
|
b44c30923d
|
Stepper clickable steps
|
2019-09-10 18:58:28 +04:00 |
Mikhail Mikheev
|
0096ed24e5
|
Make name mandatory for create/load safe flows
|
2019-09-10 18:22:45 +04:00 |
Mikhail Mikheev
|
e4217ebbaf
|
Fix condition for recalculating active tokens
|
2019-09-10 17:31:02 +04:00 |
Mikhail Mikheev
|
ea253e8055
|
Merge pull request #167 from gnosis/bug/balances-not-updated-automatically
BUG: Ether balance is not updated automatically
|
2019-09-10 17:00:12 +04:00 |
Mikhail Mikheev
|
10b8e718d7
|
Merge branch 'development' of github.com:gnosis/safe-react into 123-send-custom-txs
|
2019-09-10 16:21:42 +04:00 |
Mikhail Mikheev
|
d47a9e4080
|
Merge pull request #166 from gnosis/165-update-endpoints
Update transaction history endpoints
|
2019-09-10 16:20:42 +04:00 |
Mikhail Mikheev
|
ef32d1e78f
|
fix error messages
|
2019-09-10 15:27:03 +04:00 |
Mikhail Mikheev
|
f8db1e1e9a
|
create an action to fetch ether balance, add it to checkForUpdates func in safe container
|
2019-09-10 15:25:07 +04:00 |
Germán Martínez
|
1af8ffad4c
|
Fix value validator in send custom transaction
|
2019-09-10 13:15:04 +02:00 |
Germán Martínez
|
053d87e0b0
|
Update transaction history endpoints
|
2019-09-10 13:08:32 +02:00 |
Germán Martínez
|
8aad19bcf3
|
Fix styles for send and receive funds buttons
|
2019-09-10 12:58:21 +02:00 |
Mikhail Mikheev
|
4ed4fa56e0
|
Merge pull request #161 from gnosis/134-settings-improvements
Feature #134: Settings improvements
|
2019-09-10 11:12:18 +04:00 |
Germán Martínez
|
414e9ecd88
|
Update owners description
|
2019-09-10 08:41:25 +02:00 |
Germán Martínez
|
a43002787f
|
Improve designs in Send modal
|
2019-09-09 20:19:12 +02:00 |
Mikhail Mikheev
|
b53441b5a7
|
Manage owners responsiveness fix
|
2019-09-09 18:36:59 +04:00 |
Mikhail Mikheev
|
e09795c7ef
|
Manage owners responsiveness fix
|
2019-09-09 18:36:29 +04:00 |
Germán Martínez
|
bef4631c71
|
Improve designs in Receive modal
|
2019-09-09 14:51:04 +02:00 |