Commit Graph

236 Commits

Author SHA1 Message Date
Bálint Bokros
e0bdf1d9ed Remove test code 2018-02-01 16:39:08 +01:00
Bálint Bokros
11b004e3b7 Move FSMUpdate class to separate file 2018-02-01 16:38:56 +01:00
Bálint Bokros
246d0366eb Rename variable for consistency 2018-02-01 16:38:13 +01:00
Bálint Bokros
c4be3466f2 Move SourceCode class next to its sole client 2018-02-01 16:35:00 +01:00
Bálint Bokros
858f372ca8 Add proxy configuration to ease development 2018-02-01 16:35:00 +01:00
Bálint Bokros
dfd5712951 Fix height of first row 2018-02-01 16:35:00 +01:00
Bálint Bokros
a45fd0a465 Remove top margin from WebIDE component 2018-02-01 16:35:00 +01:00
Bálint Bokros
dec3c5dbca Move hardcoded style to CSS in WebIDE 2018-02-01 16:35:00 +01:00
Bokros Bálint
e4b5f1649c
Merge pull request #1 from avatao-content/fsmupdate
Implement service to monitor backend FSM state
2018-01-29 11:23:21 +01:00
Kristóf Tóth
4207f5fcb6 Implement service to monitor backend FSM state 2018-01-26 16:10:39 +01:00
Kristóf Tóth
de77cfccff Remove unnecessary assignment (dependency injection handles this) 2018-01-26 15:24:40 +01:00
Kristóf Tóth
f810df0d9d Enhance URL handling (let -> const) 2018-01-26 15:21:45 +01:00
Bálint Bokros
8459bf0797 Upgrade packages 2018-01-25 16:35:16 +01:00
Kristóf Tóth
7e4bc12616 Use reverse proxyed terminado websocket 2018-01-25 14:26:42 +01:00
Bálint Bokros
8313b89590 Upgrade packages 2018-01-18 10:28:20 +01:00
Bálint Bokros
e2afb73913 Show TerminalComponent 2018-01-17 17:50:34 +01:00
Bálint Bokros
5846defd2c Create initial version of TerminalComponent 2018-01-17 17:50:34 +01:00
Bálint Bokros
4607219ed6 Create initial version of TerminadoService
WebSocket address is hardcoded temporarily
2018-01-17 17:50:13 +01:00
Bálint Bokros
caef4360b0 Add xterm to dependencies 2018-01-17 17:23:54 +01:00
Bálint Bokros
1af4333347 Send reset signal on application start 2018-01-11 16:12:54 +01:00
Bálint Bokros
89cc0fca1c Do not hardcode WebSocket URL 2018-01-11 16:12:32 +01:00
Bálint Bokros
2328162ffc Hide buttons 2018-01-11 16:11:55 +01:00
Bálint Bokros
ffd8360fe2 Add logic to Login 2018-01-11 16:11:40 +01:00
Bálint Bokros
fd7d3b83d6 Add initial logic to WebIDE 2018-01-11 16:11:01 +01:00
Bálint Bokros
2c211daa3c Use templates for WSMessage 2018-01-11 16:08:41 +01:00
Bálint Bokros
d66705f2f2 Use lettable RxJS operators 2018-01-11 16:04:29 +01:00
Bálint Bokros
8187f11068 Remove unused test files 2018-01-11 11:27:05 +01:00
Bálint Bokros
bbe40e3d72 Upgrade packages 2018-01-11 11:21:58 +01:00
Bálint Bokros
f82f9a55ae Create initial version of application 2017-12-18 17:52:10 +01:00
Bálint Bokros
9ccb152f0f Create initial version of WebSocket service 2017-12-18 17:51:06 +01:00
Bálint Bokros
f14be39faf Create Markdown service 2017-12-18 17:49:57 +01:00
Bálint Bokros
154c6c8fef Use Bootstrap 2017-12-18 17:48:47 +01:00
Bálint Bokros
d250bf6cf1 Use SCSS instead of plain CSS 2017-12-18 17:48:19 +01:00
Bálint Bokros
84c445f0d5 Optimize production build 2017-12-18 17:46:22 +01:00
Bálint Bokros
93794206c2 Add packages 2017-12-18 17:46:04 +01:00
Angular CLI
ebd69bc311 chore: initial commit from @angular/cli
_                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/
2017-12-14 11:03:30 +01:00