Commit Graph

412 Commits

Author SHA1 Message Date
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
balazs e58d394f37 Fix scrollbars 2019-06-12 11:37:03 +02:00
therealkrispet cef95812eb
Merge pull request #34 from avatao-content/reload-iframe
Reload iframe handler added
2019-05-28 15:17:37 +02:00
Hajbo 327c741aab Reload iframe handler added 2019-02-24 01:11:54 +01:00
balazs 857a7ed892 Parametrize CSS grid 2019-01-23 16:05:53 +01:00
balazs 7e6080e396 Fix word break in side messages 2019-01-23 14:27:15 +01:00
balazs 0e5a8fca05 Design url bar 2019-01-23 14:12:33 +01:00
balazs 42ca6d7c0d Fix minor issues 2019-01-23 11:57:26 +01:00
balazs dbb8c0a04d Fix #31 deploy button disappear 2019-01-22 17:03:07 +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 79a4017386 Make deploy button texts configurable from config.ts 2018-10-02 11:26:39 +02: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 96d71caf08 Fix IDE gray line between header and editor 2018-07-23 15:31:08 +02:00
Kristóf Tóth 9c7e42fe23 Merge branch 'bootify-ide-header' 2018-07-23 12:12:14 +02:00
Kristóf Tóth 51f79310be Make minor design improvements to Deploy button 2018-07-23 12:11:37 +02:00
Kristóf Tóth 71f6e35cdf Fix Deploy button alignment in case the text is short 2018-07-23 10:58:24 +02:00
Kristóf Tóth 7c4296583c Make IDE header more... subtle in it's glory 2018-07-21 13:51:20 +02:00
Kristóf Tóth 2ebd86aa08 Redesign IDE header while tackling several issues with it 2018-07-21 11:58:26 +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 362804f54d Fix typo in README 2018-07-12 16:43:38 +02:00
Kristóf Tóth 3810e01322 Add autofocus to testmessenger 2018-07-12 15:17:04 +02:00