|
25433a1ccd
|
Move scrolling logic to MessagesComponent
|
2019-10-03 13:04:32 +02:00 |
|
|
d6874335cd
|
Remove leftover debug console.log
|
2019-10-03 12:58:21 +02:00 |
|
|
46fe26861c
|
Fix Firefox iframe about:blank after load braindeath
|
2019-10-02 15:58:38 +02:00 |
|
|
57db977873
|
Implement solution check forwarding
|
2019-09-06 15:36:40 +02:00 |
|
|
e951c5cb6f
|
Fix bug where layout changes wouldn't scroll messages to bottom
|
2019-09-04 15:46:52 +02:00 |
|
|
62e0a99478
|
Poll webservice url for 200 OK on frontend load
|
2019-08-30 15:59:49 +02:00 |
|
|
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 |
|
|
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 |
|
|
327c741aab
|
Reload iframe handler added
|
2019-02-24 01:11:54 +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 |
|
|
1d47e1df9b
|
Fix FSM initial step and state recover race condition
|
2018-08-03 17:09:45 +02:00 |
|
|
bc50d52f4d
|
Implement state recovery, make ask before reload opt-in
|
2018-07-20 09:24:28 +02: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 |
|
|
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 |
|
|
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 |
|
|
c889de0b05
|
Move live log checking logic to ProcessLogService
|
2018-05-30 11:14:48 +02:00 |
|
|
188b3a9631
|
Fix showLiveLogs mode ignoring showConsoleOnDeploy
|
2018-05-29 17:56:16 +02:00 |
|
|
cfdb69987d
|
Implement ProcessLogService and hook it up to existing log features
|
2018-05-29 16:48:45 +02:00 |
|
|
1b8a36331c
|
Allow switching between stdout and stderr logs in config.ts
|
2018-05-28 16:36:19 +02:00 |
|