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
|
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
|
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
|
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
|
9c448f7f7a
|
Fixed issue with logs ramping up
|
2022-03-10 19:11:43 +01:00 |
|
frikky
|
9d4caf940b
|
Removed extra unecessary logging
|
2022-03-06 16:05: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
|
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
|
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
|
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
|
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
|
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
|
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
|
e9c84bb858
|
Made Liquid formatting work with loops and added extra auto-fixes
|
2022-01-15 03:18:08 +01:00 |
|
frikky
|
e77bcac26f
|
Fixed workflow variable deletion and control without state updates (speed)
|
2022-01-14 23:10:03 +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
|
5342a19e38
|
Added github download redirect handler for raw.githubusercontent.com
|
2021-12-31 16:54:12 +01:00 |
|
frikky
|
b9d30419fa
|
Fixed subflow selection with autocomplete mechanism
|
2021-12-21 01:28:29 +01:00 |
|
frikky
|
bd248ef7f1
|
Fixed new microservice-worker architecture to not duplicate executions
|
2021-12-21 00:17:13 +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
|
5532296f74
|
Added magic parser configuration to frontend with basic app sdk parsing
|
2021-12-10 23:11:58 +01:00 |
|
frikky
|
47b02dec89
|
Fixed bugs and visuals in angularworkflow
|
2021-11-24 17:40:59 +01:00 |
|
frikky
|
857a3a405d
|
Added verify as dropdown
|
2021-11-18 03:22:44 +01:00 |
|
frikky
|
3ef121ab00
|
Fixed more issues with worker grabbing logs
|
2021-11-09 01:14:06 +01:00 |
|
frikky
|
9a9ea3358d
|
Added simple initial Swarm setup with scalability
|
2021-11-06 03:12:14 +01:00 |
|
frikky
|
3185a157e5
|
Fixed async issues with apps everywhere
|
2021-11-01 15:05:56 +01:00 |
|
frikky
|
580f8e403f
|
Added major fixes for new execution system with backwards compatibility and auto-runs
|
2021-10-31 22:16:59 +01:00 |
|
frikky
|
066329e3ae
|
Fixed base of new execution model with worker, orborus etc
|
2021-10-31 01:47:04 +02:00 |
|
frikky
|
6d3824cf6f
|
Added possibility of hiding/showing body for full control in in HTTP requests
|
2021-10-18 16:48:12 +02:00 |
|
frikky
|
348fcaaf93
|
Deprecated use of old casting system to push use of Liquid formatting (ok just in betagit status)
|
2021-10-17 03:26:55 +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
|
7159bf207c
|
Moved prints to logging in python
|
2021-10-12 18:41:47 +02:00 |
|