Commit Graph
60 Commits
Author SHA1 Message Date
Kristóf Tóth c46f5a3458 Replace default source code with error message 2018-03-02 14:06:47 +01:00
Kristóf Tóth 0d6c0f647c Refactor autosave interval to a const 2018-03-02 14:03:52 +01:00
Kristóf Tóth fc5a5b161b Implement automatic saving 2018-03-02 13:49:00 +01:00
Kristóf Tóth 5918b300ef Add proxy config to yarn start 2018-03-02 13:33:03 +01:00
Kristóf Tóth bdd4700f2f Make webide visible when showing a single component 2018-03-02 12:07:43 +01:00
Kristóf Tóth 6a7de7f2a5 Make save button labels less confusing 2018-03-02 11:45:04 +01:00
Kristóf Tóth 2cc5f12f6c Change event triggering 'DIRTY' webide state 2018-03-02 11:31:47 +01:00
Kristóf Tóth 7ec5a75bef Change default webide save button state to 'SAVED' 2018-03-02 11:31:14 +01:00
Kristóf Tóth d17bfce170 Remove unnecessary zone hack attempt 2018-03-02 11:13:45 +01:00
Kristóf Tóth 685b9755b9 Optimize tab switching: saving only happens if state is 'DIRTY' 2018-03-02 10:40:31 +01:00
Kristóf Tóth 2d6289609f Implement tab switching saving files 2018-02-28 15:38:22 +01:00
Kristóf Tóth 277d253fbf Add spinning reload animation for Satan's grace 2018-02-28 15:05:51 +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 ffcc608a97 Refactor ProcessManagerService to be stateless 2018-02-27 15:55:23 +01:00
Kristóf Tóth 21043ee74e Fix anchor->key refactor conflicts after rebase 2018-02-27 14:31:20 +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 052dbad0e4 Add ProcessManagerService to providers 2018-02-27 14:28:33 +01:00
Kristóf Tóth fefed5b84e Implement first version of ProcessManagerService 2018-02-27 14:28:33 +01:00
therealkrispet a2e5dc39a9 Merge pull request #11 from avatao-content/bottomless_pit
Add frontend support for 'bottomless_pit' refactor
2018-02-27 14:20:38 +01:00
Kristóf Tóth 6bdc3061cc Add 'trigger' attribute to WSMessage 2018-02-23 14:42:58 +01:00
Kristóf Tóth 477ea8b03a Remove empty ctor body 2018-02-23 08:33:35 +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
Kristóf Tóth fcb746935f Remove unused imports 2018-02-20 09:39:59 +01:00
Kristóf Tóth 9b3e96f6a2 Remove unused ngOnInit 2018-02-17 21:51:33 +01:00
Kristóf Tóth 4a0424ef34 Fix messages not showing (detectChanges()) 2018-02-16 17:49:57 +01:00
Kristóf Tóth 1da9489be8 Remove WebSocketService from dashboard component 2018-02-16 17:13:51 +01:00
Kristóf Tóth c4c875ae3d Remove unused ngOnInit 2018-02-16 15:24:44 +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 3178fcc7e6 Remove unused title attribute from AppComponent 2018-02-16 10:20:17 +01:00
Kristóf Tóth 7bb6093672 Implement routing module 2018-02-16 10:19:23 +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
therealkrispet aceb544496 Merge pull request #6 from avatao-content/modelist
Implement code highlighting
2018-02-15 13:31:49 +01:00
Kristóf Tóth 5330f15d3f Hotfix messages reversing themselves all the time 2018-02-14 15:38:38 +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
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
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
Kristóf Tóth 4207f5fcb6 Implement service to monitor backend FSM state 2018-01-26 16:10:39 +01:00
Kristóf Tóth de77cfccff Remove unnecessary assignment (dependency injection handles this) 2018-01-26 15:24:40 +01:00
Kristóf Tóth f810df0d9d Enhance URL handling (let -> const) 2018-01-26 15:21:45 +01:00
Kristóf Tóth 7e4bc12616 Use reverse proxyed terminado websocket 2018-01-25 14:26:42 +01:00