9 Commits

Author SHA1 Message Date
emizzle
4b05c398fb 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-09-30 12:08:53 -04:00
emizzle
838662f0a2 Added loading entities
Moved functionality out of FiddleDeployButton component

Added loading entities (WIP) to separate loading messages
2018-09-30 12:07:57 -04:00
emizzle
607392ae6d 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-09-30 11:33:14 -04:00
emizzle
288075dc77 Swapped editor to Ace 2018-09-30 11:29:05 -04:00
Anthony Laibe
127a3326b1 Add processes to home 2018-09-30 11:23:09 -04:00
Anthony Laibe
f24301e635 Adding blocks explorer 2018-09-30 11:17:14 -04:00
Anthony Laibe
3e43bbcb7b Add tabler layout 2018-09-30 11:14:18 -04:00
Anthony Laibe
e6d6b66795 Adding Fetch Account UI 2018-09-30 11:09:15 -04:00
Anthony Laibe
40a7a31b0f Adding embark ui 2018-09-30 11:06:14 -04:00