43 Commits

Author SHA1 Message Date
Kristóf Tóth
00efe0002c Rename dashboard API command 2018-05-31 13:45:35 +02:00
Kristóf Tóth
2fdcea4af8 Rework dashboard API and refactory typing 2018-05-31 12:22:53 +02:00
Kristóf Tóth
887a81ab8e Make type hierarchy from messages 2018-05-31 12:02:53 +02:00
Kristóf Tóth
e510fb58f6 Move all message types to a standardised location 2018-05-31 11:31:22 +02:00
Kristóf Tóth
b8161194d7 Implement triggering first FSM step defined in config 2018-05-30 15:35:36 +02:00
Kristóf Tóth
4b92f5552b Make log messages typed 2018-05-30 14:19:19 +02:00
Kristóf Tóth
c889de0b05 Move live log checking logic to ProcessLogService 2018-05-30 11:14:48 +02:00
Kristóf Tóth
188b3a9631 Fix showLiveLogs mode ignoring showConsoleOnDeploy 2018-05-29 17:56:16 +02:00
Kristóf Tóth
cfdb69987d Implement ProcessLogService and hook it up to existing log features 2018-05-29 16:48:45 +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
ce192891d8 Rename config.ide.reloadIframeOnDeploy.. to match new options 2018-05-28 13:36:06 +02:00
Kristóf Tóth
3af98a0c19 Implement automatic switching to console on deploy click 2018-05-28 13:36:06 +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
3456595c5a Implement changing between terminal menu items from API 2018-05-28 13:36:06 +02:00
Kristóf Tóth
6ca78f12fd Refactor dashboard API hide_messages to a separate command 2018-05-28 13:36:06 +02:00
Kristóf Tóth
469c5ced7b Implement changing between terminal menu items 2018-05-28 13:36:06 +02:00
Kristóf Tóth
8fb0fc7cfc Add barebones console option 2018-05-28 13:36:06 +02:00
Kristóf Tóth
7fea6e2029 Add option to turn off iframe reloading on 'deploy' click 2018-05-25 15:30:59 +02:00
Bálint Bokros
c1f279ce6c Migrate from Angular 5 to 6 2018-05-18 14:53:45 +02:00
Kristóf Tóth
399a970340 Refactor deployment notification init in DashboardComponent 2018-05-17 16:04:30 +02:00
Kristóf Tóth
3980051823 Refactor command handling initialization in DashboardComponent 2018-05-17 16:03:35 +02:00
Kristóf Tóth
454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
Kristóf Tóth
fa17b38215 Fix unsafe comparison 2018-05-15 14:03:57 +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
52cfd4bf55 Refactor WebComponent and iframing to be mutually exclusive, strip old app 2018-04-25 11:48:15 +02:00
Kristóf Tóth
bafb88012d Implement reloading of frontend from API 2018-04-20 14:50:43 +02:00
Kristóf Tóth
5c0b1dbd1b Implement changing messaging visibility from API 2018-04-20 14:36:06 +02:00
Kristóf Tóth
77e18f43e3 Fix config variable not being JSON 2018-04-20 14:22:45 +02:00
Kristóf Tóth
46b750432e Implement hiding messages component 2018-04-20 14:05:23 +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
5e3e619423 Sidebar icons are now highlighted and focus works when instrumented from backend 2018-04-20 09:30:40 +02:00
Gabor PEK
f0717eb235 Layout changes finally work from backend commands 2018-04-20 09:30:40 +02:00
Gabor PEK
a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts 2018-04-20 09:30:40 +02:00
Gabor PEK
959a0df3d6 Use fix sidebar to instrument and control layout changes 2018-04-20 09:30:40 +02:00
Gabor PEK
b460c429e6 Add sidebar component that is ready to be designed and instrumented 2018-04-20 09:30:40 +02:00
Kristóf Tóth
0682e53511 Refactor project to use config file 2018-03-21 16:32:56 +01:00
Kristóf Tóth
0cf36912c3 Make dashboard.component comply linter 2018-03-21 16:18:13 +01:00
Kristóf Tóth
138fccbe77 Implement dashboard layout manipulation from backend 2018-03-20 17:39:45 +01:00
Kristóf Tóth
e99cd1dc0a Fix shitty looking imports 2018-03-14 16:50:37 +01:00
Gabor PEK
97ed48b408 Move deploy blur logic to parent component 2018-03-12 15:03:38 +01:00
Kristóf Tóth
9b3e96f6a2 Remove unused ngOnInit 2018-02-17 21:51:33 +01:00
Kristóf Tóth
1da9489be8 Remove WebSocketService from dashboard component 2018-02-16 17:13:51 +01:00
Kristóf Tóth
80de695fa1 Extract demo page to 'dashboard' component 2018-02-16 11:19:52 +01:00