Commit Graph

  • b635993656 Make JSON-like command classes interfaces Kristóf Tóth 2018-05-30 14:10:32 +0200
  • e77bd88963 Implement changing rewriteContentWith.. config from console API Kristóf Tóth 2018-05-30 11:44:40 +0200
  • d13935511b Rename config key to clarify meaning Kristóf Tóth 2018-05-30 11:34:29 +0200
  • ec757bb21d Implement changing showLiveLogs config from console API Kristóf Tóth 2018-05-30 11:27:25 +0200
  • c889de0b05 Move live log checking logic to ProcessLogService Kristóf Tóth 2018-05-30 11:14:48 +0200
  • fc10db6cac Make ProcessLogService.newLog a BehaviorSubject Kristóf Tóth 2018-05-30 11:00:54 +0200
  • 188b3a9631 Fix showLiveLogs mode ignoring showConsoleOnDeploy Kristóf Tóth 2018-05-29 17:56:16 +0200
  • b11f3c95f6 Add legal boilerplate to ProcessLogService files Kristóf Tóth 2018-05-29 17:25:40 +0200
  • cfdb69987d Implement ProcessLogService and hook it up to existing log features Kristóf Tóth 2018-05-29 16:48:45 +0200
  • 1b8a36331c Allow switching between stdout and stderr logs in config.ts Kristóf Tóth 2018-05-28 16:36:19 +0200
  • 0aa67b25aa Make console readonly Kristóf Tóth 2018-05-28 14:15:52 +0200
  • a9488cd504 Make console automagically scroll to bottom Kristóf Tóth 2018-05-28 14:14:23 +0200
  • f384826200 Make console gray again Kristóf Tóth 2018-05-28 11:31:39 +0200
  • e1cdc061dc Hide messaging 'next' button by default Kristóf Tóth 2018-05-28 11:15:22 +0200
  • e929209c74 Make terminal tao-gray again Kristóf Tóth 2018-05-28 11:14:39 +0200
  • 725cb4c7f6 Add some padding to deploy button green tick Kristóf Tóth 2018-05-28 11:10:11 +0200
  • 9903ab5250 Disable spellchecking in console Kristóf Tóth 2018-05-28 11:08:20 +0200
  • 861c486597 Allow access to console from route /console Kristóf Tóth 2018-05-27 22:07:44 +0200
  • 198c84fca7 Make terminal and console black Kristóf Tóth 2018-05-27 19:32:08 +0200
  • ce192891d8 Rename config.ide.reloadIframeOnDeploy.. to match new options Kristóf Tóth 2018-05-27 19:10:22 +0200
  • 3af98a0c19 Implement automatic switching to console on deploy click Kristóf Tóth 2018-05-27 19:09:15 +0200
  • 3565b890c4 Implement optional writing of the latest process log to console Kristóf Tóth 2018-05-27 19:02:18 +0200
  • 2f3ea52b8e Implement writing to and reading from console from API Kristóf Tóth 2018-05-27 17:41:18 +0200
  • 3456595c5a Implement changing between terminal menu items from API Kristóf Tóth 2018-05-27 16:57:29 +0200
  • 6ca78f12fd Refactor dashboard API hide_messages to a separate command Kristóf Tóth 2018-05-27 16:45:52 +0200
  • 6403af00dd Add legal boilerplate to new files Kristóf Tóth 2018-05-26 17:02:51 +0200
  • 1bc687b081 Adjust console padding to kinda match terminal padding Kristóf Tóth 2018-05-25 16:33:51 +0200
  • 5112df831d Adjust console font size to kinda match terminal font size Kristóf Tóth 2018-05-25 16:28:14 +0200
  • 944eb1d229 Set cursor on non-selected terminal menu items to pointer Kristóf Tóth 2018-05-25 15:51:59 +0200
  • 469c5ced7b Implement changing between terminal menu items Kristóf Tóth 2018-05-25 15:45:56 +0200
  • 32dab3b967 Fix terminal overflowing from parent Kristóf Tóth 2018-05-25 15:14:53 +0200
  • 5bdf6e0d42 Design vscode-like menu for terminal and console switching Kristóf Tóth 2018-05-25 14:27:48 +0200
  • 8fb0fc7cfc Add barebones console option Kristóf Tóth 2018-05-25 13:33:37 +0200
  • 58cc7d1889 Add 'are you sure?' style accidental page refresh prevention Kristóf Tóth 2018-05-28 13:35:25 +0200
  • 7fea6e2029 Add option to turn off iframe reloading on 'deploy' click Kristóf Tóth 2018-05-25 15:30:59 +0200
  • b2862b755b Use enums in IdeComponent state machines Kristóf Tóth 2018-05-23 11:16:44 +0200
  • 8bf82365f4
    Merge pull request #24 from avatao-content/angular6 therealkrispet 2018-05-18 16:00:48 +0200
  • 97eb5ff431 Remove unused stuff from angular.json Kristóf Tóth 2018-05-18 15:57:50 +0200
  • 9f8f10aab5 Update TSLint config Bálint Bokros 2018-05-18 15:10:17 +0200
  • c1f279ce6c Migrate from Angular 5 to 6 Bálint Bokros 2018-05-18 14:53:45 +0200
  • c357e47e93 Vendorize queueing-subject Bálint Bokros 2018-05-18 11:31:23 +0200
  • 4b79d77fcc Refactor ProcessManagerService error and success callback semantics Kristóf Tóth 2018-05-18 10:28:14 +0200
  • 5ebe29ccc8 Increase max line length to 150 (in consistency with baseimage repo) Kristóf Tóth 2018-05-18 10:27:51 +0200
  • db07cfb04d Remove unused import Kristóf Tóth 2018-05-18 10:09:02 +0200
  • 746d4067f3
    Merge pull request #21 from avatao-content/node10 therealkrispet 2018-05-18 10:37:33 +0200
  • 435db6a21b Implement changing of document title from config.ts Kristóf Tóth 2018-05-17 16:14:58 +0200
  • 399a970340 Refactor deployment notification init in DashboardComponent Kristóf Tóth 2018-05-17 16:04:30 +0200
  • 3980051823 Refactor command handling initialization in DashboardComponent Kristóf Tóth 2018-05-17 16:03:35 +0200
  • 5d0fb1ab19 Refactor ProcessManagerService initialization in IdeComponent Kristóf Tóth 2018-05-17 16:01:58 +0200
  • 454507615d Implement iframe reload on deployment Kristóf Tóth 2018-05-17 15:58:08 +0200
  • 4df50e165d Merge branch 'fix-scrollbar' Kristóf Tóth 2018-05-17 14:24:54 +0200
  • 044bd379b3 Unify coloring and remove sidebar shadow Kristóf Tóth 2018-05-17 14:24:18 +0200
  • fbbf2596cd Fix ambigous whitespaces Kristóf Tóth 2018-05-17 14:02:29 +0200
  • b1245c0636 Move scrollbar nicener mixin to separate file Kristóf Tóth 2018-05-17 13:58:34 +0200
  • ebbed24c9d Unify CSS code formatting Kristóf Tóth 2018-05-17 11:58:46 +0200
  • e6a29a33b5 Reorder default enabledLayouts to make more sense Kristóf Tóth 2018-05-17 11:17:14 +0200
  • b706ba7868 Fix sidebar button color in certain browsers Kristóf Tóth 2018-05-17 10:16:37 +0200
  • 0f0a5a63f6
    Merge pull request #23 from avatao-content/layout-fix therealkrispet 2018-05-17 10:15:46 +0200
  • cd4f9cc26e Change terminal-ide-web.svg to better show the layout Gabor PEK 2018-05-16 16:22:09 +0200
  • 1c88e61b0a
    Merge pull request #22 from avatao-content/layout-fix therealkrispet 2018-05-16 13:09:01 +0200
  • e6cb75ebd8 Change scrollbar style Gabor PEK 2018-05-16 11:45:58 +0200
  • 25515a941a Fix breaking layout for web component Gabor PEK 2018-05-15 17:49:57 +0200
  • fa17b38215 Fix unsafe comparison Kristóf Tóth 2018-05-15 14:03:57 +0200
  • f62c2f199c Fix SidebarComponent margins&paddings on small displays Kristóf Tóth 2018-05-15 12:25:12 +0200
  • 21f7025123 Improve visibility of which tab is selected in webide Kristóf Tóth 2018-05-15 12:15:25 +0200
  • 9c566c2d73 Add legal boilerplate and LICENSE file Kristóf Tóth 2018-05-11 18:00:26 +0200
  • e351cbacc0 Enable code autocompletion in ACE editor Kristóf Tóth 2018-05-11 14:04:15 +0200
  • 93e892561e Review README with Zsuzsiii Kristóf Tóth 2018-05-11 11:33:50 +0200
  • dbb50ad7b4 Fix MessageComponent 'next' button Kristóf Tóth 2018-05-04 17:46:30 +0200
  • 8d80f701f1 Add notice on DeployButton in README Kristóf Tóth 2018-05-04 14:31:00 +0200
  • a20b2f525e Upgrade packages Bálint Bokros 2018-05-02 14:07:13 +0200
  • 2990b5009b Perform small language improvements on README Kristóf Tóth 2018-04-26 10:41:15 +0200
  • e9096b11aa Add final touches to docs Kristóf Tóth 2018-04-25 15:06:44 +0200
  • 38acbac25b Document layout settings Kristóf Tóth 2018-04-25 14:56:03 +0200
  • c73cbead71 Document iframeing and WebComponent Kristóf Tóth 2018-04-25 14:46:46 +0200
  • 52cfd4bf55 Refactor WebComponent and iframing to be mutually exclusive, strip old app Kristóf Tóth 2018-04-25 11:48:15 +0200
  • a0f9ec6bd6 Fix hardcoded supervisor program name in IdeComponent Kristóf Tóth 2018-04-25 11:33:42 +0200
  • daba4ce6f9 Remove unused stuff generated by angular cli Kristóf Tóth 2018-04-24 09:31:38 +0200
  • 24636c07d1 Write even more documentation Kristóf Tóth 2018-04-23 18:54:09 +0200
  • 6f93869dc0 Continue documenting frontend components Kristóf Tóth 2018-04-23 18:05:48 +0200
  • 33ebefd767 Start writing component documentation Kristóf Tóth 2018-04-23 13:37:24 +0200
  • 321aaab526 Rename IdeComponent.key_id Kristóf Tóth 2018-04-20 17:32:41 +0200
  • 1d63f2d983
    Merge pull request #20 from avatao-content/pinning-fix Bokros Bálint 2018-04-20 16:03:28 +0200
  • 28323e9bb1 Fix removed toggle next button logic Kristóf Tóth 2018-04-20 16:01:43 +0200
  • f9db92cd57 Fix various coding-style violations and random imports Kristóf Tóth 2018-04-20 15:54:34 +0200
  • bafb88012d Implement reloading of frontend from API Kristóf Tóth 2018-04-20 14:50:43 +0200
  • eabd7d6c75 Fix type mismatch Kristóf Tóth 2018-04-20 14:47:12 +0200
  • 5c0b1dbd1b Implement changing messaging visibility from API Kristóf Tóth 2018-04-20 14:36:06 +0200
  • 77e18f43e3 Fix config variable not being JSON Kristóf Tóth 2018-04-20 14:10:57 +0200
  • 46b750432e Implement hiding messages component Kristóf Tóth 2018-04-20 14:05:23 +0200
  • 26df194a17 Fix manual and instumented layout changes (force event 'resize') Kristóf Tóth 2018-04-20 11:09:47 +0200
  • 5e3e619423 Sidebar icons are now highlighted and focus works when instrumented from backend Gabor PEK 2018-04-20 09:29:16 +0200
  • 3e249e8582 Sidebar icons are now highlighted and focus works Gabor PEK 2018-04-20 09:27:32 +0200
  • f0717eb235 Layout changes finally work from backend commands Gabor PEK 2018-04-20 09:26:36 +0200
  • a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts Gabor PEK 2018-04-20 09:22:23 +0200
  • 959a0df3d6 Use fix sidebar to instrument and control layout changes Gabor PEK 2018-04-20 09:21:20 +0200
  • b460c429e6 Add sidebar component that is ready to be designed and instrumented Gabor PEK 2018-04-20 09:19:42 +0200
  • 97d1a58fbf Add trigger to testmessenger default JSON Kristóf Tóth 2018-04-10 14:27:07 +0200
  • 2a56880b8e Refactor testmessenger JSON sending Kristóf Tóth 2018-04-10 14:26:43 +0200
  • b6b647dc21 Expose JSON sending method in weboscketservice Kristóf Tóth 2018-04-10 14:24:57 +0200