Commit Graph

42 Commits

Author SHA1 Message Date
Gabor PEK 670ac0f3dc Use global variables for shadow colors 2020-06-30 15:48:04 +02:00
Gabor PEK bca9861a4d Change message active button colors 2020-06-29 17:17:05 +02:00
Gabor PEK aacd8aea60 Fix active message button style 2020-06-17 17:58:31 +02:00
Gabor PEK fb2735ccc7 Fix style of message buttons 2020-06-17 17:47:57 +02:00
Gabor PEK 31cf75f63b Add message buttons to control the user flow 2020-06-17 17:19:22 +02:00
Gabor PEK 0f324a108b Change look and UI of messages, add new Avatao logo 2020-06-12 17:04:29 +02:00
Gabor PEK 2b301edccc Redefine color palette 2020-06-08 11:24:39 +02:00
Kristóf Tóth 00e4c2f7b3 Fix iframe scrolling and other CSS issues 2019-08-27 17:13:36 +02:00
Kristóf Tóth 97b911689b Remove copyright headers 2019-08-12 16:51:51 +02:00
Kristóf Tóth 193c12a1e5 Fix MessagesComponent word breaking 2019-07-09 13:14:36 +02:00
Kristóf Tóth 79c7f582e1 Fix 1px terminal white edge (here be dragons, credits: dbalazs) 2019-06-17 15:47:42 +02:00
balazs ab43fdd70f Change favicon 2019-06-12 11:37:05 +02:00
balazs e58d394f37 Fix scrollbars 2019-06-12 11:37:03 +02:00
balazs 857a7ed892 Parametrize CSS grid 2019-01-23 16:05:53 +01:00
balazs 7e6080e396 Fix word break in side messages 2019-01-23 14:27:15 +01:00
balazs dbb8c0a04d Fix #31 deploy button disappear 2019-01-22 17:03:07 +01:00
Kristóf Tóth b1245c0636 Move scrollbar nicener mixin to separate file 2018-05-17 13:58:34 +02:00
Gabor PEK cd4f9cc26e Change terminal-ide-web.svg to better show the layout 2018-05-16 16:22:09 +02:00
Gabor PEK 25515a941a Fix breaking layout for web component 2018-05-15 17:49:57 +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 daba4ce6f9 Remove unused stuff generated by angular cli 2018-04-24 09:31:38 +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 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 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
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 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
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 a7aa890019 Use grid layout for messages 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
Angular CLI ebd69bc311 chore: initial commit from @angular/cli
_                      _                 ____ _     ___
   / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
  / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
 / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
/_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
               |___/
2017-12-14 11:03:30 +01:00