Kristóf Tóth
|
e6783efa49
|
Remove console & live process log logic (moved to backend)
|
2019-08-15 14:37:55 +02:00 |
|
Kristóf Tóth
|
97b911689b
|
Remove copyright headers
|
2019-08-12 16:51:51 +02:00 |
|
Kristóf Tóth
|
9d2efb3c45
|
Make URL bar optional
|
2019-06-25 11:12:18 +02:00 |
|
balazs
|
0e5a8fca05
|
Design url bar
|
2019-01-23 14:12:33 +01:00 |
|
balazs
|
0269512b76
|
Add server polling
|
2019-01-22 13:57:43 +01:00 |
|
balazs
|
e77489aa3b
|
Fix flickering bug
|
2019-01-21 17:24:02 +01:00 |
|
balazs
|
6d136c9279
|
Add url bar controller
|
2019-01-21 17:00:13 +01:00 |
|
balazs
|
fd297a6f5f
|
Add url bar layout
|
2019-01-21 16:49:11 +01:00 |
|
Kristóf Tóth
|
5b9046e967
|
Fix terminal invisible on terminalOrConsole == 'console'
|
2018-07-20 11:04:18 +02:00 |
|
Kristóf Tóth
|
8a2518fbd0
|
Reverse order of messaging messages
|
2018-06-26 14:13:29 +02:00 |
|
Kristóf Tóth
|
6a507debec
|
Unify fronted API naming conventions in dashboard
|
2018-05-31 14:18:13 +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
|
3565b890c4
|
Implement optional writing of the latest process log to console
|
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
|
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
|
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
|
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
|
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
|
f0717eb235
|
Layout changes finally work from backend commands
|
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
|
a01b5761ae
|
Make iframe template blank
|
2018-03-14 16:53:42 +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
|
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
|
5e0e55eb16
|
Add horizontal view, change header layout and fix webide position problems
|
2018-03-12 10:32:01 +01:00 |
|
Gabor PEK
|
822b65462d
|
Cleanup variables in Shadow DOM
|
2018-03-09 18:14:40 +01:00 |
|
Gabor PEK
|
c3f4ace7e9
|
Option to switch layout template easily via the dashboard scss
|
2018-03-09 18:01:12 +01:00 |
|
Gabor PEK
|
2bfa60642e
|
Add simple and more easy to use grid layout framework
|
2018-03-08 13:43:53 +01:00 |
|
Gabor PEK
|
1b9da0b03c
|
Webide CSS redesign first modification
|
2018-03-07 17:22:28 +01:00 |
|
Gabor PEK
|
87fd540074
|
New grid layout for dashboard. This is only one suggested template view. Use cases may need different ones
|
2018-03-07 17:22:28 +01:00 |
|
Gabor PEK
|
e1f0bdfb57
|
Use grid layout instead of bootstrap columns
|
2018-03-07 17:22:28 +01:00 |
|
Kristóf Tóth
|
f4e107bfc9
|
Add testmessager to dashboard
|
2018-03-02 17:44:46 +01:00 |
|
Kristóf Tóth
|
80de695fa1
|
Extract demo page to 'dashboard' component
|
2018-02-16 11:19:52 +01:00 |
|