Commit Graph

66 Commits

Author SHA1 Message Date
Amir Keren
084557ce3d RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 2 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426392 by Amir Keren in ue5-main branch]
2022-08-17 11:58:23 -04:00
Amir Keren
98e2c43a99 RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 1 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426377 by Amir Keren in ue5-main branch]
2022-08-17 11:57:26 -04:00
Amir Keren
1a0f2646ce RemoteControlWebInterface: Merge from Marmot427
- Commit 1 of 2
#preflight 62fd09e3e64b1a51093054a7
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426292 by Amir Keren in ue5-main branch]
2022-08-17 11:52:17 -04:00
UnrealBot
73409369c0 Branch snapshot for CL 21319338
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
Matt Chapman
be54a39598 Changing the transient allowed list in RC to support Avalanche.
Also renamed the GetPresetWorld to GetWorld and GetEmbeddedPresetWorld to GetEmbeddedWorld.

Fixed bindings appearing in the wrong panel when using embeded presets.

#jira none
#rb Simon.Therriault
#preflight 62beb3e1b4471188884bb66c

[CL 20911973 by Matt Chapman in ue5-main branch]
2022-07-01 05:01:08 -04:00
Matt Chapman
f891d6366e Update to allow remote control presets to exist within other assets and toolkit hosts (not level editor.)
#jira none
#rb jeremie.roy
#preflight 62aa4871da0af39a475a0b65

[CL 20677397 by Matt Chapman in ue5-main branch]
2022-06-15 17:50:19 -04:00
lauren barnes
4b82e918fa Replacing legacy EditorStyle calls with AppStyle
#rb header and class name replacement

#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20078276 via CL 20078825
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)

[CL 20106316 by lauren barnes in ue5-main branch]
2022-05-09 13:51:26 -04:00
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
Paul Vincent
154f12785a Remote Control UI 2.0 refresh
#jira UE-146238
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross

1. Add toolbar to RC preset

#jira UE-146239
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross

2. Add search bar / filter in RC preset

#jira UE-146241
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross

3. Add action buttons in RC preset toolbar

#jira UE-146243
#rb Simon.Therriault Jeremie.Roy Denys.Dubinin Patrick.Gross
#preflight 19433119

[CL 19936720 by Paul Vincent in ue5-main branch]
2022-04-27 06:16:24 -04:00
Patrick Gross
1d51127065 Add: Loginpage Throwback
#jira UE-145117
#rb simon.therriault
#rb amir.keren
#preflight 624709e9b6084b983257bf31

[CL 19588475 by Patrick Gross in ue5-main branch]
2022-04-01 10:49:53 -04:00
Marc Audy
a16d8bbe02 Bring UE5/Main files in line with RES
#rnx
#preflight

[CL 19519769 by Marc Audy in ue5-main branch]
2022-03-25 18:45:27 -04:00
simon therriault
2e288b6fe8 Potential Security Issue, Login Screen
Have addeda a FHttpRequestHandler as a RequestPreprocessor which checks whether or not an Requests Header has a corresponding ApiKey to allow the execution, using MD5 hashing to obscure it a bit.
This affects Http Calls and Websocket Calls. Changes Wrapped RCWebsocketRequest to allow holding hashed ApiKeys from the outside. Mainly hooked as an additional Handler in WebRemoteControl.

#jira UE-139210
#rb simon.therriault, amir.keren
#preflight 622113f2c7262e0e538118cf
#lockdown alejandro.arango

#ROBOMERGE-OWNER: simon.therriault
#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 19252881 in //UE5/Release-5.0/... via CL 19257182
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)

[CL 19263496 by simon therriault in ue5-main branch]
2022-03-04 03:45:11 -05:00
amir keren
177ba0e74e RemoteControlWebInterface: Add Auto start cvar
#jira UE-143516
#lockdown alejandro.arango
#rb simon.therriault
#preflight 6220c3f737049be5175ba516

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 19245992 in //UE5/Release-5.0/... via CL 19249197
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)

[CL 19263166 by amir keren in ue5-main branch]
2022-03-04 03:20:38 -05:00
amir keren
541fb8db79 RemoteControlWebInterface: Add CVar to start / stop webapp
Add missing widget types in dropdown

#jira UE-143516
#lockdown alejandro.arango
#rb simon.therriault
#preflight 621876bf783beeaf8af64900

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 19149352 in //UE5/Release-5.0/... via CL 19149849
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)

