Kristóf Tóth
|
43e43b061d
|
Update ngx-monaco-editor
|
2019-09-06 15:18:32 +02:00 |
|
Kristóf Tóth
|
e951c5cb6f
|
Fix bug where layout changes wouldn't scroll messages to bottom
|
2019-09-04 15:46:52 +02:00 |
|
R. Richard
|
0019683b21
|
Fix syntax highlighting error
|
2019-09-03 14:57:19 +02:00 |
|
Kristóf Tóth
|
62e0a99478
|
Poll webservice url for 200 OK on frontend load
|
2019-08-30 15:59:49 +02:00 |
|
Kristóf Tóth
|
4e60bfc8df
|
Comply API changes & remove unused stuff
|
2019-08-28 16:45:40 +02:00 |
|
Kristóf Tóth
|
074fa89db7
|
Merge branch 'dynamic_configger' into chausie
|
2019-08-28 15:29:56 +02:00 |
|
Kristóf Tóth
|
c07538dc13
|
Make iframe toggleable
|
2019-08-28 15:28:26 +02:00 |
|
Kristóf Tóth
|
48a8facd50
|
Change frontend.config.done to frontend.ready
|
2019-08-28 13:48:14 +02:00 |
|
Kristóf Tóth
|
5a8f653f1a
|
Fix "wait for all observables to complete" logic ConfigServiceBase
|
2019-08-28 11:13:51 +02:00 |
|
Kristóf Tóth
|
a88415bad1
|
Make whole frontend dynamically configurable to avoid rebuilds
|
2019-08-28 10:19:14 +02:00 |
|
Kristóf Tóth
|
41eebc60f6
|
Implement base class for future config services
|
2019-08-28 10:18:35 +02:00 |
|
Kristóf Tóth
|
65c7c727f5
|
Add CPU eating loader waiting for configuration to finish
|
2019-08-28 10:18:16 +02:00 |
|
Kristóf Tóth
|
4ac350d665
|
Fix terminal race condition (afterViewInit vs WS connection)
|
2019-08-27 17:20:26 +02:00 |
|
Kristóf Tóth
|
00e4c2f7b3
|
Fix iframe scrolling and other CSS issues
|
2019-08-27 17:13:36 +02:00 |
|
Kristóf Tóth
|
208edd9533
|
Hardcode routes to router module to eliminate weird dependency
|
2019-08-26 14:46:54 +02:00 |
|
Kristóf Tóth
|
448a2bc862
|
Implement poc ConfigService
|
2019-08-26 14:46:54 +02:00 |
|
R. Richard
|
45767b6711
|
Remove originator configuration and merge MessageData with MessageMetadata
|
2019-08-26 13:53:13 +02:00 |
|
R. Richard
|
f90907607d
|
Remove dead code related to the processmanager and message module
|
2019-08-26 13:53:13 +02:00 |
|
R. Richard
|
f63cede5d5
|
Move message queue logic to backend
|
2019-08-26 13:53:13 +02:00 |
|
R. Richard
|
1b53ac40f2
|
Introduce separate event handler for deploying
|
2019-08-26 13:53:13 +02:00 |
|
Kristóf Tóth
|
24c994c41e
|
Rename WebSocketService sendJSON() -> send()
|
2019-08-15 21:24:54 +02:00 |
|
R. Richard
|
614019fbff
|
Remove FSM trigger
|
2019-08-15 15:45:37 +02:00 |
|
Kristóf Tóth
|
d7853d7154
|
Merge branch 'processlog-rework' into chausie
|
2019-08-15 14:40:49 +02:00 |
|
Kristóf Tóth
|
dcbf59d5ab
|
Remove unused FSM update service
|
2019-08-15 14:39:32 +02:00 |
|
Kristóf Tóth
|
e6783efa49
|
Remove console & live process log logic (moved to backend)
|
2019-08-15 14:37:55 +02:00 |
|
R. Richard
|
e6dfdc678e
|
Rename recover to ready
|
2019-08-15 13:43:48 +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 |
|
Kristóf Tóth
|
e85eee2ee9
|
Rewrite WebSocketService to use rxjs instead of 3rd party dep
|
2019-08-12 14:26:02 +02:00 |
|
therealkrispet
|
9d6a819606
|
Merge pull request #42 from avatao-content/api-rework
Api rework
|
2019-08-08 16:29:27 +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
|
6b25416973
|
Update services according to the new API
|
2019-08-07 10:28:48 +02:00 |
|
R. Richard
|
a254e27fbf
|
Update dashboard according to the new API
|
2019-08-07 10:28:38 +02:00 |
|
R. Richard
|
cc3e44ef8c
|
Simplify bot messages
|
2019-08-07 10:27:40 +02:00 |
|
R. Richard
|
f78814a57f
|
Simplify IDE handler
|
2019-08-07 10:26:53 +02:00 |
|
R. Richard
|
1808beda90
|
Update console according to the new API
|
2019-08-07 10:26:19 +02:00 |
|
R. Richard
|
053b4816d1
|
Update WebSocketService according to the new API
|
2019-08-07 10:25:09 +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
|
193c12a1e5
|
Fix MessagesComponent word breaking
|
2019-07-09 13:14:36 +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 |
|
Kristóf Tóth
|
79c7f582e1
|
Fix 1px terminal white edge (here be dragons, credits: dbalazs)
|
2019-06-17 15:47:42 +02:00 |
|
balazs
|
c8765708f9
|
Update packages
|
2019-06-12 16:16:38 +02:00 |
|
balazs
|
b1b6ee5151
|
Fix typo
|
2019-06-12 11:46:44 +02:00 |
|
balazs
|
ab43fdd70f
|
Change favicon
|
2019-06-12 11:37:05 +02:00 |
|