22 Commits

Author SHA1 Message Date
Iuri Matias
2209aab934
switch to type ahead input box 2018-10-23 10:59:19 +02:00
Anthony Laibe
f5ac131d93
Add new theme to utils 2018-10-23 10:50:40 +02:00
Anthony Laibe
0e872c99e6
Update layout with new theme 2018-10-23 10:50:38 +02:00
Anthony Laibe
fe51abc2bb
Eject react-scripts and implement our own
react-monaco-editor
2018-10-23 10:50:03 +02:00
Anthony Laibe
801514c52b
Use tree view for abi display 2018-10-23 10:47:24 +02:00
Anthony Laibe
0e49165967
Add monaco editor 2018-10-23 10:42:01 +02:00
Pascal Precht
23bd9ce004
Introduce proof of concept utils tab with ether converter 2018-10-23 10:42:01 +02:00
Anthony Laibe
0c7e934269
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-10-23 10:42:01 +02:00
Jonathan Rainville
faf09b7d39
use local cache to store the token 2018-10-23 10:41:23 +02:00
Jonathan Rainville
46e647bba4
add autoscroll package json 2018-10-23 10:41:22 +02:00
Jonathan Rainville
426f71fd98
convert ansi colors to spans 2018-10-23 10:41:21 +02:00
Jonathan Rainville
452cb3a580
copy to clipboard gasPrice 2018-10-23 10:38:12 +02:00
Anthony Laibe
b945b87d4d
File explorer 2018-10-23 10:38:11 +02:00
emizzle
6207023bec
Refactor logic to FiddleContainer
Refactored fiddle logic to be contained in the `FiddleContainer` and the components as purely presentational.

Added scroll from summary to errors/warnings/fatal/deployed cards.

Added fatal error support (ie network error in api)

Removed `lodash`
2018-10-23 10:37:00 +02:00
emizzle
4d195657dd
Added loading entities
Moved functionality out of FiddleDeployButton component

Added loading entities (WIP) to separate loading messages
2018-10-23 10:36:57 +02:00
emizzle
8caa478968
Annotations, click to error, UI improvements
Compiler annotations added to editor gutter for errors and warnings

Clicking an error now scrolls editor to offending line and scrolls page to the top of the editor

Added Compiling… loader.
2018-10-23 10:31:35 +02:00
emizzle
12faeb7866
Swapped editor to Ace 2018-10-23 10:31:34 +02:00
Anthony Laibe
5731f7e1df
Add processes to home 2018-10-23 10:26:57 +02:00
Anthony Laibe
b00ce3c9fa
Adding blocks explorer 2018-10-23 10:23:45 +02:00
Anthony Laibe
2a4e64a05b
Add tabler layout 2018-10-23 10:23:43 +02:00
Anthony Laibe
e607d10edc
Adding Fetch Account UI 2018-10-23 10:22:38 +02:00
Anthony Laibe
8d8d3db316
Adding embark ui 2018-10-23 10:22:37 +02:00