114 Commits

Author SHA1 Message Date
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
0543a36f09 Fix tslint errors 2019-08-12 17:08:26 +02:00
Kristóf Tóth
97b911689b Remove copyright headers 2019-08-12 16:51:51 +02:00
Kristóf Tóth
26b1deadf5 Upgrade packages and remove unused dependencies 2019-08-12 16:07:11 +02:00
R. Richard
0b65b9f5f3 Remove unnecessary parentheses and refactor bot messages 2019-08-08 16:18:26 +02:00
R. Richard
6e22e7efe9 Rename interfaces and variables 2019-08-08 14:44:40 +02:00
R. Richard
a254e27fbf Update dashboard according to the new API 2019-08-07 10:28:38 +02:00
Kristóf Tóth
116401fe80 Replace deprecated trigger API call 2019-08-05 11:09:33 +02:00
therealkrispet
ec289081c8
Merge pull request #41 from avatao-content/urlbar
Fix urlbar.
2019-08-05 11:07:24 +02:00
schmelczerandras
187381638e Fix urlbar. 2019-07-10 09:21:23 +02:00
Kristóf Tóth
af4374fb10 Merge branch 'frontend_fixes' 2019-07-04 16:35:56 +02:00
Kristóf Tóth
9d2efb3c45 Make URL bar optional 2019-06-25 11:12:18 +02:00
Kristóf Tóth
8a364f843e Revert unnecessary changes 2019-06-18 10:54:34 +02:00
balazs
b1b6ee5151 Fix typo 2019-06-12 11:46:44 +02:00
balazs
e58d394f37 Fix scrollbars 2019-06-12 11:37:03 +02:00
Hajbo
327c741aab Reload iframe handler added 2019-02-24 01:11:54 +01:00
balazs
0e5a8fca05 Design url bar 2019-01-23 14:12:33 +01:00
balazs
80f3dbbf1c Fix url not changing bug 2019-01-22 16:04:35 +01:00
balazs
0269512b76 Add server polling 2019-01-22 13:57:43 +01:00
balazs
e0025e9451 Fix debug info 2019-01-21 17:37:51 +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
d4081f4751 Add url bar display 2019-01-21 16:49:44 +01:00
balazs
fd297a6f5f Add url bar layout 2019-01-21 16:49:11 +01:00
Kristóf Tóth
b3f7e65413 Fix deploy-blur flowing out from container 2018-09-18 14:21:40 +02:00
Kristóf Tóth
1d47e1df9b Fix FSM initial step and state recover race condition 2018-08-03 17:09:45 +02:00
Kristóf Tóth
5b9046e967 Fix terminal invisible on terminalOrConsole == 'console' 2018-07-20 11:04:18 +02:00
Kristóf Tóth
bc50d52f4d Implement state recovery, make ask before reload opt-in 2018-07-20 09:24:28 +02:00
Kristóf Tóth
02c8caab7b Remove border from terminal top 2018-07-06 17:26:12 +01:00
Kristóf Tóth
ab56fed6c9 Remove iframe padding 2018-07-06 17:20:26 +01:00
Kristóf Tóth
8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
Kristóf Tóth
6ee58da7e4 Unify coding style 2018-06-19 14:26:12 +02:00
Kristóf Tóth
549343c2ef Make IdeComponent gray to harmonize with vscode colors 2018-06-12 19:28:35 +02:00
Kristóf Tóth
0fc90126a7 Fix monaco editor overflowing from container (partial) 2018-06-12 19:09:11 +02:00
Kristóf Tóth
1b4c7a1f0f Rename message-types stuff to comply angular naming conventions 2018-06-02 17:31:51 +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
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
2bf68b1500 Remove outlines from console and terminalmenu buttons 2018-05-31 11:01:51 +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
b635993656 Make JSON-like command classes interfaces 2018-05-30 14:10:32 +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
e929209c74 Make terminal tao-gray again 2018-05-28 13:36:06 +02:00
Kristóf Tóth
198c84fca7 Make terminal and console black 2018-05-28 13:36:06 +02:00