14 Commits

Author SHA1 Message Date
Kristóf Tóth
c889de0b05 Move live log checking logic to ProcessLogService 2018-05-30 11:14:48 +02:00
Kristóf Tóth
1b8a36331c Allow switching between stdout and stderr logs in config.ts 2018-05-28 16:36:19 +02:00
Kristóf Tóth
3565b890c4 Implement optional writing of the latest process log to console 2018-05-28 13:36:06 +02:00
Kristóf Tóth
b2862b755b Use enums in IdeComponent state machines 2018-05-23 11:16:44 +02:00
Kristóf Tóth
4b79d77fcc Refactor ProcessManagerService error and success callback semantics 2018-05-18 10:40:19 +02:00
Kristóf Tóth
5d0fb1ab19 Refactor ProcessManagerService initialization in IdeComponent 2018-05-17 16:01:58 +02:00
Kristóf Tóth
454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
Kristóf Tóth
9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
Kristóf Tóth
e351cbacc0 Enable code autocompletion in ACE editor 2018-05-11 14:04:15 +02:00
Kristóf Tóth
a0f9ec6bd6 Fix hardcoded supervisor program name in IdeComponent 2018-04-25 11:33:42 +02:00
Kristóf Tóth
321aaab526 Rename IdeComponent.key_id 2018-04-20 17:32:41 +02:00
Kristóf Tóth
f9db92cd57 Fix various coding-style violations and random imports 2018-04-20 15:54:34 +02:00
Kristóf Tóth
26df194a17 Fix manual and instumented layout changes (force event 'resize') 2018-04-20 11:09:47 +02:00
Gabor PEK
959a0df3d6 Use fix sidebar to instrument and control layout changes 2018-04-20 09:30:40 +02:00