Commit Graph

603 Commits

Author SHA1 Message Date
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
Wes Lambert 70fd6289c8 Add GRPC Alpine variant SDK image 2022-04-24 19:39:54 +00:00
frikky beae97482d Added JSON check in SDK to ENSURE checks for [] and {} are in place to avoid parsing unecessary values like 1e3 which equals 100 2022-04-21 22:26:12 +02:00
frikky bcf2119a7c Fixed an issue with ast literal eval parsing 7e7 as a mathematical operation instead of pure string 2022-04-21 19:00:50 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +02:00
frikky a42e815fd4 Not sending auth key in webhook callbacks anymore 2022-04-11 16:56:34 +02:00
frikky 63ce93500c Fixed a broken part of the condition system which didn't look for skipped/failed nodes 2022-04-08 01:50:09 +02:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02:00
frikky 5b78366191 Fixed issues with regex parsing 2022-04-01 23:37:40 +02:00
frikky fec4d63cac Fixed small frontend issues in workflow and app creator 2022-03-29 02:10:37 +02:00
frikky 3cc3b62f74 Added automated parsing of subvalues in JSON to make even more values into proper usable keys 2022-03-27 20:27:20 +02:00
frikky 81183d8404 failed action results are now showing up together with success to make it easier to find 2022-03-27 20:05:56 +02:00
frikky 3d5e02d8da Added JSON and list checks to app sdk parsing 2022-03-26 11:33:01 +01:00
frikky cff2b88845 Made it possible to edit public workflows (frontend) 2022-03-25 02:18:25 +01:00
frikky 79b24f76d8 Added basic zip upload reader sample with files in-memory based on @Dhaval's work. 2022-03-25 00:43:16 +01:00
frikky 619fcac499 Fixed issue with trigger selection 2022-03-18 22:14:17 +01:00
frikky 10128c65e7 Fixed bad naming when dragging trigger into field 2022-03-18 18:25:31 +01:00
frikky 1334a292fa Added NO_PROXY passing to apps and worker 2022-03-18 10:56:24 +01:00
frikky 1654418c93 Removed custom transport for cloud actions 2022-03-17 23:42:51 +01:00
frikky 9defe4c630 Added debug logging disabling possibilities 2022-03-16 12:14:16 +01:00
frikky 7140ce9a1c #400: Fixed additional issues with JSON keys. NOT in public testing yet, as this may be breaking changes for JSON 2022-03-15 23:05:25 +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 9c448f7f7a Fixed issue with logs ramping up 2022-03-10 19:11:43 +01:00
frikky 923e9e5be2 Added usecase editing & app framework handling in any place 2022-03-08 12:45:45 +01:00
frikky 9d4caf940b Removed extra unecessary logging 2022-03-06 16:05:59 +01:00
frikky 3d25c768bf Added possibility for videos and documentation for usecases to map to workflows 2022-03-04 03:50:28 +01:00
frikky 790bb8607d Fixed workflow X use case info 2022-03-02 13:39:59 +01:00
frikky d947d20677 Added basic dropdowns for variables in workflows to make exploration easier 2022-02-26 02:21:21 +01:00
frikky 57745ff4f5 Fixed minor bug with app sdkfor base64 encode/decode 2022-02-26 01:59:21 +01:00
frikky 3086a2d71c FINALLY added app logging to frontend for each app 2022-02-26 01:11:24 +01:00
frikky 36c4637508 Bumped version to 0.9.61 with fixes to webhook and small frontend fixes 2022-02-25 02:57:56 +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 3d56ba210f Added more potential for liquid formatting and usecase discovery 2022-02-20 23:32:58 +01:00
frikky d207d47f39 Started adding changes to filters for liquid 2022-02-20 21:36:50 +01:00
frikky ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery 2022-02-20 03:39:29 +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 8af27d2800 Started looking at ways to parse invalid JSON patterns 2022-02-16 20:14:52 +01:00
frikky be31c329de Made popout window for previous response moveable 2022-02-16 19:25:06 +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 c341046f1a fixed lambda script to run without requests 2022-02-11 13:00:27 +01:00
frikky 65418b39c4 Fixed issue with actionlist autocompletion 2022-02-11 00:23:34 +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 6886f9e585 Fixed public workflow loading bug 2022-02-06 04:28:22 +01:00
frikky c11051c7eb Added new test-build that includes OpenID connect to test with KeyCloak 2022-02-02 04:15:16 +01:00
frikky 3dda16cfe7 Fixed broken code modal popup 2022-01-29 02:04:41 +01:00
frikky 7eb68192b9 Fixed conditions and too large input info to app sdk 2022-01-26 22:31:47 +00:00
frikky b4209903d0 Fixed merge issues 2022-01-26 16:26:40 +00:00