Commit Graph

83 Commits

Author SHA1 Message Date
ce192891d8 Rename config.ide.reloadIframeOnDeploy.. to match new options 2018-05-28 13:36:06 +02:00
3af98a0c19 Implement automatic switching to console on deploy click 2018-05-28 13:36:06 +02:00
3565b890c4 Implement optional writing of the latest process log to console 2018-05-28 13:36:06 +02:00
3456595c5a Implement changing between terminal menu items from API 2018-05-28 13:36:06 +02:00
6ca78f12fd Refactor dashboard API hide_messages to a separate command 2018-05-28 13:36:06 +02:00
469c5ced7b Implement changing between terminal menu items 2018-05-28 13:36:06 +02:00
8fb0fc7cfc Add barebones console option 2018-05-28 13:36:06 +02:00
7fea6e2029 Add option to turn off iframe reloading on 'deploy' click 2018-05-25 15:30:59 +02:00
c1f279ce6c Migrate from Angular 5 to 6 2018-05-18 14:53:45 +02:00
399a970340 Refactor deployment notification init in DashboardComponent 2018-05-17 16:04:30 +02:00
3980051823 Refactor command handling initialization in DashboardComponent 2018-05-17 16:03:35 +02:00
454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
fa17b38215 Fix unsafe comparison 2018-05-15 14:03:57 +02:00
9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
52cfd4bf55 Refactor WebComponent and iframing to be mutually exclusive, strip old app 2018-04-25 11:48:15 +02:00
bafb88012d Implement reloading of frontend from API 2018-04-20 14:50:43 +02:00
5c0b1dbd1b Implement changing messaging visibility from API 2018-04-20 14:36:06 +02:00
77e18f43e3 Fix config variable not being JSON 2018-04-20 14:22:45 +02:00
46b750432e Implement hiding messages component 2018-04-20 14:05:23 +02:00
26df194a17 Fix manual and instumented layout changes (force event 'resize') 2018-04-20 11:09:47 +02:00
5e3e619423 Sidebar icons are now highlighted and focus works when instrumented from backend 2018-04-20 09:30:40 +02:00
f0717eb235 Layout changes finally work from backend commands 2018-04-20 09:30:40 +02:00
a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts 2018-04-20 09:30:40 +02:00
959a0df3d6 Use fix sidebar to instrument and control layout changes 2018-04-20 09:30:40 +02:00
b460c429e6 Add sidebar component that is ready to be designed and instrumented 2018-04-20 09:30:40 +02:00
0682e53511 Refactor project to use config file 2018-03-21 16:32:56 +01:00
0cf36912c3 Make dashboard.component comply linter 2018-03-21 16:18:13 +01:00
138fccbe77 Implement dashboard layout manipulation from backend 2018-03-20 17:39:45 +01:00
e99cd1dc0a Fix shitty looking imports 2018-03-14 16:50:37 +01:00
97ed48b408 Move deploy blur logic to parent component 2018-03-12 15:03:38 +01:00
9b3e96f6a2 Remove unused ngOnInit 2018-02-17 21:51:33 +01:00
1da9489be8 Remove WebSocketService from dashboard component 2018-02-16 17:13:51 +01:00
80de695fa1 Extract demo page to 'dashboard' component 2018-02-16 11:19:52 +01:00