Commit Graph

  • f768b74893
    Merge pull request #55 from avatao-content/message-buttons master chausie-20200701 raciborski 2020-07-01 13:23:31 +0200
  • 670ac0f3dc Use global variables for shadow colors message-buttons Gabor PEK 2020-06-30 15:48:04 +0200
  • bca9861a4d Change message active button colors Gabor PEK 2020-06-29 17:17:05 +0200
  • 3da348efca
    Merge pull request #54 from avatao-content/message-buttons chausie-20200625 chausie-20200624 chausie-20200623 ni-richard 2020-06-23 08:17:13 +0200
  • 2f9aa9c298 Change message button type in send message Gabor PEK 2020-06-22 13:43:55 +0200
  • d92f3da04d Refactor message buttons using Records for mapping Gabor PEK 2020-06-22 12:19:33 +0200
  • aacd8aea60 Fix active message button style Gabor PEK 2020-06-17 17:58:31 +0200
  • fb2735ccc7 Fix style of message buttons Gabor PEK 2020-06-17 17:47:57 +0200
  • 31cf75f63b Add message buttons to control the user flow Gabor PEK 2020-06-17 17:19:22 +0200
  • 0f324a108b Change look and UI of messages, add new Avatao logo Gabor PEK 2020-06-12 17:04:29 +0200
  • 2b301edccc Redefine color palette Gabor PEK 2020-06-08 11:24:39 +0200
  • 96d27a7d2d Fix iframe reload polling chausie-20200603 chausie-20200529 Gergo Turcsanyi 2020-05-29 11:54:26 +0200
  • 4f3a6057a4 Prevent IDE reload race condition chausie-20200526 R. Richard 2020-05-26 15:34:54 +0200
  • ea5bf30a95 Reconnect websockets automatically chausie-20200521 R. Richard 2020-05-21 17:44:01 +0200
  • d8545c48be Stop filtering JS code in bot messages chausie-20200518 R. Richard 2020-05-18 18:01:17 +0200
  • 031a9916a0
    Make webservice optional chausie-20200515 ni-richard 2020-05-15 14:46:33 +0200
  • 68f9a2c57d Enable Kotlin syntax highlighting chausie-20200331 R. Richard 2020-03-31 14:42:11 +0200
  • f2720c218b Fix DEPLOYING spinner css chausie-20191219 Kristóf Tóth 2019-12-19 15:43:56 +0100
  • f7a2182ba6 Add support for sending arbitrary TFW message on bot message click Kristóf Tóth 2019-12-19 14:49:27 +0100
  • f17fe18cef Drain message queue on typing indicator click Kristóf Tóth 2019-12-19 14:29:02 +0100
  • a3993e8b87 Add name attribute to iframe (allow magic links from messages) chausie-20191108 Kristóf Tóth 2019-11-08 13:13:39 +0100
  • abf7d8ced8 Update packages (Firefox IDE scrolling bug fix) Kristóf Tóth 2019-11-08 13:04:42 +0100
  • b45f624ab3 Extract status code polling logic into a class Kristóf Tóth 2019-11-07 16:08:54 +0100
  • 9df954bcb1 Fix dashboard.iframeUrl by keeping iframeUrl updated chausie-20191021 Kristóf Tóth 2019-10-21 15:55:39 +0200
  • 52e80dff03 Avoid polling iframe when url is not set Kristóf Tóth 2019-10-14 14:58:40 +0200
  • f51aebe1de Remove unused message type Kristóf Tóth 2019-10-07 13:33:02 +0200
  • 25433a1ccd Move scrolling logic to MessagesComponent Kristóf Tóth 2019-10-03 13:04:32 +0200
  • d6874335cd Remove leftover debug console.log Kristóf Tóth 2019-10-03 12:58:21 +0200
  • 46fe26861c Fix Firefox iframe about:blank after load braindeath chausie-20191002 Kristóf Tóth 2019-10-01 14:53:14 +0200
  • 263701c499 Fix Firefox about:blank iframe braindeath chausie-20191001 Kristóf Tóth 2019-10-01 14:53:14 +0200
  • ac1bb81162 Add version file chausie-20190930 Kristóf Tóth 2019-09-30 13:38:00 +0200
  • 38f3bfd6e5 Call editor writehandler on keydown instead of keyup Kristóf Tóth 2019-09-27 14:49:02 +0200
  • f90fd78507
    Update README.md ni-richard 2019-09-17 05:25:42 +0200
  • 5e85869494 Add support for bash syntax highlighting chausie-20190915 Kristóf Tóth 2019-09-15 17:13:36 -0700
  • f8e9586be3 Run IDE language detection only when selected file is changed Kristóf Tóth 2019-09-15 17:10:06 -0700
  • ff3886ad64 License project under GNU LGPLv3 chausie-20190912 Kristóf Tóth 2019-09-12 13:34:56 -0400
  • bb5547402b Increase network timeout so that DockerHub builds won't fail Kristóf Tóth 2019-09-12 11:49:56 -0400
  • cb626d1c49 Add node_modules to .dockerignore Kristóf Tóth 2019-09-12 11:41:42 -0400
  • 6642965bea Dockerize frontend for multistage building R. Richard 2019-09-05 18:20:09 +0200
  • 57db977873 Implement solution check forwarding Kristóf Tóth 2019-09-06 15:36:40 +0200
  • 43e43b061d Update ngx-monaco-editor Kristóf Tóth 2019-09-06 15:18:32 +0200
  • e951c5cb6f Fix bug where layout changes wouldn't scroll messages to bottom Kristóf Tóth 2019-09-04 15:46:52 +0200
  • 0019683b21 Fix syntax highlighting error R. Richard 2019-09-03 14:57:19 +0200
  • 62e0a99478 Poll webservice url for 200 OK on frontend load Kristóf Tóth 2019-08-30 15:59:49 +0200
  • 4e60bfc8df Comply API changes & remove unused stuff Kristóf Tóth 2019-08-28 16:45:40 +0200
  • 074fa89db7 Merge branch 'dynamic_configger' into chausie Kristóf Tóth 2019-08-28 15:29:56 +0200
  • c07538dc13 Make iframe toggleable Kristóf Tóth 2019-08-28 15:28:26 +0200
  • 48a8facd50 Change frontend.config.done to frontend.ready Kristóf Tóth 2019-08-28 13:48:14 +0200
  • 5a8f653f1a Fix "wait for all observables to complete" logic ConfigServiceBase Kristóf Tóth 2019-08-28 11:13:51 +0200
  • a88415bad1 Make whole frontend dynamically configurable to avoid rebuilds Kristóf Tóth 2019-08-28 10:19:14 +0200
  • 41eebc60f6 Implement base class for future config services Kristóf Tóth 2019-08-28 10:18:35 +0200
  • 65c7c727f5 Add CPU eating loader waiting for configuration to finish Kristóf Tóth 2019-08-28 10:17:43 +0200
  • 4ac350d665 Fix terminal race condition (afterViewInit vs WS connection) Kristóf Tóth 2019-08-27 17:20:26 +0200
  • 00e4c2f7b3 Fix iframe scrolling and other CSS issues Kristóf Tóth 2019-08-27 17:02:32 +0200
  • 208edd9533 Hardcode routes to router module to eliminate weird dependency Kristóf Tóth 2019-08-16 11:26:40 +0200
  • 448a2bc862 Implement poc ConfigService Kristóf Tóth 2019-08-16 00:05:29 +0200
  • 45767b6711 Remove originator configuration and merge MessageData with MessageMetadata R. Richard 2019-08-26 13:32:15 +0200
  • f90907607d Remove dead code related to the processmanager and message module R. Richard 2019-08-26 13:15:02 +0200
  • f63cede5d5 Move message queue logic to backend R. Richard 2019-08-26 10:40:54 +0200
  • 1b53ac40f2 Introduce separate event handler for deploying R. Richard 2019-08-26 10:40:25 +0200
  • c12ec19d2a Remove originator configuration and merge MessageData with MessageMetadata R. Richard 2019-08-26 13:32:15 +0200
  • 1c176f8452 Remove dead code related to the processmanager and message module R. Richard 2019-08-26 13:15:02 +0200
  • 2c4e10428e Move message queue logic to backend R. Richard 2019-08-26 10:40:54 +0200
  • aa465955ed Introduce separate event handler for deploying R. Richard 2019-08-26 10:40:25 +0200
  • 24c994c41e Rename WebSocketService sendJSON() -> send() Kristóf Tóth 2019-08-15 21:24:54 +0200
  • 614019fbff Remove FSM trigger R. Richard 2019-08-15 15:45:25 +0200
  • d7853d7154 Merge branch 'processlog-rework' into chausie Kristóf Tóth 2019-08-15 14:40:49 +0200
  • dcbf59d5ab Remove unused FSM update service Kristóf Tóth 2019-08-15 14:39:32 +0200
  • e6783efa49 Remove console & live process log logic (moved to backend) Kristóf Tóth 2019-08-15 14:37:55 +0200
  • e6dfdc678e Rename recover to ready R. Richard 2019-08-15 13:43:48 +0200
  • 0543a36f09 Fix tslint errors Kristóf Tóth 2019-08-12 16:58:24 +0200
  • 97b911689b Remove copyright headers Kristóf Tóth 2019-08-12 16:51:51 +0200
  • 26b1deadf5 Upgrade packages and remove unused dependencies Kristóf Tóth 2019-08-12 14:45:21 +0200
  • e85eee2ee9 Rewrite WebSocketService to use rxjs instead of 3rd party dep Kristóf Tóth 2019-08-12 14:26:02 +0200
  • 9d6a819606
    Merge pull request #42 from avatao-content/api-rework therealkrispet 2019-08-08 16:29:27 +0200
  • 0b65b9f5f3 Remove unnecessary parentheses and refactor bot messages R. Richard 2019-08-08 16:18:26 +0200
  • 6e22e7efe9 Rename interfaces and variables R. Richard 2019-08-08 14:44:40 +0200
  • 6b25416973 Update services according to the new API R. Richard 2019-08-07 10:28:48 +0200
  • a254e27fbf Update dashboard according to the new API R. Richard 2019-08-07 10:28:38 +0200
  • cc3e44ef8c Simplify bot messages R. Richard 2019-08-07 10:27:40 +0200
  • f78814a57f Simplify IDE handler R. Richard 2019-08-07 10:26:53 +0200
  • 1808beda90 Update console according to the new API R. Richard 2019-08-07 10:26:19 +0200
  • 053b4816d1 Update WebSocketService according to the new API R. Richard 2019-08-07 10:25:09 +0200
  • 116401fe80 Replace deprecated trigger API call Kristóf Tóth 2019-06-25 11:29:32 +0200
  • ec289081c8
    Merge pull request #41 from avatao-content/urlbar therealkrispet 2019-08-05 11:07:24 +0200
  • 187381638e Fix urlbar. schmelczerandras 2019-07-10 09:21:23 +0200
  • 193c12a1e5 Fix MessagesComponent word breaking Kristóf Tóth 2019-07-09 13:14:36 +0200
  • af4374fb10 Merge branch 'frontend_fixes' Kristóf Tóth 2019-07-04 16:35:56 +0200
  • 9d2efb3c45 Make URL bar optional Kristóf Tóth 2019-06-25 11:12:18 +0200
  • 8a364f843e Revert unnecessary changes Kristóf Tóth 2019-06-18 10:54:34 +0200
  • 79c7f582e1 Fix 1px terminal white edge (here be dragons, credits: dbalazs) Kristóf Tóth 2019-06-17 15:47:42 +0200
  • c8765708f9 Update packages balazs 2019-05-13 13:57:20 +0200
  • b1b6ee5151 Fix typo balazs 2019-05-13 13:57:08 +0200
  • ab43fdd70f Change favicon balazs 2019-03-27 16:14:55 +0100
  • e58d394f37 Fix scrollbars balazs 2019-03-12 16:12:41 +0100
  • cef95812eb
    Merge pull request #34 from avatao-content/reload-iframe therealkrispet 2019-05-28 15:17:37 +0200
  • 182821771f Update more packages balazs 2019-05-14 11:10:08 +0200
  • 34b25312fe Update packages balazs 2019-05-13 13:57:20 +0200
  • 74b921dbfb Fix typo balazs 2019-05-13 13:57:08 +0200
  • 1ccd0c35d7 Change favicon balazs 2019-03-27 16:14:55 +0100