Mikhail Mikheev
|
910bd5c9a2
|
Merge pull request #174 from gnosis/test/token-balance-updates
Test: Token balance updates
|
2019-09-18 14:02:37 +04:00 |
Mikhail Mikheev
|
ea6ec3683d
|
Merge pull request #175 from gnosis/test/active-tokens-localstorage
Test: Active tokens saved to localstorage
|
2019-09-16 17:02:09 +04: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 |
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
|
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
|
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 |
Germán Martínez
|
bef4631c71
|
Improve designs in Receive modal
|
2019-09-09 14:51:04 +02:00 |
Mikhail Mikheev
|
89dd6f2bdb
|
Make 'Remove Safe' and 'Manage tokens' positioning the same so they dont jump
|
2019-09-09 14:21:57 +04:00 |
Germán Martínez
|
efdba0fd57
|
Fix modal window form footers
|
2019-09-09 11:31:42 +02:00 |
Mikhail Mikheev
|
128830e965
|
Add space in remove safe modal annotation
|
2019-09-09 12:48:10 +04:00 |
Germán Martínez
|
277bbce179
|
Remove React Fragments
|
2019-09-09 10:45:08 +02:00 |
Germán Martínez
|
a04757ab59
|
Fix composeValidators
|
2019-09-09 10:12:03 +02:00 |
Mikhail Mikheev
|
bac99f62fd
|
Remove border bottom in manage owners settings for last owner if there are 4 or more owners
|
2019-09-06 18:06:06 +04:00 |
Mikhail Mikheev
|
91992ccaaf
|
Fix hairline and tab bottom border for tabs on safe view page
|
2019-09-06 17:49:35 +04:00 |
Mikhail Mikheev
|
574b207ebd
|
Make sure that token list/settings tabs don't jump when switching
|
2019-09-06 17:46:06 +04:00 |
Mikhail Mikheev
|
0337d61ab8
|
Fix non-rounded corner when choosing 'Safe name' in safe settings
|
2019-09-06 17:25:53 +04:00 |
Mikhail Mikheev
|
dac7bbd553
|
Fix X of Y annotations in the modals
|
2019-09-06 17:22:32 +04:00 |
Mikhail Mikheev
|
71c8b8fdc8
|
fix settings description from PR comments
|
2019-09-06 17:08:31 +04:00 |
Mikhail Mikheev
|
6594e23247
|
fix settings titles from PR comments
|
2019-09-06 17:05:59 +04:00 |
Mikhail Mikheev
|
8ba86a1af4
|
Merge branch 'development' of github.com:gnosis/safe-react into 134-settings-improvements
|
2019-09-06 15:33:02 +04:00 |
Mikhail Mikheev
|
88e37d553d
|
Merge pull request #157 from gnosis/140-rebranding
Feature #140: Rebranding
|
2019-09-06 15:30:22 +04:00 |
Mikhail Mikheev
|
5126f084a7
|
add border radius to row in manage owners settings
|
2019-09-05 19:20:12 +04:00 |
Mikhail Mikheev
|
59a6fddb2c
|
update logo
|
2019-09-05 18:39:53 +04:00 |
Mikhail Mikheev
|
03ede6919f
|
Threshold Settings controls rebranding fixes
|
2019-09-05 18:30:12 +04:00 |
Mikhail Mikheev
|
c72f311f27
|
Merge branch '140-rebranding' of github.com:gnosis/safe-react into 134-settings-improvements
|
2019-09-05 18:00:50 +04:00 |
Mikhail Mikheev
|
962da97ad0
|
fix different background color on input helper text
|
2019-09-05 17:59:01 +04:00 |
Mikhail Mikheev
|
7b66b282df
|
change website title
|
2019-09-05 17:56:57 +04:00 |