64 Commits

Author SHA1 Message Date
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
944eb1d229 Set cursor on non-selected terminal menu items to pointer 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
32dab3b967 Fix terminal overflowing from parent 2018-05-28 13:36:06 +02:00
Kristóf Tóth
5bdf6e0d42 Design vscode-like menu for terminal and console switching 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
044bd379b3 Unify coloring and remove sidebar shadow 2018-05-17 14:24:18 +02:00
Kristóf Tóth
b1245c0636 Move scrollbar nicener mixin to separate file 2018-05-17 13:58:34 +02:00
Kristóf Tóth
ebbed24c9d Unify CSS code formatting 2018-05-17 11:58:46 +02:00
therealkrispet
1c88e61b0a
Merge pull request #22 from avatao-content/layout-fix
Fix breaking layout for web component
2018-05-16 13:09:01 +02:00
Gabor PEK
e6cb75ebd8 Change scrollbar style 2018-05-16 11:45:58 +02:00
Kristóf Tóth
fa17b38215 Fix unsafe comparison 2018-05-15 14:03:57 +02:00
Kristóf Tóth
f62c2f199c Fix SidebarComponent margins&paddings on small displays 2018-05-15 12:25:12 +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
f9db92cd57 Fix various coding-style violations and random imports 2018-04-20 15:54:34 +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
3e249e8582 Sidebar icons are now highlighted and focus works 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
ccc0781735 Add newline to end of layout-command.ts 2018-03-21 16:20: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
a01b5761ae Make iframe template blank 2018-03-14 16:53:42 +01:00
Kristóf Tóth
e99cd1dc0a Fix shitty looking imports 2018-03-14 16:50:37 +01:00
Gabor PEK
f0ecdd31f2 Add next button for instructions and finally the terminal is responsive 2018-03-14 16:43:44 +01:00
Gabor PEK
bcd030e3d9 Fixing terminal colors 2018-03-14 15:05:58 +01:00
Gabor PEK
a7dbd15370 Change terminal colors 2018-03-14 14:34:17 +01:00
Gabor PEK
ba2e2ace6d Expose layout mixins to a new file and use it accordingly to have control over component positioning from shadow DOM elements 2018-03-13 18:19:59 +01:00
Gabor PEK
174a1dd9a2 Set web component iframe size properly 2018-03-13 11:11:46 +01:00
Gabor PEK
adff2c5e1b Use iframe webcomponent to allow more flexibility in terms of languages 2018-03-12 16:48:15 +01:00
Gabor PEK
97ed48b408 Move deploy blur logic to parent component 2018-03-12 15:03:38 +01:00
Gabor PEK
fcb5d6ecf0 Import variables.scss in scss files used in shadow DOM 2018-03-12 14:12:50 +01:00