26 Commits

Author SHA1 Message Date
Kristóf Tóth
2d6289609f Implement tab switching saving files 2018-02-28 15:38:22 +01:00
Kristóf Tóth
52298cbd8c Update webide frontend to emphasize that a process is being reloaded 2018-02-28 14:13:01 +01:00
Kristóf Tóth
0779ad2ef6 Rework faulty callback concept in ProcessManagerService 2018-02-27 16:06:15 +01:00
Kristóf Tóth
ceabfe75bc Add support for stateless ProcessManagerService in webide 2018-02-27 15:55:38 +01:00
Kristóf Tóth
848c7ce71b Hook process restarting to 'Save' button click 2018-02-27 14:28:33 +01:00
Kristóf Tóth
8d2f19f062 Rename anchor -> key globally ¯\_(ツ)_/¯ 2018-02-21 15:32:24 +01:00
Kristóf Tóth
5f124f5b8a Move angular services to separate directory 2018-02-20 16:54:41 +01:00
therealkrispet
fd5e557960
Merge pull request #9 from avatao-content/webide_revisit
Update WebIDE component to conform to reality and type safety
2018-02-20 16:22:28 +01:00
Bálint Bokros
19f03446c6 Remove unnecessary import 2018-02-19 10:24:55 +01:00
Bálint Bokros
1c445deb88 Clean up WebIDE component's event handlers 2018-02-16 17:35:47 +01:00
Kristóf Tóth
e42d831138 Add connecting WebSocketService to each component 2018-02-16 12:12:01 +01:00
Kristóf Tóth
80de695fa1 Extract demo page to 'dashboard' component 2018-02-16 11:19:52 +01:00
Kristóf Tóth
735ea8d4e0 Fix command callback delegation 2018-02-15 16:22:11 +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
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
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
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
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
Bálint Bokros
c4be3466f2 Move SourceCode class next to its sole client 2018-02-01 16:35:00 +01:00
Bálint Bokros
fd7d3b83d6 Add initial logic to WebIDE 2018-01-11 16:11:01 +01:00
Bálint Bokros
f82f9a55ae Create initial version of application 2017-12-18 17:52:10 +01:00