Commit Graph

479 Commits

Author SHA1 Message Date
Kristóf Tóth 7bb6093672 Implement routing module 2018-02-16 10:19:23 +01:00
Bokros Bálint 95d616225f
Merge pull request #7 from avatao-content/reload_fix
Fix command callback delegation
2018-02-15 17:19:22 +01:00
Kristóf Tóth 00fd06734d Remove unused component 2018-02-15 16:27:52 +01:00
Kristóf Tóth 735ea8d4e0 Fix command callback delegation 2018-02-15 16:22:11 +01:00
Bálint Bokros 39f7ab8a93 Upgrade xterm to 3.1 2018-02-15 14:07:11 +01:00
Bálint Bokros 7198040f06 Upgrade ng-bootstrap to stable 2018-02-15 14:07:11 +01:00
Bálint Bokros 11c74b28f8 Update packages 2018-02-15 14:07:11 +01:00
therealkrispet aceb544496
Merge pull request #6 from avatao-content/modelist
Implement code highlighting
2018-02-15 13:31:49 +01:00
Bálint Bokros 07c6ee8a7e Import popular language definitions for code highlighting 2018-02-15 11:30:00 +01:00
Bálint Bokros ae58ee906f Use modelist to automagically select correct code highlight 2018-02-15 11:30:00 +01:00
Bálint Bokros c88fd8c3b8 Make mode binding one-way
It is only updated one-way, so the binding shouldn't be two-way.
2018-02-15 11:29:51 +01:00
Bálint Bokros 8e5f402519 Trigger change detection explicitly after WebIDE content is updated
This makes human sized stack traces go away ¯\_(ツ)_/¯
2018-02-15 11:29:51 +01:00
Bálint Bokros 882899ee9c Move handling textChanged to separate macrotask 2018-02-15 11:29:51 +01:00
Bálint Bokros b6f4c870b6 Add polyfill to make sure RxJS runs in the correct zone 2018-02-15 11:29:51 +01:00
Bálint Bokros 96cbebc204 Add polyfills to support MSIE 2018-02-15 11:29:51 +01:00
Kristóf Tóth 5330f15d3f Hotfix messages reversing themselves all the time 2018-02-14 15:38:38 +01:00
Bokros Bálint 9e5b670f2b
Merge pull request #5 from avatao-content/bootiful
Bootiful
2018-02-14 13:25:57 +01:00
Bálint Bokros 0f45448467 Fix whitespace 2018-02-14 13:24:00 +01:00
Bálint Bokros 9bc00d2d8b Use tfw prefix for custom CSS classes 2018-02-14 13:23:41 +01:00
Bálint Bokros 7152094053 Remove nonexistent classes 2018-02-14 13:22:07 +01:00
Kristóf Tóth 1c499fd54b Reverse messages in messages.component to make new messages appear first 2018-02-14 09:51:42 +01:00
Kristóf Tóth 4bb2e9c2f2 Make frontend scale nicely regardless of window size 2018-02-14 09:51:15 +01:00
Kristóf Tóth 279aaf797b Add sensible CSS classes to app containers 2018-02-13 17:33:55 +01:00
Kristóf Tóth e4431a50f4 Reduce jumbotron padding 2018-02-13 17:15:41 +01:00
Bokros Bálint d1a7fe2193
Merge pull request #4 from avatao-content/watchdog
Implement frontend reload command (triggers webide file request)
2018-02-13 16:35:19 +01:00
Kristóf Tóth a50b8e1340 Implement frontend reload command (triggers webide file request) 2018-02-12 16:42:43 +01:00
Kristóf Tóth a09f12ce3b Remove obsolete comments 2018-02-09 18:10:50 +01:00
Kristóf Tóth 13e60e5d98 Refactor save! saving... saved! truth table to single string :D 2018-02-09 14:59:10 +01:00
Kristóf Tóth d0a35b53d3 Implement save saving... saved! button magic. Refactor via enum 2018-02-09 14:30:37 +01:00
Kristóf Tóth 9030df0a2b Implement feedback for "save" button 2018-02-09 13:43:08 +01:00
Kristóf Tóth 5ed4c0b428 Remove unused css classes 2018-02-09 13:31:37 +01:00
Kristóf Tóth a524651117 Make webide "save" button match the "design" 2018-02-09 11:43:55 +01:00
Bokros Bálint a6ee39156b
Merge pull request #3 from avatao-content/webide_rework
Webide rework
2018-02-08 17:40:12 +01:00
Kristóf Tóth 8c2467e48d Remove rounded edges from webide tabs – thanks pg. 2018-02-08 14:53:15 +01:00
Kristóf Tóth e1fb56eb0a Make frontend nice af 2018-02-07 17:06:06 +01:00
Kristóf Tóth 239c985056 Make webide "tabs" nicer 2018-02-07 16:11:11 +01:00
Kristóf Tóth ec4f70cd12 Implement multiple webide tabs 2018-02-07 14:51:37 +01:00
Kristóf Tóth a9d2dd57bc Implement webide file changing with poc text input 2018-02-07 13:16:14 +01:00
therealkrispet 451ee47825
Merge pull request #2 from avatao-content/messaging
Initial messaging implementation
2018-02-05 12:51:40 +01:00
Bálint Bokros eb90c66c84 Rename LogsComponent to MessagesComponent 2018-02-01 16:39:08 +01:00
Bálint Bokros d5e14d0d8a Move Message class to separate file 2018-02-01 16:39:08 +01:00
Bálint Bokros 1c1bddd955 Create initial implementation of messaging 2018-02-01 16:39:08 +01:00
Bálint Bokros 6b9c2c19e3 Create Message class representing defined data format 2018-02-01 16:39:08 +01:00
Bálint Bokros e0bdf1d9ed Remove test code 2018-02-01 16:39:08 +01:00
Bálint Bokros 11b004e3b7 Move FSMUpdate class to separate file 2018-02-01 16:38:56 +01:00
Bálint Bokros 246d0366eb Rename variable for consistency 2018-02-01 16:38:13 +01:00
Bálint Bokros c4be3466f2 Move SourceCode class next to its sole client 2018-02-01 16:35:00 +01:00
Bálint Bokros 858f372ca8 Add proxy configuration to ease development 2018-02-01 16:35:00 +01:00
Bálint Bokros dfd5712951 Fix height of first row 2018-02-01 16:35:00 +01:00
Bálint Bokros a45fd0a465 Remove top margin from WebIDE component 2018-02-01 16:35:00 +01:00