4038 Commits

Author SHA1 Message Date
Anthony Laibe
65765dda81 Apply changes for block and transaction + error 2018-09-30 11:21:23 -04:00
Anthony Laibe
82ba568f3c Improve saga/actions/api interations 2018-09-30 11:21:23 -04:00
Anthony Laibe
36439cda61 Show info 2018-09-30 11:21:23 -04:00
Anthony Laibe
4e911edad8 Update reducers 2018-09-30 11:21:23 -04:00
Anthony Laibe
22f0a72ccf Lint 2018-09-30 11:21:23 -04:00
Anthony Laibe
133cde2b20 Adding link 2018-09-30 11:21:23 -04:00
Jonathan Rainville
458076589b add layout to have the process name in the route 2018-09-30 11:21:23 -04:00
Anthony Laibe
1a55fced8c Add show components 2018-09-30 11:21:23 -04:00
Jonathan Rainville
abe3aa4a80 remove isListening action and just use the watch one 2018-09-30 11:21:23 -04:00
Jonathan Rainville
2f2a48bd41 change favicon to the same as the websote 2018-09-30 11:21:23 -04:00
Jonathan Rainville
aab356a379 remove log 2018-09-30 11:21:23 -04:00
Jonathan Rainville
264daaf698 refactor process logs to use saga and put logic in container 2018-09-30 11:21:23 -04:00
Anthony Laibe
5aba7af32e New block Header ws API + Client 2018-09-30 11:21:23 -04:00
Iuri Matias
e72b27064e add missing self 2018-09-30 11:21:23 -04:00
Jonathan Rainville
14d36f5b88 fix eslint on EVERYTHING 2018-09-30 11:21:23 -04:00
Jonathan Rainville
cacb18d6f9 fix errors and add swarm 2018-09-30 11:20:57 -04:00
Jonathan Rainville
5dc47c8146 conflict in actions and saga 2018-09-30 11:19:26 -04:00
Jonathan Rainville
3eb2dbf61e fix spread operator eslint error 2018-09-30 11:19:26 -04:00
Jonathan Rainville
56e5990b1e conflict in api 2018-09-30 11:19:26 -04:00
Anthony Laibe
4b4f0c1d57 Adding transactions explorer 2018-09-30 11:17:14 -04:00
Anthony Laibe
4c4f278ea3 Feedback PR 2018-09-30 11:17:14 -04:00
Anthony Laibe
ba57b88640 Do not load if not needed 2018-09-30 11:17:14 -04:00
Anthony Laibe
fe4c1c2247 Fix prop types 2018-09-30 11:17:14 -04:00
Anthony Laibe
78ed169924 Adding Load more 2018-09-30 11:17:14 -04:00
Anthony Laibe
f24301e635 Adding blocks explorer 2018-09-30 11:17:14 -04:00
Jonathan Rainville
d700d4666b add error printing 2018-09-30 11:17:14 -04:00
Jonathan Rainville
f1de70a52f add capitalize 2018-09-30 11:17:14 -04:00
Jonathan Rainville
7a78bf7e27 add tabs for the processes 2018-09-30 11:17:14 -04:00
Jonathan Rainville
0f387f14de add basic ui for processes 2018-09-30 11:17:14 -04:00
Jonathan Rainville
d0223ff21c update eslint rules 2018-09-30 11:17:14 -04:00
Jonathan Rainville
88811ecc23 add api, action and saga for process list 2018-09-30 11:16:37 -04:00
Jonathan Rainville
3e1f61622c remove useless registerProcess function 2018-09-30 11:16:37 -04:00
Jonathan Rainville
94e67c1c67 change route name 2018-09-30 11:16:37 -04:00
Anthony Laibe
6de34d16f1 Fix typo 2018-09-30 11:14:18 -04:00
Anthony Laibe
8610699174 Add default container 2018-09-30 11:14:18 -04:00
Anthony Laibe
3e43bbcb7b Add tabler layout 2018-09-30 11:14:18 -04:00
Jonathan Rainville
0ef26bb188 small conflicts 2018-09-30 11:14:18 -04:00
Anthony Laibe
e68c71477a Fix typo 2018-09-30 11:09:15 -04:00
Anthony Laibe
e6d6b66795 Adding Fetch Account UI 2018-09-30 11:09:15 -04:00
Anthony Laibe
8c57c4fa9d Update README 2018-09-30 11:06:14 -04:00
Anthony Laibe
162b610df8 Use path embark-api 2018-09-30 11:06:14 -04:00
Anthony Laibe
40a7a31b0f Adding embark ui 2018-09-30 11:06:14 -04:00
Anthony Laibe
030cb090c8 Add blockchain account endpoint 2018-09-30 11:02:54 -04:00
Iuri Matias
d9c7038be5 re-add missing backend files 2018-09-30 11:02:53 -04:00
Iuri Matias
2f77f1df4c fix index.html 2018-09-30 11:02:53 -04:00
Iuri Matias
bbf4f58359 fix branch 2018-09-30 11:02:53 -04:00
Iuri Matias
abf9e875ca fix identation 2018-09-30 11:00:10 -04:00
Iuri Matias
f6d4d088db cherry-pick features/react-routes 2018-09-30 10:59:18 -04:00
Iuri Matias
e00f4cb0b4 fix rebase issues 2018-09-30 10:55:21 -04:00
Richard Ramos
718d6f91f5 Fixing function invokation and result showing
- Booleans weren't being sent correctly (it always assumed true)
- Booleans now are shown on the results
- Handling result visualization when there's more than one parameter
2018-09-30 10:53:43 -04:00