Commit Graph

243 Commits

Author SHA1 Message Date
frikky 80239913d8 Fixed log overloads and docker host proxies for worker and orborus 2022-03-12 13:18:58 +01:00
frikky 345429f89a Added compatibility of docker-socket-proxy example in docker-compose to bypass docker access problems and add ACLs 2022-03-11 13:27:39 +01:00
frikky 391a8ad448 Fixed worker issue with containerIds adding up 2022-03-10 19:11:54 +01:00
frikky 790bb8607d Fixed workflow X use case info 2022-03-02 13:39:59 +01:00
frikky e3a8f1553e Fixed retries in sdk, file ordering in admin and editing issues in app creator 2022-02-24 02:06:38 +01:00
frikky ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery 2022-02-20 03:39:29 +01:00
frikky 698b4f54a5 Fixed new caching system in worker to ensure failed apps retry multiple times 2022-02-19 16:45:57 +01:00
frikky 6dae6706ac Added usecase exporter from mindmaps 2022-02-18 18:55:28 +01:00
frikky 0df7bdd970 Added sample proxy server for testing with orborus 2022-02-17 23:06:01 +01:00
frikky f0bd2cafbf Started work on Workflow visualization dashboard with radial charts 2022-02-17 03:00:41 +01:00
frikky 92fa70a373 Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing 2022-02-15 22:37:09 +01:00
frikky 9929ae816f Added orborus version that JUST utilizes environment name 2022-02-11 14:04:02 +01:00
frikky d07f75a63a Removed deleted file 2022-02-11 13:03:21 +01:00
frikky 0c599f1e87 Added aws lambda stuff 2022-02-11 13:02:38 +01:00
frikky e950212274 Added state grouping in async function to make rendering 100000x faster for node clicks <33333 2022-02-07 22:14:16 +01:00
frikky b4209903d0 Fixed merge issues 2022-01-26 16:26:40 +00:00
frikky 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix 2022-01-26 17:21:33 +01:00
frikky 7b673ccdb4 Added small fixes to orborus and sdk 2022-01-22 01:46:16 +00:00
Frikky 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables 2022-01-21 21:20:25 +00:00
frikky ad8618fce3 Added demo UI for realtime data 2022-01-20 10:15:44 +01:00
frikky 6a941df7d4 Added default subnet 10.224.224.0/24 to avoid further crashes in new docker networks 2022-01-20 02:27:25 +01:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +01:00
frikky 3adf98df74 Continued work on sample use cases towards onboarding 2022-01-14 00:58:11 +01:00
frikky ff4f4d6722 Got a lot farther with the use-case selection onboarding UI 2022-01-13 00:00:19 +01:00
frikky 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky d4c33624b7 Added basic frontend elements for timing actions 2022-01-09 04:56:33 +01:00
frikky 54647e10af Fixed issue with loss of data when swapping actions - now copying! 2022-01-08 03:44:45 +01:00
frikky c41b4da5f5 Fixed execution problems for subflows related to multiple executions and missing execution argument 2022-01-06 03:11:13 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00
frikky 1b0d517fec Fixed swarm network mapping and default docker network type to swarm (overlay) 2022-01-02 00:37:50 +01:00
frikky b17e10886e Added github download redirect handler for raw.githubusercontent.com 2022-01-01 23:43:59 +01:00
frikky faaf8d2d04 Added automatic orborus network attachment to worker in swarm mode 2022-01-01 23:37:13 +01:00
frikky a2e00f992a Added swarm auto setup to orborus 2022-01-01 23:17:35 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +01:00
frikky 24dcb7ebfb #566: Bumped alpine 2021-12-30 18:36:07 +01:00
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00
frikky 76b156750d Fixed multi executions of apps in new worker setup 2021-12-21 00:33:31 +01:00
frikky bd248ef7f1 Fixed new microservice-worker architecture to not duplicate executions 2021-12-21 00:17:13 +01:00
frikky 9e8cc0e91e #345: Added auto-replay of the entire WORKFLOW IF it hasn't finished in time. 2021-12-20 22:54:06 +01:00
frikky d74fab7bf8 Fixed more bugs related to microservice setup 2021-12-19 02:37:34 +01:00
frikky f09e00402c Fixed network/hostname matching issue with wrong network interface 2021-12-19 01:14:51 +01:00
frikky a3231b64e2 Added orborus swarm example config 2021-12-17 04:04:38 +01:00
frikky 001e1df08e #444: Fixed basic pieces for user input trigger to run open source standalone 2021-12-11 02:43:31 +01:00
frikky 857a3a405d Added verify as dropdown 2021-11-18 03:22:44 +01:00
frikky 0cf166fdf9 Added fixes towards new worker deployment 2021-11-17 01:49:06 +01:00
frikky b5c977ae4e Adding new changes for worker scale cross-server 2021-11-14 23:37:14 +01:00
frikky 3ef121ab00 Fixed more issues with worker grabbing logs 2021-11-09 01:14:06 +01:00
frikky f9d63a385f Removed database 2021-11-06 03:13:21 +01:00