Jonathan Rainville
d9bc1774f1
fix old WS not open and show subscriptions list
2018-08-22 19:05:15 -04:00
Jonathan Rainville
5a48b0843e
conflict in saga
2018-08-22 19:05:15 -04:00
Jonathan Rainville
0fb569f02f
use topic param for listenTo
2018-08-22 19:05:14 -04:00
Jonathan Rainville
e5e20b751c
conflict in saga and action
2018-08-22 19:05:14 -04:00
Jonathan Rainville
7aff971812
add communicationFunctions that has listenTo and send
2018-08-22 19:05:14 -04:00
Anthony Laibe
6221367a69
Adding new reducer and selector
2018-08-22 19:05:14 -04:00
Iuri Matias
b988172f16
remove commented code
2018-08-22 19:05:13 -04:00
Iuri Matias
0ba24c70cf
add contracts and contract page
2018-08-22 19:05:03 -04:00
Iuri Matias
4303ad04cb
refactor format params
2018-08-22 19:05:02 -04:00
Iuri Matias
46ae3f2c59
refactor profile caller
2018-08-22 19:05:02 -04:00
Iuri Matias
2c6f26ef04
use json in table generation
2018-08-22 19:05:02 -04:00
Iuri Matias
2d57547778
return profiler object instead of text
2018-08-22 19:05:02 -04:00
Iuri Matias
3382d929a8
define api for profiler
2018-08-22 19:05:02 -04:00
Anthony Laibe
68b0d964d3
Adding home container
2018-08-22 19:05:01 -04:00
Anthony Laibe
d67a538d7f
Apply changes for block and transaction + error
2018-08-22 19:05:01 -04:00
Anthony Laibe
49a56c7da7
Improve saga/actions/api interations
2018-08-22 19:05:01 -04:00
Anthony Laibe
f8323a4b9b
Lint
2018-08-22 19:05:01 -04:00
Anthony Laibe
78de1816d4
Add show components
2018-08-22 19:05:01 -04:00
Anthony Laibe
53de214a38
New block Header ws API + Client
2018-08-22 19:05:00 -04:00
Iuri Matias
c9939fadce
add missing self
2018-08-22 19:05:00 -04:00
Jonathan Rainville
57de34db74
fix eslint on EVERYTHING
2018-08-22 19:05:00 -04:00
Jonathan Rainville
0a407c4c09
fix errors and add swarm
2018-08-22 19:05:00 -04:00
Jonathan Rainville
7c4b83591b
conflict in actions and saga
2018-08-22 19:05:00 -04:00
Jonathan Rainville
fdad0c3217
conflict in api
2018-08-22 19:04:59 -04:00
Anthony Laibe
55cf75f8aa
Adding transactions explorer
2018-08-22 19:04:59 -04:00
Anthony Laibe
6b569bd934
Feedback PR
2018-08-22 19:04:59 -04:00
Anthony Laibe
044cb874f6
Adding Load more
2018-08-22 19:04:59 -04:00
Anthony Laibe
9a6712082f
Adding blocks explorer
2018-08-22 19:04:59 -04:00
Jonathan Rainville
18b7ea0a55
add tabs for the processes
2018-08-22 19:04:59 -04:00
Jonathan Rainville
b79ee7e57a
remove useless registerProcess function
2018-08-22 19:04:58 -04:00
Jonathan Rainville
385f8ea1cf
change route name
2018-08-22 19:04:58 -04:00
Jonathan Rainville
f82ff22f60
small conflicts
2018-08-22 19:04:57 -04:00
Anthony Laibe
bb1a12f048
Adding Fetch Account UI
2018-08-22 19:04:57 -04:00
Anthony Laibe
dd0f400513
Use path embark-api
2018-08-22 19:04:57 -04:00
Anthony Laibe
e40754c32f
Adding embark ui
2018-08-22 19:04:57 -04:00
Anthony Laibe
2c1988422f
Add blockchain account endpoint
2018-08-22 19:04:57 -04:00
Iuri Matias
37355a1634
re-add missing backend files
2018-08-22 19:04:57 -04:00
Iuri Matias
d25b5b8ac0
fix index.html
2018-08-22 19:04:57 -04:00
Iuri Matias
49889ab75f
fix branch
2018-08-22 19:04:56 -04:00
Iuri Matias
161dfb5bf3
fix identation
2018-08-22 19:04:56 -04:00
Iuri Matias
68805d4e08
cherry-pick features/react-routes
2018-08-22 19:04:56 -04:00
Iuri Matias
e7066cd1f3
fix rebase issues
2018-08-22 19:04:56 -04:00
Richard Ramos
902f03d05e
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-08-22 19:04:56 -04:00
Richard Ramos
3ac7ca380c
Allows copying commands to clipboard
2018-08-22 19:04:56 -04:00
Richard Ramos
bc8315f31e
Verifying if contract can be deployed or not
2018-08-22 19:04:56 -04:00
Richard Ramos
6e865d1ed5
Added event to obtain list of contracts and show them on the dashboard
2018-08-22 19:04:56 -04:00
Richard Ramos
e9c12b427d
Handling errors and UI reorganization / features
...
- UI shows error screen if contract doesn't exist or fails fetching data
- Menu shows selected state and icons can be specified
- Component created for card alerts
2018-08-22 19:04:56 -04:00
Richard Ramos
89d890f4b9
Added section to embark backend tab
2018-08-22 19:04:55 -04:00
Iuri Matias
357e121f05
track original filepath of the contract
2018-08-22 19:04:55 -04:00
Iuri Matias
90fd67add8
add event and API endpoint to get the contract sourcecode
2018-08-22 19:04:55 -04:00