Commit Graph

293 Commits

Author SHA1 Message Date
Kristóf Tóth
e929209c74 Make terminal tao-gray again 2018-05-28 13:36:06 +02:00
Kristóf Tóth
725cb4c7f6 Add some padding to deploy button green tick 2018-05-28 13:36:06 +02:00
Kristóf Tóth
9903ab5250 Disable spellchecking in console 2018-05-28 13:36:06 +02:00
Kristóf Tóth
861c486597 Allow access to console from route /console 2018-05-28 13:36:06 +02:00
Kristóf Tóth
198c84fca7 Make terminal and console black 2018-05-28 13:36:06 +02:00
Kristóf Tóth
ce192891d8 Rename config.ide.reloadIframeOnDeploy.. to match new options 2018-05-28 13:36:06 +02:00
Kristóf Tóth
3af98a0c19 Implement automatic switching to console on deploy click 2018-05-28 13:36:06 +02:00
Kristóf Tóth
3565b890c4 Implement optional writing of the latest process log to console 2018-05-28 13:36:06 +02:00
Kristóf Tóth
2f3ea52b8e Implement writing to and reading from console from API 2018-05-28 13:36:06 +02:00
Kristóf Tóth
3456595c5a Implement changing between terminal menu items from API 2018-05-28 13:36:06 +02:00
Kristóf Tóth
6ca78f12fd Refactor dashboard API hide_messages to a separate command 2018-05-28 13:36:06 +02:00
Kristóf Tóth
6403af00dd Add legal boilerplate to new files 2018-05-28 13:36:06 +02:00
Kristóf Tóth
1bc687b081 Adjust console padding to kinda match terminal padding 2018-05-28 13:36:06 +02:00
Kristóf Tóth
5112df831d Adjust console font size to kinda match terminal font size 2018-05-28 13:36:06 +02:00
Kristóf Tóth
944eb1d229 Set cursor on non-selected terminal menu items to pointer 2018-05-28 13:36:06 +02:00
Kristóf Tóth
469c5ced7b Implement changing between terminal menu items 2018-05-28 13:36:06 +02:00
Kristóf Tóth
32dab3b967 Fix terminal overflowing from parent 2018-05-28 13:36:06 +02:00
Kristóf Tóth
5bdf6e0d42 Design vscode-like menu for terminal and console switching 2018-05-28 13:36:06 +02:00
Kristóf Tóth
8fb0fc7cfc Add barebones console option 2018-05-28 13:36:06 +02:00
Kristóf Tóth
58cc7d1889 Add 'are you sure?' style accidental page refresh prevention 2018-05-28 13:35:25 +02:00
Kristóf Tóth
7fea6e2029 Add option to turn off iframe reloading on 'deploy' click 2018-05-25 15:30:59 +02:00
Kristóf Tóth
b2862b755b Use enums in IdeComponent state machines 2018-05-23 11:16:44 +02:00
therealkrispet
8bf82365f4
Merge pull request #24 from avatao-content/angular6
Angular 6 upgrade
2018-05-18 16:00:48 +02:00
Kristóf Tóth
97eb5ff431 Remove unused stuff from angular.json 2018-05-18 15:57:50 +02:00
Bálint Bokros
9f8f10aab5 Update TSLint config 2018-05-18 15:10:17 +02:00
Bálint Bokros
c1f279ce6c Migrate from Angular 5 to 6 2018-05-18 14:53:45 +02:00
Bálint Bokros
c357e47e93 Vendorize queueing-subject 2018-05-18 11:31:23 +02:00
Kristóf Tóth
4b79d77fcc Refactor ProcessManagerService error and success callback semantics 2018-05-18 10:40:19 +02:00
Kristóf Tóth
5ebe29ccc8 Increase max line length to 150 (in consistency with baseimage repo) 2018-05-18 10:40:19 +02:00
Kristóf Tóth
db07cfb04d Remove unused import 2018-05-18 10:40:19 +02:00
therealkrispet
746d4067f3
Merge pull request #21 from avatao-content/node10
Upgrade packages
2018-05-18 10:37:33 +02:00
Kristóf Tóth
435db6a21b Implement changing of document title from config.ts 2018-05-17 16:14:58 +02:00
Kristóf Tóth
399a970340 Refactor deployment notification init in DashboardComponent 2018-05-17 16:04:30 +02:00
Kristóf Tóth
3980051823 Refactor command handling initialization in DashboardComponent 2018-05-17 16:03:35 +02:00
Kristóf Tóth
5d0fb1ab19 Refactor ProcessManagerService initialization in IdeComponent 2018-05-17 16:01:58 +02:00
Kristóf Tóth
454507615d Implement iframe reload on deployment 2018-05-17 15:58:08 +02:00
Kristóf Tóth
4df50e165d Merge branch 'fix-scrollbar' 2018-05-17 14:24:54 +02:00
Kristóf Tóth
044bd379b3 Unify coloring and remove sidebar shadow 2018-05-17 14:24:18 +02:00
Kristóf Tóth
fbbf2596cd Fix ambigous whitespaces 2018-05-17 14:13:07 +02:00
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
0f0a5a63f6
Merge pull request #23 from avatao-content/layout-fix
Change terminal-ide-web.svg to better show the layout
2018-05-17 10:15:46 +02:00
Gabor PEK
cd4f9cc26e Change terminal-ide-web.svg to better show the layout 2018-05-16 16:22:09 +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
Gabor PEK
25515a941a Fix breaking layout for web component 2018-05-15 17:49:57 +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