1531 Commits

Author SHA1 Message Date
Germán Martínez
b51aecafad Update notifier and notifications reducer 2019-09-26 15:14:24 +02:00
Germán Martínez
486122d004 Rename notification model variables 2019-09-26 15:13:04 +02:00
Germán Martínez
aa613de2e7 Add Notifier component 2019-09-25 15:14:07 +02:00
Germán Martínez
d4ed0d7f4a Add models, reducers, actions and selectors for notification handling 2019-09-25 15:08:33 +02:00
Germán Martínez
4335ec6c09 Update dependencies 2019-09-25 15:00:13 +02:00
Germán Martínez
14b148afa6 Remove unused notified transaction messages 2019-09-25 14:51:36 +02:00
Germán Martínez
64ba0aa917 Remove Safe blockchain operations 2019-09-25 14:44:24 +02:00
Germán Martínez
f8c9539e68 Format code 2019-09-24 11:38:59 +02:00
Germán Martínez
8d8d45dd44 Refactor execute and process transaction 2019-09-24 11:00:37 +02:00
Germán Martínez
1244b4528a Refactor change Safe name notification 2019-09-23 21:40:28 +02:00
Germán Martínez
799d7631ee Hide icon in INFO notifications 2019-09-23 14:00:01 +02:00
Germán Martínez
a581135d7f Refactor web3 provider notifications 2019-09-23 12:32:46 +02:00
Germán Martínez
0971e4a929 Refactor web3 provider enable() call 2019-09-23 12:26:21 +02:00
Germán Martínez
f8ba0c6217 Add regular and custom txs notifications 2019-09-23 10:07:43 +02:00
Germán Martínez
1b61a0294c Add approve and cancel txs notifications 2019-09-23 09:47:23 +02:00
Germán Martínez
6ea3b679ca Add threshold notifications 2019-09-20 19:58:15 +02:00
Germán Martínez
858f7ca038 Add owner management notifications 2019-09-20 12:40:29 +02:00
Germán Martínez
0e58604395 Refactor page frame component 2019-09-20 12:08:43 +02:00
Germán Martínez
11335b487d Define notification queues 2019-09-20 10:55:09 +02:00
Germán Martínez
92d7162547 Define all notification types 2019-09-20 10:04:05 +02:00
Germán Martínez
55f97b2e81 Update notifications styles 2019-09-18 19:02:35 +02:00
Germán Martínez
4877c41908 Update dependencies 2019-09-18 18:44:24 +02:00
Germán Martínez
5b5d76b476 Add notification categories 2019-09-18 17:50:59 +02:00
Germán Martínez
97348ca1a2 Declare new notifications 2019-09-18 12:27:13 +02:00
Germán Martínez
42f971f32b Remove old Snackbar 2019-09-17 20:37:08 +02:00
Germán Martínez
e183bb3415 Update enqueueSnackbar types 2019-09-17 16:02:46 +02:00
Germán Martínez
72f40ff494 Enqueue Snackbar in send funds and custom transactions 2019-09-17 12:18:04 +02:00
Germán Martínez
4dfdfed0b7 Enqueue Snackbar in Safe settings 2019-09-17 11:20:00 +02:00
Germán Martínez
81323e1808 Enqueue Snackbar in provider notifications 2019-09-17 11:06:53 +02:00
Germán Martínez
f6d8326179 Add snackbar basic structure 2019-09-16 14:08:12 +02:00
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
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
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
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
baae35061b
Merge pull request #179 from gnosis/74-safe-list-sidebar
Feature #74: Safe list sidebar
2019-09-24 13:43:32 +04:00
mmv
16703e9f01 typo fixeS 2019-09-24 12:58:30 +04:00
mmv
957c06879f Add default safe test 2019-09-23 18:53:13 +04:00
mmv
0fd579f6b7 Add default label test for sidebar 2019-09-23 16:57:44 +04:00
mmv
6e80d09d17 scrollable safelist in sidebar 2019-09-23 15:39:58 +04:00
Mikhail Mikheev
6d1c44bc39 Sort safes alphabetically in the sidebar 2019-09-23 15:26:16 +04:00
Mikhail Mikheev
fbb89bb32d Dep bump, header border-bottom/shadow updates, clear filter in sideBar after 300ms after closing so user doesn\'t see the changes 2019-09-23 14:38:45 +04:00
Mikhail Mikheev
3ce3bde231 Clear filter on sidebar close 2019-09-20 18:08:27 +04:00
Mikhail Mikheev
60e2bb0fcf Fix tests (finally) 2019-09-20 18:05:05 +04:00
Mikhail Mikheev
e3b770b2bc Fix funds test, fix create safe test 2019-09-20 16:04:35 +04:00
Mikhail Mikheev
dcdc965984 fix send funds tests 2019-09-19 19:12:41 +04:00