Commit Graph

361 Commits

Author SHA1 Message Date
Gabor PEK
b460c429e6 Add sidebar component that is ready to be designed and instrumented 2018-04-20 09:30:40 +02:00
Kristóf Tóth
97d1a58fbf Add trigger to testmessenger default JSON 2018-04-10 14:35:23 +02:00
Kristóf Tóth
2a56880b8e Refactor testmessenger JSON sending 2018-04-10 14:26:43 +02:00
Kristóf Tóth
b6b647dc21 Expose JSON sending method in weboscketservice 2018-04-10 14:24:57 +02:00
Kristóf Tóth
438138adc5 Make it possible to send triggers with testmessenger 2018-04-10 10:33:28 +02:00
Kristóf Tóth
f9f8a3f70c Append missing = sign 2018-03-31 23:01:46 +02:00
Kristóf Tóth
ef7726af37 Reduce autoSaveInterval to slightly overshoot average CPM typing speed 2018-03-31 21:59:37 +02:00
Kristóf Tóth
a10b772ac5 Rewrite README 2018-03-30 23:42:56 +02:00
Kristóf Tóth
635d83e1b3 Readd resetAutoSaveCountDown for more deterministic saving ops 2018-03-30 23:04:31 +02:00
Kristóf Tóth
31835c9140 Fix reload event overwriting your code for the nth time 2018-03-28 17:33:13 +02:00
Kristóf Tóth
c3361f6ce0 Remove magic start sh, as it is included in the test-tutorial-framework repo 2018-03-23 17:57:20 +01:00
Bokros Bálint
2d82b83b06
Merge pull request #19 from avatao-content/config_refactor
Config refactor
2018-03-21 16:52:09 +01:00
Kristóf Tóth
7d145e95ae Make webide deploy button optional 2018-03-21 16:44:51 +01:00
Kristóf Tóth
0682e53511 Refactor project to use config file 2018-03-21 16:32:56 +01:00
Kristóf Tóth
1b2b1c9f8d Remove unused ngOnInit() 2018-03-21 16:27:57 +01:00
Kristóf Tóth
ccc0781735 Add newline to end of layout-command.ts 2018-03-21 16:20:56 +01:00
Kristóf Tóth
0cf36912c3 Make dashboard.component comply linter 2018-03-21 16:18:13 +01:00
Kristóf Tóth
18b93ecaf8 Remove obsolete TODO 2018-03-21 16:17:35 +01:00
Kristóf Tóth
138fccbe77 Implement dashboard layout manipulation from backend 2018-03-20 17:39:45 +01:00
Kristóf Tóth
809b78056d Signal whether code state is dirty via underlining 2018-03-20 15:01:25 +01:00
Kristóf Tóth
f712fbde52 Add css class to underline text 2018-03-20 15:01:06 +01:00
Kristóf Tóth
b1c0ba91d8 Decrease autosave_interval to 1000ms 2018-03-20 11:41:25 +01:00
Bokros Bálint
ce97228a51
Merge pull request #18 from avatao-content/webide_enhancements
Webide enhancements
2018-03-19 13:34:33 +01:00
Kristóf Tóth
496f997bb7 Remove TODO I thought about 2018-03-15 13:46:38 +01:00
Kristóf Tóth
c69bac4e83 Fix updateFileData removing code on lost read messages 2018-03-15 13:46:34 +01:00
Kristóf Tóth
570fbec090 Change default source code, as it can be seen due to latency 2018-03-15 12:23:28 +01:00
Kristóf Tóth
82f1ed17e9 Implement frontend API to manipulate next button visibility 2018-03-14 18:06:37 +01:00
Kristóf Tóth
caf14f49ed Add data class for Messaging control API 2018-03-14 18:06:00 +01:00
Kristóf Tóth
c329a71867 Remove obsolete comments 2018-03-14 17:07:39 +01:00
Kristóf Tóth
3b7c8daafe Add optional trigger argument to WebSocketService 2018-03-14 17:06:56 +01:00
therealkrispet
3b7b597b3c
Merge pull request #17 from avatao-content/cssdesign
Cssdesign
2018-03-14 16:58:00 +01:00
Kristóf Tóth
a01b5761ae Make iframe template blank 2018-03-14 16:53:42 +01:00
Kristóf Tóth
e99cd1dc0a Fix shitty looking imports 2018-03-14 16:50:37 +01:00
Gabor PEK
f0ecdd31f2 Add next button for instructions and finally the terminal is responsive 2018-03-14 16:43:44 +01:00
Gabor PEK
bcd030e3d9 Fixing terminal colors 2018-03-14 15:05:58 +01:00
Gabor PEK
a7dbd15370 Change terminal colors 2018-03-14 14:34:17 +01:00
Gabor PEK
ba2e2ace6d Expose layout mixins to a new file and use it accordingly to have control over component positioning from shadow DOM elements 2018-03-13 18:19:59 +01:00
Gabor PEK
174a1dd9a2 Set web component iframe size properly 2018-03-13 11:11:46 +01:00
Gabor PEK
adff2c5e1b Use iframe webcomponent to allow more flexibility in terms of languages 2018-03-12 16:48:15 +01:00
Gabor PEK
97ed48b408 Move deploy blur logic to parent component 2018-03-12 15:03:38 +01:00
Gabor PEK
8f4a6fd83e Add notification service for deployment status and blur login page when neccesary 2018-03-12 14:50:44 +01:00
Gabor PEK
fcb5d6ecf0 Import variables.scss in scss files used in shadow DOM 2018-03-12 14:12:50 +01:00
Gabor PEK
5e0e55eb16 Add horizontal view, change header layout and fix webide position problems 2018-03-12 10:32:01 +01:00
Kristóf Tóth
e5b7d1d809 Merge branch 'cssdesign' 2018-03-09 18:22:53 +01:00
Gabor PEK
822b65462d Cleanup variables in Shadow DOM 2018-03-09 18:14:40 +01:00
Gabor PEK
c3f4ace7e9 Option to switch layout template easily via the dashboard scss 2018-03-09 18:01:12 +01:00
Kristóf Tóth
792ad68f8a Remove autogenerated bullshit from README.md and add actual infos 2018-03-09 16:49:11 +01:00
Bokros Bálint
ecec5e9bbe
Merge pull request #15 from avatao-content/webide-directories
Implement workdir changing support on frontend
2018-03-09 11:23:11 +01:00
Kristóf Tóth
703beec5b3 Implement workdir change support in webide 2018-03-09 09:36:39 +01:00
Kristóf Tóth
134141b495 Refresh SourceCode class 2018-03-09 09:36:14 +01:00