262 Commits

Author SHA1 Message Date
apanizo
9a4c54671b updateSafe action in Load container #75 2018-11-13 17:08:41 +01:00
Adolfo Panizo
0e31239dcb Safe not found message 2018-11-05 22:04:31 +01:00
Adolfo Panizo
ef2f1c991e Enabling search by name in Token List 2018-11-05 21:55:53 +01:00
apanizo
24dfd80122 Fetching active Tokens and showing them in Balances' Tab #73 2018-11-05 09:44:15 +01:00
apanizo
4e019af2a4 Refactor: Moving Token styles to separate file #73 2018-10-31 13:21:13 +01:00
apanizo
fba1b9cbcd Enabling and disabling Tokens logic 2018-10-31 13:16:07 +01:00
apanizo
ad0211fda0 Implementing Search Filter by Token 2018-10-31 12:50:28 +01:00
apanizo
a655d3657b Displaying tokens ordered ascending by symbol 2018-10-31 12:45:37 +01:00
apanizo
7444963fec Auto height while list is loading #73 2018-10-31 12:08:43 +01:00
apanizo
52674520da Adding secondary text of token and styling list 2018-10-31 11:32:13 +01:00
apanizo
a83c340a2c Fetch Tokens for Balance component #72 2018-10-30 15:55:07 +01:00
apanizo
1b1a71a195 Fix Flow conversion from Immutable List to JS Array #73 2018-10-30 13:18:30 +01:00
apanizo
9235cd2990 #73 Fixing Flow errors 2018-10-30 13:10:11 +01:00
apanizo
4cc5f390c4 #73 Update Safe container. Using fetchTransactions by safe address 2018-10-26 15:14:03 +02:00
apanizo
b43aa2feaa #73 Update fetchTransaction action. Fetching info by safe address 2018-10-26 15:11:00 +02:00
apanizo
f75d022147 #73 safeUrl selector based on router props 2018-10-26 15:08:30 +02:00
apanizo
c5e378be6e #73 Adding Safes model to redux store when loading the app 2018-10-26 11:01:07 +02:00
apanizo
984d54dfad Fix random errors fetchin safe instance 2018-10-25 15:57:08 +02:00
apanizo
e460c152eb #73 Allowing to specify width of columns in Table component 2018-10-25 15:39:14 +02:00
apanizo
22a5da1722 Remove the value column in Safe Overview 2018-10-24 16:19:23 +02:00
apanizo
76c7907acc Implement readonly on safe overview 2018-10-24 13:05:48 +02:00
apanizo
deac8528fc Refactor Balance onShow onHide actions 2018-10-24 12:25:18 +02:00
apanizo
31d0d941ca Add empty space when Table's page is not fullfilled 2018-10-24 12:15:23 +02:00
apanizo
70dd3767b4 Applying option to fixed elements on top of table when sorting 2018-10-24 11:52:50 +02:00
apanizo
de8031a246 #73 Using Modal for wrapping Send and Receive Tokens components 2018-10-24 10:17:13 +02:00
apanizo
659215bb7e Creating Send and Receive empty components 2018-10-24 10:03:40 +02:00
apanizo
ac28119f13 Basic layout of Manage Token Modal 2018-10-23 16:47:32 +02:00
apanizo
019be0d12a Refactor Balance component. Moving columns generator to helper class 2018-10-23 10:05:09 +02:00
apanizo
d41a7f7d09 Adapt Safe's Balance view to show Tokens Modal component 2018-10-22 16:47:19 +02:00
apanizo
2326dcdf15 Implementing hover row section on Balance Table 2018-10-22 15:47:21 +02:00
apanizo
519a55e283 Isolate fake data fetcher for balances 2018-10-22 14:45:24 +02:00
apanizo
2438d20b3a Implementation of actions cell in Balance Table 2018-10-22 11:15:36 +02:00
apanizo
db8cfdb174 More Styling on Safe's balance view 2018-10-18 17:44:09 +02:00
apanizo
e907b7ce0c Initial layout on safe view with dummy token data 2018-10-18 16:57:38 +02:00
apanizo
9b80866992 Including network in safe route container as a prop 2018-10-17 17:25:47 +02:00
apanizo
70da5608b3 Removing immutable model for daily ly limit 2018-10-15 15:15:15 +02:00
apanizo
d97e61993c Removing daily limit from addSafe action 2018-10-15 13:33:44 +02:00
apanizo
451f3505a2 Removing daily limit in logic 2018-10-15 13:23:37 +02:00
apanizo
9b647a8e20 Removing daily limit refences in tests 2018-10-15 12:45:02 +02:00
apanizo
15613c869d Removing Daily Limit from Safe component 2018-10-15 12:42:56 +02:00
apanizo
e6a2d53bdd Injecting in redux confirmations type in lowercase to match type 2018-10-05 17:33:50 +02:00
apanizo
81fccccdab Update Transactions component for displaying Txs correctly 2018-10-05 17:30:45 +02:00
apanizo
3a9898c29f Generating nonce from safe 2018-09-27 16:17:55 +02:00
apanizo
3feece9e43 Refactoring SendToken WIP 2018-09-27 16:11:49 +02:00
apanizo
74b58e3fea Refactoring threshold 2018-09-27 15:41:18 +02:00
apanizo
5b3a4de489 Refactor removing owners 2018-09-27 15:12:01 +02:00
apanizo
aacd242da0 Refactoring DailyLimit changes 2018-09-27 12:35:31 +02:00
apanizo
f764945811 Fixing layout on AddOwner component 2018-09-27 12:28:28 +02:00
apanizo
8406a3d156 Adding size xs on Block 2018-08-31 12:23:31 +02:00
apanizo
67e07c8387 Fixed flow problem with openHoc in Transaction component 2018-08-27 18:09:05 +02:00