3142 Commits

Author SHA1 Message Date
Jonathan Rainville
0449fab2ac add back explorerLayout 2018-08-08 12:29:10 -04:00
Jonathan Rainville
b1770470dc add communicationFunctions that has listenTo and send 2018-08-08 12:29:10 -04:00
Jonathan Rainville
7a9569b8ca css conflict 2018-08-08 12:29:10 -04:00
Jonathan Rainville
7c4873ff49 weird 2018-08-08 12:29:10 -04:00
Iuri Matias
f0961595c4
Merge pull request #29 from status-im/feature/backend_tab/better-reducer
Adding new reducer and selector
2018-08-08 12:23:01 -04:00
Anthony Laibe
22924b0b81 Adding new reducer and selector 2018-08-08 13:07:31 +01:00
Iuri Matias
f85c4eca57 fix merge issues 2018-08-07 17:43:15 -04:00
Iuri Matias
c318274018
Merge pull request #24 from status-im/profile_api
Profile api + initial contract(s) page + contract profile page
2018-08-07 13:49:06 -04:00
Iuri Matias
44f765dc9a print error message for profiler if any 2018-08-07 13:41:51 -04:00
Iuri Matias
629512adfd fix double export 2018-08-07 13:41:51 -04:00
Iuri Matias
468ee54449 move root function to the end 2018-08-07 13:41:05 -04:00
Iuri Matias
acb392424a use constant for the route 2018-08-07 13:41:05 -04:00
Iuri Matias
dd1dc04818 remove commented code 2018-08-07 13:41:05 -04:00
Iuri Matias
b3c263bfdc remove package lock 2018-08-07 13:41:05 -04:00
Iuri Matias
d868d83962 fix naming of contract profile 2018-08-07 13:41:05 -04:00
Iuri Matias
2a9537109e make linter happ-ier 2018-08-07 13:41:05 -04:00
Iuri Matias
a1beed8718 cleanup 2018-08-07 13:41:05 -04:00
Iuri Matias
a9730e258d Fix route; style other components 2018-08-07 13:41:05 -04:00
Iuri Matias
957e50da7c add profiler to contract layout 2018-08-07 13:41:05 -04:00
Iuri Matias
53806648ac display contract profile 2018-08-07 13:41:05 -04:00
Iuri Matias
8bf0159c2c include contract layout 2018-08-07 13:40:44 -04:00
Iuri Matias
8346335269 add contract page 2018-08-07 13:40:44 -04:00
Iuri Matias
88af1e1faf add contracts and contract page 2018-08-07 13:40:04 -04:00
Iuri Matias
7cfdcdafcc refactor format params 2018-08-07 13:37:11 -04:00
Iuri Matias
f877cd06ad refactor profile caller 2018-08-07 13:37:11 -04:00
Iuri Matias
1504a09a99 use json in table generation 2018-08-07 13:37:11 -04:00
Iuri Matias
eceb2f152a return profiler object instead of text 2018-08-07 13:37:11 -04:00
Iuri Matias
e7263b1a01 define api for profiler 2018-08-07 13:37:11 -04:00
Iuri Matias
86412414ba
Merge pull request #27 from status-im/feature/backend_tab/home-container
Feature/backend tab/home container
2018-08-07 08:41:34 -04:00
Anthony Laibe
3f0450fd97 Adding Console command 2018-08-07 11:48:27 +01:00
Anthony Laibe
e8ec7582bb Convert processes 2018-08-07 10:43:27 +01:00
Anthony Laibe
d4d5d4a5a4 Add processes to home 2018-08-07 10:34:40 +01:00
Anthony Laibe
10ba270bfc Adding home container 2018-08-07 09:06:11 +01:00
Iuri Matias
028fb217c9
Merge pull request #22 from status-im/refactor/websocket
Refactor Process logs to use saga for websocket
2018-08-06 11:33:23 -04:00
Iuri Matias
3ec6ac342e
Merge pull request #25 from status-im/features/backend_tab/show-block-transaction-account
Features/backend tab/show block transaction account
2018-08-06 11:32:53 -04:00
Iuri Matias
45d2136a71
Merge pull request #26 from status-im/features/backend_tab/boilerplate-error
Features/backend tab/boilerplate error
2018-08-06 11:32:19 -04:00
Anthony Laibe
9ab0659646 Apply changes for block and transaction + error 2018-08-06 13:39:00 +01:00
Anthony Laibe
9a9afa05ca Improve saga/actions/api interations 2018-08-06 12:54:11 +01:00
Anthony Laibe
9557914ed1 Show info 2018-08-06 10:41:17 +01:00
Anthony Laibe
72ac9803c5 Update reducers 2018-08-06 10:31:06 +01:00
Anthony Laibe
227255a3b6 Lint 2018-08-06 10:03:52 +01:00
Anthony Laibe
64bbf46444 Adding link 2018-08-06 09:40:17 +01:00
Jonathan Rainville
c644cee851 add layout to have the process name in the route 2018-08-03 15:08:13 -04:00
Anthony Laibe
143f0228e1 Add show components 2018-08-03 16:51:15 +01:00
Jonathan Rainville
e5f60ded5d remove isListening action and just use the watch one 2018-08-03 11:38:44 -04:00
Iuri Matias
9aba90b6b9
Merge pull request #23 from status-im/chore/new-favicon
change favicon to the same as the websote
2018-08-03 11:34:46 -04:00
Jonathan Rainville
4242288eb1 change favicon to the same as the websote 2018-08-03 11:19:48 -04:00
Jonathan Rainville
92ff830807 remove log 2018-08-03 11:00:13 -04:00
Jonathan Rainville
6ae1cd7df9 refactor process logs to use saga and put logic in container 2018-08-03 10:59:39 -04:00
Iuri Matias
a6a3fa8b21
Merge pull request #21 from status-im/features/backend_tab/new-block-header-ws
New block Header ws API + Client
2018-08-03 08:17:56 -04:00