Iuri Matias
|
60b6fd3aeb
|
Merge pull request #52 from PascalPrecht/fix/high-severity-vulnerability
Fixes a high severity vulnerability due to react-dev-utils depenency
|
2018-10-02 17:46:12 -04:00 |
Pascal Precht
|
63afe71408
|
Fixes a high severity vulnerability due to react-dev-utils depenency
|
2018-10-01 11:07:39 +02:00 |
Iuri Matias
|
cbcadb8906
|
Merge pull request #55 from status-im/feat/utils-tab
Introduce proof of concept utils tab with ether converter
|
2018-09-28 21:18:16 -04:00 |
Iuri Matias
|
fc3760f4eb
|
Merge pull request #54 from status-im/features/backend_tab/monaco-editor
Add monaco editor
|
2018-09-28 20:54:12 -04:00 |
Anthony Laibe
|
1a0eefdf95
|
Extract DEFAULT_LANGUAGE
|
2018-09-26 14:03:00 +01:00 |
Anthony Laibe
|
fd2560f5e2
|
Use supported languages
|
2018-09-26 13:53:22 +01:00 |
Anthony Laibe
|
674e9bbd45
|
Add monaco editor
|
2018-09-26 13:27:07 +01:00 |
Pascal Precht
|
01c9cd6f2f
|
Introduce proof of concept utils tab with ether converter
|
2018-09-25 15:10:40 +02:00 |
Anthony Laibe
|
0fbbb1a565
|
Merge pull request #51 from status-im/features/backend_tab/logout
Add ability to logout
|
2018-09-25 10:13:01 +01:00 |
Anthony Laibe
|
004accfacc
|
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-21 09:57:21 +01:00 |
Anthony Laibe
|
81e388112b
|
Add ability to logout
|
2018-09-19 16:05:47 +01:00 |
Iuri Matias
|
cf6108e798
|
Merge pull request #49 from status-im/features/token-auth
Add token authorization to backend tab
|
2018-09-14 18:28:34 -04:00 |
Iuri Matias
|
d03fcfa885
|
Merge pull request #50 from status-im/bug_fix/process-logs-on-start
Fix process logs not appearing one first start
|
2018-09-14 18:24:20 -04:00 |
Jonathan Rainville
|
d9b8b5ff68
|
call getProcesses in componentDidMount
|
2018-09-13 15:11:51 -04:00 |
Iuri Matias
|
59757c08e2
|
Merge pull request #48 from status-im/add_icons
display icons depending on the state of the process
|
2018-09-09 09:47:52 -04:00 |
Jonathan Rainville
|
cb7ebe8d23
|
rename event
|
2018-09-07 10:56:07 -04:00 |
Jonathan Rainville
|
45363ffa2f
|
add simple component for authError
|
2018-09-07 10:55:29 -04:00 |
Jonathan Rainville
|
33008707ec
|
use port and host from config
|
2018-09-07 10:46:51 -04:00 |
Jonathan Rainville
|
2f5e4136a1
|
use redux instead of directly localStorage
|
2018-09-07 10:40:28 -04:00 |
Jonathan Rainville
|
0a6196d48d
|
rename authenticate to authorize
|
2018-09-06 16:13:44 -04:00 |
Jonathan Rainville
|
ddde6d7bdd
|
generalize request function
|
2018-09-06 16:11:56 -04:00 |
Jonathan Rainville
|
925c5c1065
|
authorize each request through header
|
2018-09-06 16:06:07 -04:00 |
Jonathan Rainville
|
4ac0d39889
|
same for destroy
|
2018-09-06 14:42:51 -04:00 |
Jonathan Rainville
|
a5ba535f7b
|
make get send errors too
|
2018-09-06 14:41:56 -04:00 |
Jonathan Rainville
|
db78e5bbc5
|
show authorize form when auth error
|
2018-09-06 14:39:59 -04:00 |
Iuri Matias
|
e0343deabf
|
Merge pull request #47 from status-im/features/improve-process-logs
Improve process logs
|
2018-09-06 14:14:48 -04:00 |
Jonathan Rainville
|
a5cef65c9c
|
add console command to get token
|
2018-09-06 13:33:15 -04:00 |
Jonathan Rainville
|
f2f630604e
|
use local cache to store the token
|
2018-09-06 13:24:39 -04:00 |
Jonathan Rainville
|
ee6aa52178
|
get route info from AppContainer
|
2018-09-06 12:47:04 -04:00 |
Jonathan Rainville
|
e280dd9ce1
|
add basic authentication
|
2018-09-06 11:30:06 -04:00 |
Jonathan Rainville
|
5c74b804c7
|
add autoscroll package json
|
2018-09-06 10:00:35 -04:00 |
Jonathan Rainville
|
e9cc6ca9e8
|
fix linting
|
2018-09-06 09:57:16 -04:00 |
Jonathan Rainville
|
fbe27ece2f
|
add deep-equal to process update
|
2018-09-06 09:45:40 -04:00 |
Jonathan Rainville
|
6908341f92
|
remove old process things
|
2018-09-05 18:20:25 -04:00 |
Jonathan Rainville
|
f5397469b1
|
only show footer when embark tab
|
2018-09-05 18:15:19 -04:00 |
Jonathan Rainville
|
2ded8e24e6
|
fetch all processes
|
2018-09-05 17:39:37 -04:00 |
Jonathan Rainville
|
3499e7ad31
|
basic implementation of tabs for process logs
|
2018-09-05 17:02:40 -04:00 |
Jonathan Rainville
|
43734a6462
|
add autoscroll and limit height
|
2018-09-05 16:21:41 -04:00 |
Jonathan Rainville
|
c506b5a3ef
|
caapitalize header correctly
|
2018-09-05 13:15:08 -04:00 |
Jonathan Rainville
|
2afd690db0
|
convert ansi colors to spans
|
2018-09-05 13:08:13 -04:00 |
Iuri Matias
|
433ca33e57
|
display icons depending on the state of the process
|
2018-09-04 16:50:10 -04:00 |
Iuri Matias
|
bda4929f54
|
Merge pull request #44 from status-im/feature/backend_tab/file-edit
Feature/backend tab/file edit
|
2018-09-04 13:55:15 -04:00 |
Iuri Matias
|
c0fdbd96d7
|
Merge pull request #46 from status-im/bug_fix/refresh-on-tx
Add flag to not refresh the page on certain request
|
2018-09-04 13:54:59 -04:00 |
Jonathan Rainville
|
12284a5fc2
|
add noLoading flag in action to not show loader
|
2018-09-04 13:51:33 -04:00 |
Iuri Matias
|
0f9331532e
|
Merge pull request #45 from status-im/bug_fix/gas-average
Fix average in gas station
|
2018-09-04 11:44:50 -04:00 |
Jonathan Rainville
|
9a4e366727
|
fix avergae not calculated correctly
|
2018-09-04 11:17:02 -04:00 |
Anthony Laibe
|
33bb28e05f
|
Deploy contract
|
2018-09-04 15:47:15 +01:00 |
Anthony Laibe
|
53fe741e2c
|
File Editor
|
2018-09-04 13:20:48 +01:00 |
Iuri Matias
|
a5a767f059
|
Merge pull request #42 from status-im/features/upgraded-gas-station
Upgraded gas station
|
2018-09-03 14:40:13 -04:00 |
Jonathan Rainville
|
d5fb2b9d4f
|
add package lock
|
2018-08-31 16:51:47 -04:00 |