Commit Graph

228 Commits

Author SHA1 Message Date
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
Gabor PEK
5ac380c702 Polishing button colors and starting to create templates for different layouts 2018-03-08 17:07:21 +01:00
Gabor PEK
d11564e58b Consistent colors for webide buttons 2018-03-08 16:16:55 +01:00
Gabor PEK
62052b8383 Add vertical scrolling to messages 2018-03-08 14:04:40 +01:00
Gabor PEK
c9f0600689 Merge branch 'cssdesign' of github.com:avatao-content/tutorial-framework-ng into cssdesign 2018-03-08 13:48:34 +01:00
Gabor PEK
2bfa60642e Add simple and more easy to use grid layout framework 2018-03-08 13:43:53 +01:00
Gabor PEK
1b9da0b03c Webide CSS redesign first modification 2018-03-07 17:22:28 +01:00
Gabor PEK
b219c29883 Logo is aligned to the left in the header, but still using grid layout 2018-03-07 17:22:28 +01:00
Gabor PEK
87fd540074 New grid layout for dashboard. This is only one suggested template view. Use cases may need different ones 2018-03-07 17:22:28 +01:00
Gabor PEK
a7aa890019 Use grid layout for messages 2018-03-07 17:22:28 +01:00
Gabor PEK
e1f0bdfb57 Use grid layout instead of bootstrap columns 2018-03-07 17:22:28 +01:00
Gabor PEK
e55248ab30 Add missing avatao logo 2018-03-07 17:22:28 +01:00
Gabor PEK
f6843b21b6 Grid logo and title is centered using grid layout 2018-03-07 17:22:28 +01:00
Gabor PEK
a3ab5f52b6 Using global CSS and shadow DOM CSSs as well 2018-03-07 17:22:28 +01:00
Bokros Bálint
10cf9907d2
Merge pull request #14 from avatao-content/error_handling
Implement robust error handling
2018-03-07 17:16:19 +01:00
Kristóf Tóth
e595b0ccc1 Replace any with actual type in ProcessManagerService 2018-03-07 17:14:30 +01:00
Kristóf Tóth
955ddac7c6 Improve handling of deployment failures 2018-03-07 16:30:25 +01:00
Kristóf Tóth
f318f94f4d Implement handling of deployment failures 2018-03-07 15:15:28 +01:00
Gabor PEK
ed8f09b11d Logo is aligned to the left in the header, but still using grid layout 2018-03-07 14:22:20 +01:00
Gabor PEK
603cdb9911 New grid layout for dashboard. This is only one suggested template view. Use cases may need different ones 2018-03-07 14:20:43 +01:00
Gabor PEK
1adb32a410 Use grid layout for messages 2018-03-07 14:18:51 +01:00
Kristóf Tóth
18aaebd758 Add frontend UI feedback of code state 2018-03-07 14:17:24 +01:00
Gabor PEK
eeaefac59e Use grid layout instead of bootstrap columns 2018-03-07 14:07:53 +01:00
Gabor PEK
83e3547b3e Add missing avatao logo 2018-03-07 14:07:42 +01:00
Gabor PEK
b2d5da1262 Grid logo and title is centered using grid layout 2018-03-07 14:07:33 +01:00
Gabor PEK
ff53319631 Using global CSS and shadow DOM CSSs as well 2018-03-07 14:07:14 +01:00
Kristóf Tóth
d4e91c35e2 Remove 'Save' button from frontend 2018-03-07 13:47:05 +01:00
Kristóf Tóth
2c89cff3a9 Fix webide state not being changed to 'DIRTY' on backspace 2018-03-07 08:45:57 +01:00
Kristóf Tóth
cd1641687e Fix magic starter macOS compatibility 2018-03-06 13:27:51 +01:00
Kristóf Tóth
fc5ed3f06f Rename testmessager -> testmessenger 2018-03-05 17:12:06 +01:00
Kristóf Tóth
1fddd234f2 Update magic starter with auto pathname detection 2018-03-05 13:59:13 +01:00
Kristóf Tóth
fa282aed1c Remove unnecessary key from empty wtf subscribe call 2018-03-05 13:29:58 +01:00
Kristóf Tóth
1ed11ed783 Reduce autosave interval – only runs if code is dirty anyway 2018-03-04 14:27:08 +01:00
Kristóf Tóth
9d80fc44fc Expose TestmessagerComponent on /testmessager 2018-03-04 10:54:33 +01:00