48 Commits

Author SHA1 Message Date
Jonathan Rainville
d09077ea0a fix most rebase issues 2018-08-27 16:22:53 -04:00
Anthony Laibe
dca07bcfc2 Add plugins and versions to backend tab 2018-08-22 19:18:22 -04:00
Anthony Laibe
dc6b61850d Adding home container 2018-08-22 19:18:12 -04:00
Jonathan Rainville
33009c9917 fix eslint on EVERYTHING 2018-08-22 19:18:11 -04:00
Jonathan Rainville
de34486d8e conflict in api 2018-08-22 19:18:10 -04:00
Jonathan Rainville
2e9993c400 change route name 2018-08-22 19:18:09 -04:00
Jonathan Rainville
665d344a54 small conflicts 2018-08-22 19:18:08 -04:00
Anthony Laibe
afb9208739 Adding Fetch Account UI 2018-08-22 19:18:08 -04:00
Anthony Laibe
4e44e07378 Adding embark ui 2018-08-22 19:18:08 -04:00
Iuri Matias
2ed3a5872d re-add missing backend files 2018-08-22 19:18:08 -04:00
Iuri Matias
5cbdf18a19 fix index.html 2018-08-22 19:18:08 -04:00
Iuri Matias
266b74282f fix branch 2018-08-22 19:18:07 -04:00
Iuri Matias
a549f96539 fix identation 2018-08-22 19:18:07 -04:00
Iuri Matias
bf02e88e3c cherry-pick features/react-routes 2018-08-22 19:18:07 -04:00
Iuri Matias
a9296a3a83 fix rebase issues 2018-08-22 19:18:07 -04:00
Richard Ramos
15edbd398d 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:18:07 -04:00
Richard Ramos
f25fbc8e2c Allows copying commands to clipboard 2018-08-22 19:18:07 -04:00
Richard Ramos
f65c24d44e Verifying if contract can be deployed or not 2018-08-22 19:18:07 -04:00
Richard Ramos
a54b8226eb Added event to obtain list of contracts and show them on the dashboard 2018-08-22 19:18:07 -04:00
Richard Ramos
cc0f503a2b 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:18:07 -04:00
Richard Ramos
b567db9aa7 Added section to embark backend tab 2018-08-22 19:18:06 -04:00
Iuri Matias
a44bcc4dd1 first stab a backend tab 2018-08-22 19:18:06 -04:00
Iuri Matias
164b940f2b move console api call into console 2018-08-22 19:18:03 -04:00
Iuri Matias
88df7be49b move dashboard api into dashboard module 2018-08-22 19:18:03 -04:00
Iuri Matias
345e32510b add console support to the api 2018-08-22 19:18:03 -04:00
Richard Ramos
1e2be154ab Moving components 2018-08-22 19:18:03 -04:00
Iuri Matias
977db1d945 move logger api call into logger 2018-08-22 19:18:02 -04:00
Iuri Matias
12df580267 move console api call into console 2018-08-22 19:18:02 -04:00
Iuri Matias
46fd27842a move dashboard api into dashboard module 2018-08-22 19:18:02 -04:00
Iuri Matias
a22ace3834 fix ws send; attempt to fix missing contractsState in ws 2018-08-22 19:18:02 -04:00
Iuri Matias
5845579bb8 add dashboard endpoint 2018-08-22 19:18:02 -04:00
Iuri Matias
3a64544a4a add console support to the api 2018-08-22 19:18:02 -04:00
Iuri Matias
c11b901dba send & parse JSON in the ws calls; add cb to avoid crash due to unavailable connection 2018-08-22 19:18:02 -04:00
Iuri Matias
3dfe720386 send logs to ws 2018-08-22 19:18:02 -04:00
Iuri Matias
6959d6d5be add basic ws functionality 2018-08-22 19:18:01 -04:00
Iuri Matias
adc924df3e add 2nd endpoint to webserver; use express 2018-08-22 19:18:01 -04:00
Anthony Laibe
774a14c850 Support old and new console plugin with a warning 2018-08-21 16:09:48 -04:00
Anthony Laibe
0b183c0280 Make webserver start/stop use callback 2018-08-21 16:09:48 -04:00
Anthony Laibe
27933774a9 Console command connect to ipc 2018-08-21 16:09:48 -04:00
Michael Bradley, Jr
0191ec9d24 webserver -- canonicalHost, defaultHost, dockerHostSwap 2018-08-02 15:32:08 -05:00
Iuri Matias
37d54e22db refactor services monitor to use events instead of passing addCheck around 2018-06-01 19:32:14 -04:00
Iuri Matias
0b70f32bb9 initial work for i18n 2018-05-10 15:01:34 -04:00
Iuri Matias
445133cfdf move setStatus from logger to event bus 2018-02-27 15:49:21 -05:00
Iuri Matias
3fb02befea comply with linter 2017-12-29 18:33:11 -05:00
Iuri Matias
92de2904f1 move webserver cmds to module 2017-12-29 18:29:56 -05:00
Iuri Matias
6a27559de4 update linter rule 2017-12-19 09:54:39 -05:00
Iuri Matias
799da089af refactor webserver code 2017-12-19 09:50:29 -05:00
Iuri Matias
76be683ed2 refactor webserver 2017-12-18 09:37:16 -05:00