[CL 19160969 by amir keren in ue5-main branch]
2022-02-25 19:30:45 -05:00
amir keren
5e3a69cea7 RemoteControlWebInterface - WebApp is missing imporved logging & highlights
Merge from Marmot427 CL 18827335
#jira UE-142817
#rb simon.therriault
#preflight 620c0e0d4353dc61c7fdfd54
#lockdown alejandro.arango

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 19058983 in //UE5/Release-5.0/... via CL 19074643
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)

[CL 19076591 by amir keren in ue5-main branch]
2022-02-22 13:52:17 -05:00
simon therriault
d778cbc34b - Fixing crash when launching RemoteControlWebapp
#jira UE-141291
#rb dave.hunter
#lockdown alejandro.arango
[FYI] amir.keren
#preflight 6202d63574604bc6b18b56e6

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18909563 in //UE5/Release-5.0/... via CL 18909701 via CL 18909901
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v915-18905420)

[CL 18909907 by simon therriault in ue5-main branch]
2022-02-08 16:15:24 -05:00
geoffrey douglas
b1cb54a5f3 Fixed duplicate localization keys in VP-IO plugins
#jira UE-141508
#preflight 61fd8a50b5226316389684b7
#rb alejandro.arango

#ROBOMERGE-AUTHOR: geoffrey.douglas
#ROBOMERGE-SOURCE: CL 18892450 in //UE5/Release-5.0/... via CL 18892959 via CL 18893403
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)

[CL 18893418 by geoffrey douglas in ue5-main branch]
2022-02-07 16:29:26 -05:00
simon therriault
3cbf24d363 - Fixing Webapp setup for LevelSnapshots
#jira UE-138770
#rb jeremie.roy
[FYI] amir.keren
#preflight 61f88e7a68795b2f4592114b

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18803563 in //UE5/Release-5.0/... via CL 18803576 via CL 18821589
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)

[CL 18821676 by simon therriault in ue5-main branch]
2022-02-02 01:50:10 -05:00
amir keren
4b7ab5354e RemoteControlWebInterface - webapp is not populating level snapshots Filter dropdown
#rb Simon.Therriault
#jira UE-138779

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18798799 in //UE5/Release-5.0/... via CL 18801831 via CL 18802262
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)

[CL 18808144 by amir keren in ue5-main branch]
2022-02-01 09:51:08 -05:00
amir keren
4b5f57d69b RemoteControlWebInterface: - Adding Dials widget (vector)
- Export a list into multiple tabs
- Play button select area should be whole button

#jira UE-119413 UE-138415 UE-138419
[FYI] Simon.Therriault

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18742919 in //UE5/Release-5.0/... via CL 18743256 via CL 18743704
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18744002 by amir keren in ue5-main branch]
2022-01-26 16:07:33 -05:00
simon therriault
e3bac11d06 - Fixing crash at shutdown with remote control
#rb jeremie.roy
#jira UE-140261
#preflight 61f195d62f38223e17bc1910

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18740277 in //UE5/Release-5.0/... via CL 18740804 via CL 18741555
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18742261 by simon therriault in ue5-main branch]
2022-01-26 15:04:41 -05:00
simon therriault
2d49f890ea - Adding more logging capabilities to diagnostic poor performance with webapp
#author amir.keren
#rb jeremie.roy, simon.therriault
#jira UE-138636
#preflight 61f03bc0716bb9c66a2d8317

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18725288 in //UE5/Release-5.0/... via CL 18725296 via CL 18725552
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18725565 by simon therriault in ue5-main branch]
2022-01-25 13:33:05 -05:00
simon therriault
4d1e840edb - Adding tps for react virtuoso
#rb none
#jira none
[FYI] amir.keren
#preflight none

#ROBOMERGE-AUTHOR: simon.therriault
#ROBOMERGE-SOURCE: CL 18643772 in //UE5/Release-5.0/... via CL 18644307 via CL 18644583
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v900-18638592)

[CL 18647690 by simon therriault in ue5-main branch]
2022-01-18 16:18:48 -05:00
amir keren
2e022fc58b RemoteControlWebInterface: Show refresh button only in iOS Devices
Fix Start case in list widget
#jira UE-137562 UE-138281
#rb none
#trivial

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18575171 in //UE5/Release-5.0/... via CL 18575183 via CL 18575199
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Test -> Main) (v899-18417669)

[CL 18575209 by amir keren in ue5-main branch]
2022-01-11 14:21:24 -05:00
amir keren
43eef4e079 RemoteControlWebInterface: Show refresh button only in iOS Devices
Fix Start case in list widget
#jira UE-137562 UE-138281
#rb none
#trivial

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18575171 in //UE5/Release-5.0/... via CL 18575183
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18575199 by amir keren in ue5-release-engine-test branch]
2022-01-11 14:20:29 -05:00