294 Commits

Author SHA1 Message Date
Kristóf Tóth
b1245c0636 Move scrollbar nicener mixin to separate file 2018-05-17 13:58:34 +02:00
Kristóf Tóth
ebbed24c9d Unify CSS code formatting 2018-05-17 11:58:46 +02:00
Kristóf Tóth
e6a29a33b5 Reorder default enabledLayouts to make more sense 2018-05-17 11:17:14 +02:00
Kristóf Tóth
b706ba7868 Fix sidebar button color in certain browsers 2018-05-17 10:16:37 +02:00
therealkrispet
1c88e61b0a
Merge pull request #22 from avatao-content/layout-fix
Fix breaking layout for web component
2018-05-16 13:09:01 +02:00
Gabor PEK
e6cb75ebd8 Change scrollbar style 2018-05-16 11:45:58 +02:00
Kristóf Tóth
fa17b38215 Fix unsafe comparison 2018-05-15 14:03:57 +02:00
Kristóf Tóth
f62c2f199c Fix SidebarComponent margins&paddings on small displays 2018-05-15 12:25:12 +02:00
Kristóf Tóth
21f7025123 Improve visibility of which tab is selected in webide 2018-05-15 12:15:25 +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
e351cbacc0 Enable code autocompletion in ACE editor 2018-05-11 14:04:15 +02:00
Kristóf Tóth
dbb50ad7b4 Fix MessageComponent 'next' button 2018-05-04 17:46:30 +02:00
Kristóf Tóth
38acbac25b Document layout settings 2018-04-25 14:56:03 +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
Kristóf Tóth
a0f9ec6bd6 Fix hardcoded supervisor program name in IdeComponent 2018-04-25 11:33:42 +02:00
Kristóf Tóth
321aaab526 Rename IdeComponent.key_id 2018-04-20 17:32:41 +02:00
Kristóf Tóth
28323e9bb1 Fix removed toggle next button logic 2018-04-20 16:01:43 +02:00
Kristóf Tóth
f9db92cd57 Fix various coding-style violations and random imports 2018-04-20 15:54:34 +02:00
Kristóf Tóth
bafb88012d Implement reloading of frontend from API 2018-04-20 14:50:43 +02:00
Kristóf Tóth
eabd7d6c75 Fix type mismatch 2018-04-20 14:47:12 +02:00
Kristóf Tóth
5c0b1dbd1b Implement changing messaging visibility from API 2018-04-20 14:36:06 +02:00
Kristóf Tóth
77e18f43e3 Fix config variable not being JSON 2018-04-20 14:22:45 +02:00
Kristóf Tóth
46b750432e Implement hiding messages component 2018-04-20 14:05:23 +02:00
Kristóf Tóth
26df194a17 Fix manual and instumented layout changes (force event 'resize') 2018-04-20 11:09:47 +02:00
Gabor PEK
5e3e619423 Sidebar icons are now highlighted and focus works when instrumented from backend 2018-04-20 09:30:40 +02:00
Gabor PEK
3e249e8582 Sidebar icons are now highlighted and focus works 2018-04-20 09:30:40 +02:00
Gabor PEK
f0717eb235 Layout changes finally work from backend commands 2018-04-20 09:30:40 +02:00
Gabor PEK
a0d5dfdddc All the enabled layouts are now enlisted on the sidebar in accordance with config.ts 2018-04-20 09:30:40 +02:00
Gabor PEK
959a0df3d6 Use fix sidebar to instrument and control layout changes 2018-04-20 09:30:40 +02:00
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
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
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
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