Commit Graph

269 Commits

Author SHA1 Message Date
frikky c89817a717 Fixed docker compose with :z instead 2022-04-04 14:32:00 +02: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 1654418c93 Removed custom transport for cloud actions 2022-03-17 23:42:51 +01:00
frikky ce0bfa7f89 Added usecase reference mapping for workflows, allowing easier discovery 2022-02-20 03:39:29 +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 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 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 9ce92d6e1f Added a bunch of CORS related fixes for new shell dev 2022-01-21 19:30:40 +00:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky 581f97be80 Added download as file option to app creator and OpenAPI as a whole 2022-01-16 04:36:49 +01:00
frikky 2b38e9e3a9 Added bezier curve handler for optimized horizontal workflow building 2022-01-16 02:36:14 +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 0f2c71a721 #245: Loads of new introduction features, including a basic app selector 2022-01-03 02:39:22 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +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 47b02dec89 Fixed bugs and visuals in angularworkflow 2021-11-24 17:40:59 +01:00
frikky f4b86abda7 #583: Added granular multi-org control and read-only user 2021-11-23 00:26:53 +01:00
frikky 623a365030 Added suborg management for users 2021-11-22 23:30:54 +01:00
frikky 0cf166fdf9 Added fixes towards new worker deployment 2021-11-17 01:49:06 +01:00
frikky d4058d49f1 Added loads more workflow ownership pieces 2021-11-14 02:26:27 +01:00
frikky 9a9ea3358d Added simple initial Swarm setup with scalability 2021-11-06 03:12:14 +01:00
frikky a82716f0ee Started adding web3 functionality + some bug fixes 2021-11-05 04:12:10 +01:00
Frikky 58c9fedcd8 Merge branch 'launch' into master 2021-10-31 22:21:17 +01:00
frikky 49cfb00a6c Added workflow priority search and orborus checkin IP 2021-10-25 15:51:52 +02:00
frikky a250788527 #168: Fixed Oauth2 refresh token cycle 2021-10-21 00:35:47 +02:00
frikky ba0dbb5354 Bumped Liquidpy and added other webhook protocols (e.g. GET) 2021-10-20 13:32:01 +02:00
frikky cfc354b8ad #532: Fixed unicode translation issue in apps 2021-10-15 02:20:08 +02:00
frikky 3911a28426 #499: Added and reformatted tests 2021-10-15 00:52:40 +02:00
frikky 435454ca78 LOTS of security fixes of containers and other versions 2021-10-14 23:00:07 +02:00
frikky 66ed72b241 #168: Got successful Oauth2 implementation with Gmail OpenAPIls 2021-10-14 02:06:24 +02:00
frikky 1632a03753 Fixed suborg zIndex, execution debugging, Oauth2 view and SDK updates 2021-10-13 02:28:46 +02:00
frikky 5353f5aa63 Fixed Hybrid triggers and minor view changes 2021-10-12 00:27:32 +02:00
frikky 0887289149 #522: Fixed hybrid gmail and outlook app to properly work 2021-10-07 01:51:13 +02:00
frikky 030adab327 #124: Frontend changes for latest issues with notifications 2021-10-05 22:01:54 +02:00
frikky 8551f82330 Added a notification icon, parser, backend and basic APIs 2021-10-04 19:52:58 +02:00
frikky 908d8d9cd3 Added table of contents to left-side documentation view 2021-10-04 19:05:05 +02:00
frikky 6a8d97fb0c #522: Built core part of gmail trigger 2021-09-30 01:26:56 +02:00
frikky e0aa368b24 Added frontend components to control certificates and the like for SSO 2021-09-18 17:44:59 +02:00
frikky 96cf883f08 #176: Started building out SAML/SSO authentication example with Okta 2021-09-18 02:47:29 +02:00
frikky b0908b1f0c Added example modal to popup windows 2021-09-14 10:27:50 +02:00
frikky 89e7390ed6 #490: Fixed password change bug for non admins 2021-09-02 01:26:03 +02:00
frikky d90d84fa03 #205: Added initial namespace feature (~only backend so far). 2021-08-31 00:57:45 +02:00