Commit Graph

68 Commits

Author SHA1 Message Date
Kristóf Tóth 26b1deadf5 Upgrade packages and remove unused dependencies 2019-08-12 16:07:11 +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 a254e27fbf Update dashboard according to the new API 2019-08-07 10:28:38 +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 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
balazs b1b6ee5151 Fix typo 2019-06-12 11:46:44 +02:00
Hajbo 327c741aab Reload iframe handler added 2019-02-24 01:11:54 +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
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 bc50d52f4d Implement state recovery, make ask before reload opt-in 2018-07-20 09:24:28 +02:00
Kristóf Tóth 8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
Kristóf Tóth 6ee58da7e4 Unify coding style 2018-06-19 14:26:12 +02:00
Kristóf Tóth 0fc90126a7 Fix monaco editor overflowing from container (partial) 2018-06-12 19:09:11 +02:00
Kristóf Tóth 1b4c7a1f0f Rename message-types stuff to comply angular naming conventions 2018-06-02 17:31:51 +02:00
Kristóf Tóth 6a507debec Unify fronted API naming conventions in dashboard 2018-05-31 14:18:13 +02:00
Kristóf Tóth 00efe0002c Rename dashboard API command 2018-05-31 13:45:35 +02:00
Kristóf Tóth 2fdcea4af8 Rework dashboard API and refactory typing 2018-05-31 12:22:53 +02:00
Kristóf Tóth 887a81ab8e Make type hierarchy from messages 2018-05-31 12:02:53 +02:00
Kristóf Tóth e510fb58f6 Move all message types to a standardised location 2018-05-31 11:31:22 +02:00
Kristóf Tóth b8161194d7 Implement triggering first FSM step defined in config 2018-05-30 15:35:36 +02:00
Kristóf Tóth 4b92f5552b Make log messages typed 2018-05-30 14:19:19 +02:00
Kristóf Tóth c889de0b05 Move live log checking logic to ProcessLogService 2018-05-30 11:14:48 +02:00
Kristóf Tóth 188b3a9631 Fix showLiveLogs mode ignoring showConsoleOnDeploy 2018-05-29 17:56:16 +02:00
Kristóf Tóth cfdb69987d Implement ProcessLogService and hook it up to existing log features 2018-05-29 16:48:45 +02:00
Kristóf Tóth 1b8a36331c Allow switching between stdout and stderr logs in config.ts 2018-05-28 16:36:19 +02:00
Kristóf Tóth ce192891d8 Rename config.ide.reloadIframeOnDeploy.. to match new options 2018-05-28 13:36:06 +02:00
Kristóf Tóth 3af98a0c19 Implement automatic switching to console on deploy click 2018-05-28 13:36:06 +02:00
Kristóf Tóth 3565b890c4 Implement optional writing of the latest process log to console 2018-05-28 13:36:06 +02:00
Kristóf Tóth 3456595c5a Implement changing between terminal menu items from API 2018-05-28 13:36:06 +02:00
Kristóf Tóth 6ca78f12fd Refactor dashboard API hide_messages to a separate command 2018-05-28 13:36:06 +02:00
Kristóf Tóth 469c5ced7b Implement changing between terminal menu items 2018-05-28 13:36:06 +02:00
Kristóf Tóth 8fb0fc7cfc Add barebones console option 2018-05-28 13:36:06 +02:00
Kristóf Tóth 7fea6e2029 Add option to turn off iframe reloading on 'deploy' click 2018-05-25 15:30:59 +02:00
Bálint Bokros c1f279ce6c Migrate from Angular 5 to 6 2018-05-18 14:53:45 +02:00
Kristóf Tóth 399a970340 Refactor deployment notification init in DashboardComponent 2018-05-17 16:04:30 +02:00
Kristóf Tóth 3980051823 Refactor command handling initialization in DashboardComponent 2018-05-17 16:03:35 +02:00
Kristóf Tóth 454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
Kristóf Tóth fa17b38215 Fix unsafe comparison 2018-05-15 14:03:57 +02:00
Kristóf Tóth 9c566c2d73 Add legal boilerplate and LICENSE file 2018-05-11 18:00:26 +02:00
Kristóf Tóth 52cfd4bf55 Refactor WebComponent and iframing to be mutually exclusive, strip old app 2018-04-25 11:48:15 +02:00