Commit Graph

7 Commits

Author SHA1 Message Date
Géry Debongnie 8b4a3e45a3 [FIX] playground: add warning if no static server
also, add a app.py file to start a static server.

closes #65
2019-04-29 11:49:52 +02:00
Géry Debongnie 841c7941c9 [FIX] playground: fix broken links 2019-04-29 11:17:53 +02:00
Géry Debongnie 02a0edb754 [IMP] playground: add download app feature
closes #60
2019-04-26 14:59:07 +02:00
Géry Debongnie 866e12dc27 [FIX] playground: remove error handler after 100ms
The error handler is intended to only detect errors at 'startup',  not
in the normal course of operation.
2019-04-24 16:17:27 +02:00
Géry Debongnie b8eaa649c6 [REF] playground: load templates from a xml file 2019-04-24 15:17:55 +02:00
Géry Debongnie d355573dd7 [IMP] playground: display script errors in right pane
closes #57
2019-04-24 12:31:09 +02:00
Géry Debongnie 3064f37bc8 [REF] playground: move code to subfolder 2019-04-24 10:24:33 +02:00