Commit Graph

  • 5112df831d Adjust console font size to kinda match terminal font size Kristóf Tóth 2018-05-25 16:28:14 +02:00
  • 944eb1d229 Set cursor on non-selected terminal menu items to pointer Kristóf Tóth 2018-05-25 15:51:59 +02:00
  • 469c5ced7b Implement changing between terminal menu items Kristóf Tóth 2018-05-25 15:45:56 +02:00
  • 32dab3b967 Fix terminal overflowing from parent Kristóf Tóth 2018-05-25 15:14:53 +02:00
  • 5bdf6e0d42 Design vscode-like menu for terminal and console switching Kristóf Tóth 2018-05-25 14:27:48 +02:00
  • 8fb0fc7cfc Add barebones console option Kristóf Tóth 2018-05-25 13:33:37 +02:00
  • 58cc7d1889 Add 'are you sure?' style accidental page refresh prevention Kristóf Tóth 2018-05-28 13:35:25 +02:00
  • 7fea6e2029 Add option to turn off iframe reloading on 'deploy' click Kristóf Tóth 2018-05-25 15:30:59 +02:00
  • b2862b755b Use enums in IdeComponent state machines Kristóf Tóth 2018-05-23 11:16:44 +02:00
  • 8bf82365f4 Merge pull request #24 from avatao-content/angular6 therealkrispet 2018-05-18 16:00:48 +02:00
  • 97eb5ff431 Remove unused stuff from angular.json Kristóf Tóth 2018-05-18 15:57:50 +02:00
  • 9f8f10aab5 Update TSLint config Bálint Bokros 2018-05-18 15:10:17 +02:00
  • c1f279ce6c Migrate from Angular 5 to 6 Bálint Bokros 2018-05-18 14:53:45 +02:00
  • c357e47e93 Vendorize queueing-subject Bálint Bokros 2018-05-18 11:31:23 +02:00
  • 4b79d77fcc Refactor ProcessManagerService error and success callback semantics Kristóf Tóth 2018-05-18 10:28:14 +02:00
  • 5ebe29ccc8 Increase max line length to 150 (in consistency with baseimage repo) Kristóf Tóth 2018-05-18 10:27:51 +02:00
  • db07cfb04d Remove unused import Kristóf Tóth 2018-05-18 10:09:02 +02:00
  • 746d4067f3 Merge pull request #21 from avatao-content/node10 therealkrispet 2018-05-18 10:37:33 +02:00
  • 435db6a21b Implement changing of document title from config.ts Kristóf Tóth 2018-05-17 16:14:58 +02:00
  • 399a970340 Refactor deployment notification init in DashboardComponent Kristóf Tóth 2018-05-17 16:04:30 +02:00
  • 3980051823 Refactor command handling initialization in DashboardComponent Kristóf Tóth 2018-05-17 16:03:35 +02:00
  • 5d0fb1ab19 Refactor ProcessManagerService initialization in IdeComponent Kristóf Tóth 2018-05-17 16:01:58 +02:00
  • 454507615d Implement iframe reload on deployment Kristóf Tóth 2018-05-17 15:58:08 +02:00
  • 4df50e165d Merge branch 'fix-scrollbar' Kristóf Tóth 2018-05-17 14:24:54 +02:00
  • 044bd379b3 Unify coloring and remove sidebar shadow Kristóf Tóth 2018-05-17 14:24:18 +02:00
  • fbbf2596cd Fix ambigous whitespaces Kristóf Tóth 2018-05-17 14:02:29 +02:00
  • b1245c0636 Move scrollbar nicener mixin to separate file Kristóf Tóth 2018-05-17 13:58:34 +02:00
  • ebbed24c9d Unify CSS code formatting Kristóf Tóth 2018-05-17 11:58:46 +02:00
  • e6a29a33b5 Reorder default enabledLayouts to make more sense Kristóf Tóth 2018-05-17 11:17:14 +02:00
  • b706ba7868 Fix sidebar button color in certain browsers Kristóf Tóth 2018-05-17 10:16:37 +02:00
  • 0f0a5a63f6 Merge pull request #23 from avatao-content/layout-fix therealkrispet 2018-05-17 10:15:46 +02:00
  • cd4f9cc26e Change terminal-ide-web.svg to better show the layout Gabor PEK 2018-05-16 16:22:09 +02:00
  • 1c88e61b0a Merge pull request #22 from avatao-content/layout-fix therealkrispet 2018-05-16 13:09:01 +02:00
  • e6cb75ebd8 Change scrollbar style Gabor PEK 2018-05-16 11:45:58 +02:00
  • 25515a941a Fix breaking layout for web component Gabor PEK 2018-05-15 17:49:57 +02:00
  • fa17b38215 Fix unsafe comparison Kristóf Tóth 2018-05-15 14:03:57 +02:00
  • f62c2f199c Fix SidebarComponent margins&paddings on small displays Kristóf Tóth 2018-05-15 12:25:12 +02:00
  • 21f7025123 Improve visibility of which tab is selected in webide Kristóf Tóth 2018-05-15 12:15:25 +02:00
  • 9c566c2d73 Add legal boilerplate and LICENSE file Kristóf Tóth 2018-05-11 18:00:26 +02:00
  • e351cbacc0 Enable code autocompletion in ACE editor Kristóf Tóth 2018-05-11 14:04:15 +02:00
  • 93e892561e Review README with Zsuzsiii Kristóf Tóth 2018-05-11 11:33:50 +02:00
  • dbb50ad7b4 Fix MessageComponent 'next' button Kristóf Tóth 2018-05-04 17:46:30 +02:00
  • 8d80f701f1 Add notice on DeployButton in README Kristóf Tóth 2018-05-04 14:31:00 +02:00
  • a20b2f525e Upgrade packages Bálint Bokros 2018-05-02 14:07:13 +02:00
  • 2990b5009b Perform small language improvements on README Kristóf Tóth 2018-04-26 10:41:15 +02:00
  • e9096b11aa Add final touches to docs Kristóf Tóth 2018-04-25 15:06:44 +02:00
  • 38acbac25b Document layout settings Kristóf Tóth 2018-04-25 14:56:03 +02:00
  • c73cbead71 Document iframeing and WebComponent Kristóf Tóth 2018-04-25 14:46:46 +02:00
  • 52cfd4bf55 Refactor WebComponent and iframing to be mutually exclusive, strip old app Kristóf Tóth 2018-04-25 11:48:15 +02:00
  • a0f9ec6bd6 Fix hardcoded supervisor program name in IdeComponent Kristóf Tóth 2018-04-25 11:33:42 +02:00
  • daba4ce6f9 Remove unused stuff generated by angular cli Kristóf Tóth 2018-04-24 09:31:38 +02:00
  • 24636c07d1 Write even more documentation Kristóf Tóth 2018-04-23 18:54:09 +02:00
  • 6f93869dc0 Continue documenting frontend components Kristóf Tóth 2018-04-23 18:05:48 +02:00
  • 33ebefd767 Start writing component documentation Kristóf Tóth 2018-04-23 13:37:24 +02:00
  • 321aaab526 Rename IdeComponent.key_id Kristóf Tóth 2018-04-20 17:32:41 +02:00
  • 1d63f2d983 Merge pull request #20 from avatao-content/pinning-fix Bokros Bálint 2018-04-20 16:03:28 +02:00
  • 28323e9bb1 Fix removed toggle next button logic Kristóf Tóth 2018-04-20 16:01:43 +02:00
  • f9db92cd57 Fix various coding-style violations and random imports Kristóf Tóth 2018-04-20 15:54:34 +02:00
  • bafb88012d Implement reloading of frontend from API Kristóf Tóth 2018-04-20 14:50:43 +02:00
  • eabd7d6c75 Fix type mismatch Kristóf Tóth 2018-04-20 14:47:12 +02:00
  • 5c0b1dbd1b Implement changing messaging visibility from API Kristóf Tóth 2018-04-20 14:36:06 +02:00
  • 77e18f43e3 Fix config variable not being JSON Kristóf Tóth 2018-04-20 14:10:57 +02:00
  • 46b750432e Implement hiding messages component Kristóf Tóth 2018-04-20 14:05:23 +02:00
  • 26df194a17 Fix manual and instumented layout changes (force event 'resize') Kristóf Tóth 2018-04-20 11:09:47 +02:00
  • 5e3e619423 Sidebar icons are now highlighted and focus works when instrumented from backend Gabor PEK 2018-04-20 09:29:16 +02:00
  • 3e249e8582 Sidebar icons are now highlighted and focus works Gabor PEK 2018-04-20 09:27:32 +02:00
  • f0717eb235 Layout changes finally work from backend commands Gabor PEK 2018-04-20 09:26:36 +02:00
  • a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts Gabor PEK 2018-04-20 09:22:23 +02:00
  • 959a0df3d6 Use fix sidebar to instrument and control layout changes Gabor PEK 2018-04-20 09:21:20 +02:00
  • b460c429e6 Add sidebar component that is ready to be designed and instrumented Gabor PEK 2018-04-20 09:19:42 +02:00
  • 97d1a58fbf Add trigger to testmessenger default JSON Kristóf Tóth 2018-04-10 14:27:07 +02:00
  • 2a56880b8e Refactor testmessenger JSON sending Kristóf Tóth 2018-04-10 14:26:43 +02:00
  • b6b647dc21 Expose JSON sending method in weboscketservice Kristóf Tóth 2018-04-10 14:24:57 +02:00
  • 438138adc5 Make it possible to send triggers with testmessenger Kristóf Tóth 2018-04-10 10:33:28 +02:00
  • f9f8a3f70c Append missing = sign Kristóf Tóth 2018-03-31 23:01:46 +02:00
  • ef7726af37 Reduce autoSaveInterval to slightly overshoot average CPM typing speed Kristóf Tóth 2018-03-31 21:58:21 +02:00
  • a10b772ac5 Rewrite README Kristóf Tóth 2018-03-30 23:42:56 +02:00
  • 635d83e1b3 Readd resetAutoSaveCountDown for more deterministic saving ops Kristóf Tóth 2018-03-30 23:04:31 +02:00
  • 31835c9140 Fix reload event overwriting your code for the nth time Kristóf Tóth 2018-03-28 17:33:13 +02:00
  • c3361f6ce0 Remove magic start sh, as it is included in the test-tutorial-framework repo Kristóf Tóth 2018-03-23 17:57:20 +01:00
  • 2d82b83b06 Merge pull request #19 from avatao-content/config_refactor Bokros Bálint 2018-03-21 16:52:09 +01:00
  • 7d145e95ae Make webide deploy button optional Kristóf Tóth 2018-03-21 16:44:51 +01:00
  • 0682e53511 Refactor project to use config file Kristóf Tóth 2018-03-21 16:32:56 +01:00
  • 1b2b1c9f8d Remove unused ngOnInit() Kristóf Tóth 2018-03-21 16:27:57 +01:00
  • ccc0781735 Add newline to end of layout-command.ts Kristóf Tóth 2018-03-21 16:20:56 +01:00
  • 0cf36912c3 Make dashboard.component comply linter Kristóf Tóth 2018-03-21 16:18:13 +01:00
  • 18b93ecaf8 Remove obsolete TODO Kristóf Tóth 2018-03-21 16:17:35 +01:00
  • 138fccbe77 Implement dashboard layout manipulation from backend Kristóf Tóth 2018-03-20 15:52:40 +01:00
  • 809b78056d Signal whether code state is dirty via underlining Kristóf Tóth 2018-03-20 15:01:25 +01:00
  • f712fbde52 Add css class to underline text Kristóf Tóth 2018-03-20 15:01:06 +01:00
  • b1c0ba91d8 Decrease autosave_interval to 1000ms Kristóf Tóth 2018-03-20 11:41:25 +01:00
  • ce97228a51 Merge pull request #18 from avatao-content/webide_enhancements Bokros Bálint 2018-03-19 13:34:33 +01:00
  • 496f997bb7 Remove TODO I thought about Kristóf Tóth 2018-03-15 12:40:01 +01:00
  • c69bac4e83 Fix updateFileData removing code on lost read messages Kristóf Tóth 2018-03-15 12:30:26 +01:00
  • 570fbec090 Change default source code, as it can be seen due to latency Kristóf Tóth 2018-03-15 12:23:28 +01:00
  • 82f1ed17e9 Implement frontend API to manipulate next button visibility Kristóf Tóth 2018-03-14 18:06:37 +01:00
  • caf14f49ed Add data class for Messaging control API Kristóf Tóth 2018-03-14 18:06:00 +01:00
  • c329a71867 Remove obsolete comments Kristóf Tóth 2018-03-14 17:07:39 +01:00
  • 3b7c8daafe Add optional trigger argument to WebSocketService Kristóf Tóth 2018-03-14 17:06:56 +01:00
  • 3b7b597b3c Merge pull request #17 from avatao-content/cssdesign therealkrispet 2018-03-14 16:58:00 +01:00