Commit Graph

28 Commits (b2c0bcf07aa8a75d3b59e600c496ee7b613f6d2a)

Author SHA1 Message Date
Ivan Maslov ac160e8562 init js after data render, parallel init py, new def wait orc init, logs optimization. Processor add ThreadBool flag. Fix in managers.Process when check status of not initialized agent
3 years ago
Ivan Maslov 2ad58efa4f Fix Web Def Helper (save last params in dict)
3 years ago
Ivan Maslov 52942b3679 Test Managers.Process, fix some bugs
3 years ago
Ivan Maslov 5491302df7 # Orchestrator: Debugger - case insensitive!, save arg dict options from previous value
3 years ago
Ivan Maslov a07784e818 def ActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None, inGUIDStr = None, inThreadBool = False):
3 years ago
Ivan Maslov 1279fb3a64 # Add Debugging toolbox in Web (ActivityItem send from front)
3 years ago
Ivan Maslov 8e7e7f171d Basic JS remove GUIDStr from Activity Items
3 years ago
Ivan Maslov dc1133edd6 Init dropdown in index js with orchestrator
4 years ago
Ivan Maslov de9f0cc3df # ORC WEB - Add freeze logs textarea button - tested!
4 years ago
Ivan Maslov 1d12d59e8c - def ProcessorAliasDefCreate(inGSettings, inDef, inAliasStr=None): # Create alias for def (can be used in ActivityItem in field Def)
4 years ago
Ivan Maslov 1c415a34cb interval from Web front 600ms + OSCredentialsVerify on the back with no logs
4 years ago
Ivan Maslov 09ae47ac85 - Add Working Dir (CWD) + Orchestrator Version Str in ServerData > UserDict
4 years ago
Ivan Maslov caf688536a - Orc new structure for CP: "CPDict": { # "CPKey": {"HTMLRenderDef":None, "JSONGeneratorDef":None, "JSInitGeneratorDef":None}},
4 years ago
Ivan Maslov 913505ae0e - - def AgentOSFileDataBytesCreate(inGSettings, inHostNameStr, inUserStr, inFilePathStr, inFileDataBytes): # Send to agent activity item to OSCMD
4 years ago
Ivan Maslov 2f40c81a72 - Agent: Add Agent defs as Alias in ProcessorDict
4 years ago
Ivan Maslov cbc4b42180 - Orch web: Fix eror in serverDataRender when error render
4 years ago
Ivan Maslov 383fc9b575 - Orch: /pyOpenRPA/ServerData - add sub dict "AgentDict"
4 years ago
Ivan Maslov caeae7c997 - Create new pyOpenRPA UAC Client hierarchy SettingsTemplate.__UACClientAdminCreate__ - need to update functionallity
4 years ago
Ivan Maslov fea3809d85 - Create /pyOpenRPA/ActivityListExecute
4 years ago
Ivan Maslov bde44722e9 # Add new Handler for the log dump - need to refactoring...!!!!
4 years ago
Ivan Maslov a2eab2389a - Test URL "/pyOpenRPA/ServerData"
4 years ago
Ivan Maslov c79c446888 # Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov 921f8f72a2 # Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov c7cfa66a62 # minor fixes in basic UAC (because of add 2 buttons in front)
4 years ago
Ivan Maslov d7dbb8c2f0 # Minor fixes in render RDPList 2
4 years ago
Ivan Maslov e2c1d3e575 # Test + Add web button + add model in front + Backward compatibility from v1.1.13 + try..except when load CP
4 years ago
Ivan Maslov 5333209528 # Orch ajax optimized # Remove refresh button # remove RDPListControlPanelGet # AddAutocleaner #Add exception if ControlPanel with error # Restart Orch with old RDP List!!! (need test)
4 years ago
Ivan Maslov 73e563e58f # Lite style update in orchestrator
4 years ago