Commit Graph
100 Commits
Author SHA1 Message Date
Kristóf Tóth 633ec0f67f Make latest message highlight more subtle 2018-06-26 17:22:44 +02:00
Kristóf Tóth ea5ed41485 Update documentation with message queueing stuff 2018-06-26 16:04:09 +02:00
Kristóf Tóth 958b44e570 Fix next button placement with new messages UI 2018-06-26 14:57:09 +02:00
Kristóf Tóth 8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
Kristóf Tóth c6f9edc9f7 Add highlight to latest message 2018-06-26 12:03:25 +02:00
Kristóf Tóth 02f8fc9774 Remove leftover debugging logging 2018-06-26 09:37:33 +02:00
Kristóf Tóth f9ac60b270 Make message timestamps optional 2018-06-25 18:10:25 +02:00
Kristóf Tóth ef4f467457 Rename old handler for easier comprehension 2018-06-25 17:24:20 +02:00
Kristóf Tóth 9908965a07 Implement chat like "xy is writing..." bubble when messages are queued 2018-06-25 17:16:56 +02:00
Kristóf Tóth ee448a32c9 Add config.ts option to condigure messageQueue WPM 2018-06-25 17:08:54 +02:00
Kristóf Tóth 09823331d1 Implement poc message in queue notifier (chat writing stuff) 2018-06-25 17:08:49 +02:00
Kristóf Tóth 9af0467489 Implement inflating messages animation 2018-06-25 15:36:06 +02:00
Kristóf Tóth 736f0eea71 Make message handling logic more decoupled from implementation 2018-06-25 14:18:09 +02:00
Kristóf Tóth 224da31981 Implement first version of message queueing 2018-06-25 14:03:02 +02:00
Kristóf Tóth a825841d0e Refactor handling of messages 2018-06-25 09:59:45 +02:00
Kristóf Tóth 6ee58da7e4 Unify coding style 2018-06-19 14:26:12 +02:00
Kristóf Tóth 61b890cf98 Do not reload iframe on deploy by default 2018-06-15 16:13:46 +02:00
Kristóf Tóth 0305d73c49 Merge branch 'monaco' 2018-06-15 13:36:48 +02:00
Kristóf Tóth 20bae07036 Improve IDE language detection logic 2018-06-15 13:16:28 +02:00
Kristóf Tóth 2b4b09f60b Attempt to fix button color hell (barely) 2018-06-15 11:43:08 +02:00
Kristóf Tóth bc459afd2a Fix monaco overflowing in certain browsers 2018-06-13 09:40:59 +02:00
Kristóf Tóth 8de4c30f80 Allow configuring monaco minimap from tfw config.ts 2018-06-12 23:18:31 +02:00
Kristóf Tóth 8d9a9b1aea Remove leftover ace editor options from AppComponent 2018-06-12 23:16:29 +02:00
Kristóf Tóth 1dba0fa489 Update packages, remove unused stuff from package.json 2018-06-12 23:00:27 +02:00
Kristóf Tóth 732cf3cb43 Fix leftover rxjs5 style import 2018-06-12 22:45:37 +02:00
Kristóf Tóth 39707c3aed Implement language autodetection (take that brace) 2018-06-12 20:26:23 +02:00
Kristóf Tóth 3a46f3e465 Disable debugger margin and minimap of editor 2018-06-12 19:44:36 +02:00
Kristóf Tóth 549343c2ef Make IdeComponent gray to harmonize with vscode colors 2018-06-12 19:28:35 +02:00
Kristóf Tóth 8f19bf3661 Refactor editor write handler to a seperate method 2018-06-12 19:15:15 +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 0fbaf2275e Replace ACE with monaco – with lots of UI issues 2018-06-08 14:31:40 +02:00
Kristóf Tóth 309ffca9e7 Add typescript to ACE colored languages 2018-06-08 14:21:31 +02:00
Kristóf Tóth cd1200ae44 Fix brace 404ing language highlighting stuff 2018-06-05 21:26:56 +02:00
Kristóf Tóth 995feeeddd Merge branch 'message-types' 2018-06-04 22:18:50 +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 d99853d88e Extend README with console stuff and update config.ts part 2018-06-02 17:10:12 +02:00
Kristóf Tóth 23eb73ffe6 Remove lies from README 2018-05-31 14:57:19 +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 c407ce1e96 Refactor Messages API with new types and conventions 2018-05-31 13:45:28 +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 279a121538 Refactor console message types and API 2018-05-31 12:11:35 +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 2bf68b1500 Remove outlines from console and terminalmenu buttons 2018-05-31 11:01:51 +02:00
Kristóf Tóth b8161194d7 Implement triggering first FSM step defined in config 2018-05-30 15:35:36 +02:00
therealkrispet 3b94ed0db6 Merge pull request #25 from avatao-content/console
Console
2018-05-30 14:30:09 +02:00
Kristóf Tóth de5fdcd71a Fix ProcessLogService using global config instead of local 2018-05-30 14:27:41 +02:00
Kristóf Tóth 4b92f5552b Make log messages typed 2018-05-30 14:19:19 +02:00
Kristóf Tóth b635993656 Make JSON-like command classes interfaces 2018-05-30 14:10:32 +02:00
Kristóf Tóth e77bd88963 Implement changing rewriteContentWith.. config from console API 2018-05-30 11:44:40 +02:00
Kristóf Tóth d13935511b Rename config key to clarify meaning 2018-05-30 11:40:10 +02:00
Kristóf Tóth ec757bb21d Implement changing showLiveLogs config from console API 2018-05-30 11:40:00 +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 fc10db6cac Make ProcessLogService.newLog a BehaviorSubject 2018-05-30 11:00:54 +02:00
Kristóf Tóth 188b3a9631 Fix showLiveLogs mode ignoring showConsoleOnDeploy 2018-05-29 17:56:16 +02:00
Kristóf Tóth b11f3c95f6 Add legal boilerplate to ProcessLogService files 2018-05-29 17:25:40 +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 0aa67b25aa Make console readonly 2018-05-28 14:19:47 +02:00
Kristóf Tóth a9488cd504 Make console automagically scroll to bottom 2018-05-28 14:19:39 +02:00
Kristóf Tóth f384826200 Make console gray again 2018-05-28 13:36:06 +02:00
Kristóf Tóth e1cdc061dc Hide messaging 'next' button by default 2018-05-28 13:36:06 +02:00
Kristóf Tóth e929209c74 Make terminal tao-gray again 2018-05-28 13:36:06 +02:00
Kristóf Tóth 725cb4c7f6 Add some padding to deploy button green tick 2018-05-28 13:36:06 +02:00
Kristóf Tóth 9903ab5250 Disable spellchecking in console 2018-05-28 13:36:06 +02:00
Kristóf Tóth 861c486597 Allow access to console from route /console 2018-05-28 13:36:06 +02:00
Kristóf Tóth 198c84fca7 Make terminal and console black 2018-05-28 13:36:06 +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 2f3ea52b8e Implement writing to and reading from console from API 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 6403af00dd Add legal boilerplate to new files 2018-05-28 13:36:06 +02:00
Kristóf Tóth 1bc687b081 Adjust console padding to kinda match terminal padding 2018-05-28 13:36:06 +02:00
Kristóf Tóth 5112df831d Adjust console font size to kinda match terminal font size 2018-05-28 13:36:06 +02:00
Kristóf Tóth 944eb1d229 Set cursor on non-selected terminal menu items to pointer 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 32dab3b967 Fix terminal overflowing from parent 2018-05-28 13:36:06 +02:00
Kristóf Tóth 5bdf6e0d42 Design vscode-like menu for terminal and console switching 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 58cc7d1889 Add 'are you sure?' style accidental page refresh prevention 2018-05-28 13:35:25 +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
Kristóf Tóth b2862b755b Use enums in IdeComponent state machines 2018-05-23 11:16:44 +02:00
therealkrispet 8bf82365f4 Merge pull request #24 from avatao-content/angular6
Angular 6 upgrade
2018-05-18 16:00:48 +02:00
Kristóf Tóth 97eb5ff431 Remove unused stuff from angular.json 2018-05-18 15:57:50 +02:00
Kristóf Tóth 4b79d77fcc Refactor ProcessManagerService error and success callback semantics 2018-05-18 10:40:19 +02:00
Kristóf Tóth 5ebe29ccc8 Increase max line length to 150 (in consistency with baseimage repo) 2018-05-18 10:40:19 +02:00
Kristóf Tóth db07cfb04d Remove unused import 2018-05-18 10:40:19 +02:00
therealkrispet 746d4067f3 Merge pull request #21 from avatao-content/node10
Upgrade packages
2018-05-18 10:37:33 +02:00
Kristóf Tóth 435db6a21b Implement changing of document title from config.ts 2018-05-17 16:14:58 +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 5d0fb1ab19 Refactor ProcessManagerService initialization in IdeComponent 2018-05-17 16:01:58 +02:00
Kristóf Tóth 454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
Kristóf Tóth 4df50e165d Merge branch 'fix-scrollbar' 2018-05-17 14:24:54 +02:00
Kristóf Tóth 044bd379b3 Unify coloring and remove sidebar shadow 2018-05-17 14:24:18 +02:00
Kristóf Tóth fbbf2596cd Fix ambigous whitespaces 2018-05-17 14:13:07 +02:00
Kristóf Tóth b1245c0636 Move scrollbar nicener mixin to separate file 2018-05-17 13:58:34 +02:00