Commit Graph

121 Commits

Author SHA1 Message Date
c07538dc13 Make iframe toggleable 2019-08-28 15:28:26 +02:00
a88415bad1 Make whole frontend dynamically configurable to avoid rebuilds 2019-08-28 10:19:14 +02:00
00e4c2f7b3 Fix iframe scrolling and other CSS issues 2019-08-27 17:13:36 +02:00
24c994c41e Rename WebSocketService sendJSON() -> send() 2019-08-15 21:24:54 +02:00
614019fbff Remove FSM trigger 2019-08-15 15:45:37 +02:00
d7853d7154 Merge branch 'processlog-rework' into chausie 2019-08-15 14:40:49 +02:00
e6783efa49 Remove console & live process log logic (moved to backend) 2019-08-15 14:37:55 +02:00
e6dfdc678e Rename recover to ready 2019-08-15 13:43:48 +02:00
0543a36f09 Fix tslint errors 2019-08-12 17:08:26 +02:00
97b911689b Remove copyright headers 2019-08-12 16:51:51 +02:00
26b1deadf5 Upgrade packages and remove unused dependencies 2019-08-12 16:07:11 +02:00
0b65b9f5f3 Remove unnecessary parentheses and refactor bot messages 2019-08-08 16:18:26 +02:00
6e22e7efe9 Rename interfaces and variables 2019-08-08 14:44:40 +02:00
a254e27fbf Update dashboard according to the new API 2019-08-07 10:28:38 +02:00
116401fe80 Replace deprecated trigger API call 2019-08-05 11:09:33 +02:00
ec289081c8 Merge pull request #41 from avatao-content/urlbar
Fix urlbar.
2019-08-05 11:07:24 +02:00
187381638e Fix urlbar. 2019-07-10 09:21:23 +02:00
af4374fb10 Merge branch 'frontend_fixes' 2019-07-04 16:35:56 +02:00
9d2efb3c45 Make URL bar optional 2019-06-25 11:12:18 +02:00
8a364f843e Revert unnecessary changes 2019-06-18 10:54:34 +02:00
b1b6ee5151 Fix typo 2019-06-12 11:46:44 +02:00
e58d394f37 Fix scrollbars 2019-06-12 11:37:03 +02:00
327c741aab Reload iframe handler added 2019-02-24 01:11:54 +01:00
0e5a8fca05 Design url bar 2019-01-23 14:12:33 +01:00
80f3dbbf1c Fix url not changing bug 2019-01-22 16:04:35 +01:00
0269512b76 Add server polling 2019-01-22 13:57:43 +01:00
e0025e9451 Fix debug info 2019-01-21 17:37:51 +01:00
e77489aa3b Fix flickering bug 2019-01-21 17:24:02 +01:00
6d136c9279 Add url bar controller 2019-01-21 17:00:13 +01:00
d4081f4751 Add url bar display 2019-01-21 16:49:44 +01:00
fd297a6f5f Add url bar layout 2019-01-21 16:49:11 +01:00
b3f7e65413 Fix deploy-blur flowing out from container 2018-09-18 14:21:40 +02:00
1d47e1df9b Fix FSM initial step and state recover race condition 2018-08-03 17:09:45 +02:00
5b9046e967 Fix terminal invisible on terminalOrConsole == 'console' 2018-07-20 11:04:18 +02:00
bc50d52f4d Implement state recovery, make ask before reload opt-in 2018-07-20 09:24:28 +02:00
02c8caab7b Remove border from terminal top 2018-07-06 17:26:12 +01:00
ab56fed6c9 Remove iframe padding 2018-07-06 17:20:26 +01:00
8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
6ee58da7e4 Unify coding style 2018-06-19 14:26:12 +02:00
549343c2ef Make IdeComponent gray to harmonize with vscode colors 2018-06-12 19:28:35 +02:00
0fc90126a7 Fix monaco editor overflowing from container (partial) 2018-06-12 19:09:11 +02:00
1b4c7a1f0f Rename message-types stuff to comply angular naming conventions 2018-06-02 17:31:51 +02:00
6a507debec Unify fronted API naming conventions in dashboard 2018-05-31 14:18:13 +02:00
00efe0002c Rename dashboard API command 2018-05-31 13:45:35 +02:00
2fdcea4af8 Rework dashboard API and refactory typing 2018-05-31 12:22:53 +02:00
887a81ab8e Make type hierarchy from messages 2018-05-31 12:02:53 +02:00
e510fb58f6 Move all message types to a standardised location 2018-05-31 11:31:22 +02:00
2bf68b1500 Remove outlines from console and terminalmenu buttons 2018-05-31 11:01:51 +02:00
b8161194d7 Implement triggering first FSM step defined in config 2018-05-30 15:35:36 +02:00
4b92f5552b Make log messages typed 2018-05-30 14:19:19 +02:00