Gabor PEK
|
eeaefac59e
|
Use grid layout instead of bootstrap columns
|
2018-03-07 14:07:53 +01:00 |
|
Gabor PEK
|
83e3547b3e
|
Add missing avatao logo
|
2018-03-07 14:07:42 +01:00 |
|
Gabor PEK
|
b2d5da1262
|
Grid logo and title is centered using grid layout
|
2018-03-07 14:07:33 +01:00 |
|
Gabor PEK
|
ff53319631
|
Using global CSS and shadow DOM CSSs as well
|
2018-03-07 14:07:14 +01:00 |
|
Kristóf Tóth
|
d4e91c35e2
|
Remove 'Save' button from frontend
|
2018-03-07 13:47:05 +01:00 |
|
Kristóf Tóth
|
2c89cff3a9
|
Fix webide state not being changed to 'DIRTY' on backspace
|
2018-03-07 08:45:57 +01:00 |
|
Kristóf Tóth
|
cd1641687e
|
Fix magic starter macOS compatibility
|
2018-03-06 13:27:51 +01:00 |
|
Kristóf Tóth
|
fc5ed3f06f
|
Rename testmessager -> testmessenger
|
2018-03-05 17:12:06 +01:00 |
|
Kristóf Tóth
|
1fddd234f2
|
Update magic starter with auto pathname detection
|
2018-03-05 13:59:13 +01:00 |
|
Kristóf Tóth
|
fa282aed1c
|
Remove unnecessary key from empty wtf subscribe call
|
2018-03-05 13:29:58 +01:00 |
|
Kristóf Tóth
|
1ed11ed783
|
Reduce autosave interval – only runs if code is dirty anyway
|
2018-03-04 14:27:08 +01:00 |
|
Kristóf Tóth
|
9d80fc44fc
|
Expose TestmessagerComponent on /testmessager
|
2018-03-04 10:54:33 +01:00 |
|
Kristóf Tóth
|
3f642dee69
|
Improve magic startup script
|
2018-03-03 22:12:51 +01:00 |
|
Kristóf Tóth
|
221c0d9500
|
Add simple script to start development backend & frontend
|
2018-03-03 14:17:19 +01:00 |
|
Kristóf Tóth
|
f4e107bfc9
|
Add testmessager to dashboard
|
2018-03-02 17:44:46 +01:00 |
|
Kristóf Tóth
|
a0368cb3a5
|
Implement testing component for sending messages to TFW backend
|
2018-03-02 17:41:50 +01:00 |
|
Kristóf Tóth
|
3cfcf8fddc
|
Refactor setButtonState family of callbacks
|
2018-03-02 15:48:45 +01:00 |
|
Kristóf Tóth
|
3266854db8
|
Disable buttons when they should not be used
|
2018-03-02 15:38:37 +01:00 |
|
Kristóf Tóth
|
c508f367d9
|
Implement separate deploy button
|
2018-03-02 15:34:30 +01:00 |
|
Bokros Bálint
|
fcb48fa6fb
|
Merge pull request #13 from avatao-content/pmgeh_monitorpause_fix
Fix monitor pausing rendered useless by pmgeh, general webide optimization
|
2018-03-02 14:21:04 +01:00 |
|
Kristóf Tóth
|
f94a254f9b
|
Fix autosave making typed text disappear
|
2018-03-02 14:16:55 +01:00 |
|
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 |
|
Bokros Bálint
|
ddc4430bde
|
Merge pull request #12 from avatao-content/pmgeh
Implement manipulation of supervisor processes from frontend
|
2018-02-28 17:59:01 +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 |
|
Bokros Bálint
|
72223215cd
|
Merge pull request #10 from avatao-content/service_hell
Move angular services to separate directory
|
2018-02-20 17:04:03 +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 |
|