Commit Graph

  • 6facda3520 Update MessageSender to implement designed message format Bálint Bokros 2018-01-30 17:24:17 +01:00
  • 7b76afe232 Use common ZMQConnectorBase as base class Bálint Bokros 2018-01-30 14:31:00 +01:00
  • 340ea31856 Remove unnecessary RPC server Kristóf Tóth 2018-01-30 10:51:23 +01:00
  • 0e38bef92e Implement loglevel configuration from Dockerfile Kristóf Tóth 2018-01-30 10:49:16 +01:00
  • 071167d3d7 Refactor logging Kristóf Tóth 2018-01-29 18:36:29 +01:00
  • 1856831d80 Remove meaningless, obsolete dev commit Kristóf Tóth 2018-01-29 18:04:45 +01:00
  • f8ca656ff0 Fix ZMQWebSocketHandler's sockets being bound several times Kristóf Tóth 2018-01-29 18:03:54 +01:00
  • 87a437cfb5 Refactor socket logic from state machine ¯\_(ツ)_/¯ Kristóf Tóth 2018-01-29 17:24:17 +01:00
  • 9760db7c5c Work out multiple inheritance in event_handler_connector.py Kristóf Tóth 2018-01-29 16:02:52 +01:00
  • 6e6d775a05 OO Refactor event_handler_connector.py temporary solution Kristóf Tóth 2018-01-29 15:28:51 +01:00
  • 16dad5e2cd Add initial version of MessageSender Bálint Bokros 2018-01-29 16:48:32 +01:00
  • cd5f7084da Split ServerConnector to single responsibility classes Bálint Bokros 2018-01-29 16:07:36 +01:00
  • e05ae079ad Refactor FSM instance creation Kristóf Tóth 2018-01-29 14:09:40 +01:00
  • 22aef7dd7b Remove unused json import Kristóf Tóth 2018-01-29 13:24:55 +01:00
  • 3fb29763f1 Merge pull request #2 from avatao-content/fsmupdate Bokros Bálint 2018-01-29 11:12:21 +01:00
  • 35d375968b Implement FSM status updates to frontend Kristóf Tóth 2018-01-26 15:15:05 +01:00
  • 19798f19d3 Remove unused import Bálint Bokros 2018-01-26 15:48:55 +01:00
  • fae76b0c97 Remove unused old Messaging instance from main Bálint Bokros 2018-01-26 15:16:54 +01:00
  • 80ada91cec Rename Messaging to ServerConnector Bálint Bokros 2018-01-26 15:16:34 +01:00
  • 585cd35e48 Store all initial subscriptions Bálint Bokros 2018-01-25 17:04:34 +01:00
  • 14db8cae62 Fix EventHandlerBase anchor 'reset' subscription Kristóf Tóth 2018-01-25 16:49:58 +01:00
  • 96b5234fc1 Fix terminado buffer issues & terminado server OO refactor Kristóf Tóth 2018-01-25 16:48:48 +01:00
  • 8244e22479 Use fresh messaging instances for each event handler Bálint Bokros 2018-01-25 15:24:42 +01:00
  • 6246baa675 Move ioloop init to module level Bálint Bokros 2018-01-25 15:24:01 +01:00
  • 7e4f8ae2f9 Update frontend Kristóf Tóth 2018-01-25 12:30:10 +01:00
  • 6de653534f Apply nginx reverse proxy to terminado's 7878 websocket Kristóf Tóth 2018-01-25 12:22:32 +01:00
  • 9ad2a53a51 Move ZMQ connection logic to a separate class Bálint Bokros 2018-01-24 18:19:49 +01:00
  • d7919255ec Handling of xmlrpc exceptions is now done with contextlib.suppress() Kristóf Tóth 2018-01-24 18:28:45 +01:00
  • ae4c27c0f5 Freeze Python dependencies via pip install -r req....txt Kristóf Tóth 2018-01-24 18:18:57 +01:00
  • fb597adf46 TerminalEventHandler.handle_event() now logs instead of raising Kristóf Tóth 2018-01-24 16:36:32 +01:00
  • eedf589ab7 Implement setting working directory from ENV Kristóf Tóth 2018-01-24 16:26:01 +01:00
  • c7bc588397 Refactor for handling xmlrpc exceptiions Kristóf Tóth 2018-01-24 15:54:03 +01:00
  • 83b66c47b5 Implement and integrate TerminadoEvendHandler to docker container Kristóf Tóth 2018-01-24 15:10:59 +01:00
  • 6b6f4942c0 Reorder of Dockerfile for painless configuration of envvars Kristóf Tóth 2018-01-24 13:46:27 +01:00
  • 2b306efb04 Refactor EventHandles supervisord access to a mixin Kristóf Tóth 2018-01-24 12:17:15 +01:00
  • 3a7349abd4 Commit of sqlFSM magic line to make master branch testable Kristóf Tóth 2018-01-24 12:15:24 +01:00
  • 352a04178b Use SSH remote for submodule instead of HTTPS Bálint Bokros 2018-01-23 17:28:33 +01:00
  • fa2b9ed6f3 Reorder Dockerfile to avoid unnecessary cache busts Bálint Bokros 2018-01-23 17:28:21 +01:00
  • 5f1233156d Update frontend Bálint Bokros 2018-01-23 16:50:28 +01:00
  • 3dbb14ecd3 Removal of multistage features and general cleanup of Dockerfile Kristóf Tóth 2018-01-18 15:36:45 +01:00
  • ce07c4d6ec Move commands to class variable Bálint Bokros 2018-01-18 14:35:53 +01:00
  • 677bd57ba4 EventHandlers now handle anchor 'reset' in a dedicated method Kristóf Tóth 2018-01-17 16:33:34 +01:00
  • 8ee658e62a Refactor of ZMQWebsocketHandler callback (closure -> method) Kristóf Tóth 2018-01-17 14:58:01 +01:00
  • 863cc304ad Command -> handler mapping in SourceCodeEventHandler is now nicer Kristóf Tóth 2018-01-17 14:46:30 +01:00
  • 2793efeaf9 Refactor of writing/reading in SourceCodeEventHandler.handle_event() Kristóf Tóth 2018-01-17 14:34:27 +01:00
  • 70a2dd1de6 Refactor of EventHandler boilerplate ¯\_(ツ)_/¯ Kristóf Tóth 2018-01-17 14:26:16 +01:00
  • f713697a2e Fix /login location Bálint Bokros 2018-01-17 11:19:41 +01:00
  • a9701ba3fe Do not expose TFW_WEB_PORT, as it isn't needed publicly anymore Bálint Bokros 2018-01-12 14:11:40 +01:00
  • aabc042431 Use ARG instead of ENV for build-time variables Bálint Bokros 2018-01-12 14:10:57 +01:00
  • a30c0c3fff Reorder Dockerfile for better caching and less layers Bálint Bokros 2018-01-12 14:10:30 +01:00
  • bcdceb7d9d Make pyenv install MitM-resilient Bálint Bokros 2018-01-12 13:42:04 +01:00
  • b1d5a71c49 Use node 8 (LTS) instead of 9 (latest) Bálint Bokros 2018-01-11 18:17:17 +01:00
  • 0f73b093cc Automate frontend build Bálint Bokros 2018-01-11 17:47:44 +01:00
  • c26d3da98d Update readme Bálint Bokros 2018-01-10 16:56:03 +01:00
  • a4d101883e Use nginx to serve everything Bálint Bokros 2018-01-10 16:55:48 +01:00
  • 6436953eea Reorder layers in Dockerfile Bálint Bokros 2018-01-10 16:54:47 +01:00
  • c88c0aae19 Update Python version Bálint Bokros 2018-01-10 16:53:58 +01:00
  • 729ced323d Rename WEB_PORT to TFW_WEB_PORT Bálint Bokros 2018-01-10 16:52:03 +01:00
  • 0b8542fc39 Use initial version of SourceCodeEventHandler Bálint Bokros 2018-01-10 16:49:23 +01:00
  • 1d1cab228b Create initial version of SourceCodeEventHandler Bálint Bokros 2018-01-10 16:47:25 +01:00
  • 3e14b000b1 Expose supervisor to python clients Bálint Bokros 2018-01-10 16:31:36 +01:00
  • af3de243df Add linebreaks to FSM model Bálint Bokros 2018-01-10 16:26:40 +01:00
  • 7cc5268f9b Remove all frontend related stuff Bálint Bokros 2018-01-10 16:25:23 +01:00
  • 3a41423596 Revert "Make supervisor uncontrollable for now" Bálint Bokros 2017-12-22 14:14:23 +01:00
  • 44bf8349c9 Print debug message when a client is connected Bálint Bokros 2017-12-20 11:34:21 +01:00
  • 7e79c22437 Implement frontend dependency management Bálint Bokros 2017-12-11 17:36:49 +01:00
  • b5e3759bed Merge pull request #1 from avatao-content/ace-integration Bokros Bálint 2017-12-11 14:02:00 +01:00
  • e14946fcb9 Adapt CSS to Ace Bálint Bokros 2017-12-11 13:55:29 +01:00
  • cb625bf116 Replace roll-your-own basic WebIDE with Ace Editor Bálint Bokros 2017-12-11 13:54:38 +01:00
  • 642ca7f54c Implement watching static files Bálint Bokros 2017-12-11 13:34:08 +01:00
  • c1f867f97c Update readme Bálint Bokros 2017-12-08 12:00:51 +01:00
  • d3db21f26e Move common parts of FSM to a baseclass Bálint Bokros 2017-12-06 01:29:09 +01:00
  • 0a3c06109e Remove unnecessary hljs call Bálint Bokros 2017-12-06 01:02:50 +01:00
  • 5151a47490 Use source code as title instead of WebIDE as it's static Bálint Bokros 2017-12-05 20:37:42 +01:00
  • 895a387169 Remove passing self to event handler functions Bálint Bokros 2017-12-05 20:34:06 +01:00
  • 277ad85735 Remove unnecessary imports Bálint Bokros 2017-12-05 20:33:18 +01:00
  • 9d299a5f3e Use subscribe method from super, instead of using duplicated code Bálint Bokros 2017-12-05 18:37:20 +01:00
  • 92394cac27 Fix handling exhausted generators Bálint Bokros 2017-12-05 18:36:26 +01:00
  • ad89c8fb57 Refactor reset in StatefulEventHandler Bálint Bokros 2017-12-05 18:35:22 +01:00
  • 6f16a335db Remove gratuitous None-check Bálint Bokros 2017-12-05 17:52:25 +01:00
  • 26ef730569 Make StatefulEventHandler's code clearer Bálint Bokros 2017-12-05 17:51:34 +01:00
  • ae5e045173 Rename lib folder's envvar Bálint Bokros 2017-12-05 12:47:47 +01:00
  • 77c3259099 Remove unnecessary parentheses Bálint Bokros 2017-12-05 12:44:34 +01:00
  • 7479ef5639 Rename event_handler_example to event_handler_main Bálint Bokros 2017-12-04 21:50:41 +01:00
  • 3726ba7186 Don't autorestart event handlers Bálint Bokros 2017-12-04 21:39:47 +01:00
  • 9f8cc3764f Make supervisor uncontrollable for now Bálint Bokros 2017-12-04 21:38:08 +01:00
  • e2aa7c755c Switch hardcoded user to envvar Bálint Bokros 2017-12-04 17:01:12 +01:00
  • 44317ba76a Remove unnecessary PATH modification Bálint Bokros 2017-12-04 15:02:58 +01:00
  • 5e7e47d4a7 Clarify comment in Dockerfile Bálint Bokros 2017-12-04 14:55:08 +01:00
  • ca59787cd4 Expose WEB_PORT envvar instead of hardcoding the value directly after the envvar was defined Bálint Bokros 2017-12-04 14:04:20 +01:00
  • d916f5bc65 Give Button states boring names Bálint Bokros 2017-12-03 23:42:00 +01:00
  • 23bef68f51 Remove passing self to handler functions in EventHandler Bálint Bokros 2017-12-03 18:52:22 +01:00
  • 3164a760a1 Remove unnecessary partial magic from EventHandler Bálint Bokros 2017-12-03 19:35:28 +01:00
  • f995aae318 Use meaningful names in EventHandler Bálint Bokros 2017-12-03 18:59:35 +01:00
  • 6a5b83f406 Don't store event_handler_function in EventHandlerBase Bálint Bokros 2017-12-03 02:13:19 +01:00
  • 62a12c605c Project-wide refactor of things named Component* to EventHandler* Bálint Bokros 2017-12-02 15:19:05 +01:00
  • acaf8899cc Rename database Bálint Bokros 2017-11-27 21:12:49 +01:00
  • 564369dd90 Replace 'Proof of Concept' with 'Demo' Bálint Bokros 2017-11-27 21:11:17 +01:00
  • bda7e6fab0 Add readme Bálint Bokros 2017-11-27 20:58:34 +01:00
  • 18c8f45a19 Rework onmessage Bálint Bokros 2017-11-27 19:01:32 +01:00