4222 Commits

Author SHA1 Message Date
Iuri Matias
3cd5f60dd4
Merge pull request #59 from status-im/bug_fix/fix-startup-errors
Bug fix/fix startup errors
2018-10-01 08:24:51 -04:00
Anthony Laibe
5481241760 Fix race condition 2018-10-01 10:10:17 +01:00
Anthony Laibe
aa729607c9 Pass plugin as options 2018-10-01 09:53:30 +01:00
Anthony Laibe
bc93204bd4 Remove duplicate declaration 2018-10-01 09:41:54 +01:00
Anthony Laibe
81649d7fee Fix start without webserver 2018-10-01 09:31:21 +01:00
emizzle
0b983704ff Fix solidity compilation
Issues introduced in rebase.
2018-10-01 15:11:38 +10:00
Iuri Matias
6e543cb724 rebase fixes 2018-09-30 18:56:33 -04:00
Iuri Matias
3a18ec9499
Merge pull request #58 from status-im/backend_tab_fixed
Backend tab , rebased
2018-09-30 12:49:19 -04:00
Iuri Matias
6b9ab12bca rebase fixes 2018-09-30 12:48:44 -04:00
Anthony Laibe
bc1c9fce51 Extract DEFAULT_LANGUAGE 2018-09-30 12:20:16 -04:00
Anthony Laibe
25ea223a31 Use supported languages 2018-09-30 12:20:16 -04:00
Anthony Laibe
857196b6da Add monaco editor 2018-09-30 12:20:16 -04:00
Pascal Precht
9f3d9ddb01 Introduce proof of concept utils tab with ether converter 2018-09-30 12:20:16 -04:00
Anthony Laibe
e2a2be49e4 Fix npm run build
In order to fix this issue:
https://github.com/facebook/create-react-app/issues/3734

Switch from 'query-string' to 'qs'
2018-09-30 12:20:16 -04:00
Anthony Laibe
94aae19e0c Add ability to logout 2018-09-30 12:20:16 -04:00
Jonathan Rainville
609ba0f1a1 call getProcesses in componentDidMount 2018-09-30 12:20:16 -04:00
Jonathan Rainville
0e44722eb6 rename event 2018-09-30 12:20:16 -04:00
Jonathan Rainville
7af2319792 add simple component for authError 2018-09-30 12:20:16 -04:00
Jonathan Rainville
b3fb36fa02 use port and host from config 2018-09-30 12:20:16 -04:00
Jonathan Rainville
728da43dcb use redux instead of directly localStorage 2018-09-30 12:20:16 -04:00
Jonathan Rainville
a9e08b9404 rename authenticate to authorize 2018-09-30 12:20:16 -04:00
Jonathan Rainville
7e2e497389 generalize request function 2018-09-30 12:20:16 -04:00
Jonathan Rainville
46340c7206 authorize each request through header 2018-09-30 12:20:16 -04:00
Jonathan Rainville
b608a36efc same for destroy 2018-09-30 12:17:57 -04:00
Jonathan Rainville
d37ee6f630 make get send errors too 2018-09-30 12:17:57 -04:00
Jonathan Rainville
1e6751323d show authorize form when auth error 2018-09-30 12:17:57 -04:00
Jonathan Rainville
0737a249b9 add console command to get token 2018-09-30 12:17:57 -04:00
Jonathan Rainville
1387b38663 use local cache to store the token 2018-09-30 12:17:57 -04:00
Jonathan Rainville
7c6c61bd34 get route info from AppContainer 2018-09-30 12:17:57 -04:00
Jonathan Rainville
750645c33c add basic authentication 2018-09-30 12:17:57 -04:00
Jonathan Rainville
1f550012e4 add autoscroll package json 2018-09-30 12:17:57 -04:00
Jonathan Rainville
26f2436736 fix linting 2018-09-30 12:17:57 -04:00
Jonathan Rainville
2751dd5bf3 add deep-equal to process update 2018-09-30 12:14:54 -04:00
Jonathan Rainville
dbc39e83dd remove old process things 2018-09-30 12:14:54 -04:00
Jonathan Rainville
41f2b72a79 only show footer when embark tab 2018-09-30 12:14:54 -04:00
Jonathan Rainville
a5720ee7ae fetch all processes 2018-09-30 12:14:54 -04:00
Jonathan Rainville
463fc3b881 basic implementation of tabs for process logs 2018-09-30 12:14:54 -04:00
Jonathan Rainville
42f6d79982 add autoscroll and limit height 2018-09-30 12:14:54 -04:00
Jonathan Rainville
d963a88868 caapitalize header correctly 2018-09-30 12:14:54 -04:00
Jonathan Rainville
14fbd128be convert ansi colors to spans 2018-09-30 12:14:54 -04:00
Iuri Matias
a5d2e5e125 display icons depending on the state of the process 2018-09-30 12:14:54 -04:00
Jonathan Rainville
ef7114dbc0 add noLoading flag in action to not show loader 2018-09-30 12:14:54 -04:00
Jonathan Rainville
fb218bea9c fix avergae not calculated correctly 2018-09-30 12:14:54 -04:00
Anthony Laibe
26a63b294c Deploy contract 2018-09-30 12:14:54 -04:00
Anthony Laibe
634fb63b71 File Editor 2018-09-30 12:14:54 -04:00
Jonathan Rainville
f28e6c2c81 add package lock 2018-09-30 12:14:45 -04:00
Jonathan Rainville
de5b18ed68 add gas station container 2018-09-30 12:14:45 -04:00
Jonathan Rainville
fb5958a3a3 conflict in reducer 2018-09-30 12:14:45 -04:00
Jonathan Rainville
520495ef64 filter values 2018-09-30 12:14:45 -04:00
Jonathan Rainville
cf627ce840 remove old transactions to lighten the memory 2018-09-30 12:14:45 -04:00