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 |
|
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
|
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
|
7f59ad9eca
|
Fixed bump in go.mod
|
2022-01-15 03:59:32 +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
|
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
|
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
|
faaf8d2d04
|
Added automatic orborus network attachment to worker in swarm mode
|
2022-01-01 23:37:13 +01:00 |
|
frikky
|
5342a19e38
|
Added github download redirect handler for raw.githubusercontent.com
|
2021-12-31 16:54:12 +01:00 |
|
frikky
|
63c5c34f03
|
#631: Added delete button to file UI
|
2021-12-30 16:46:38 +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
|
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
|
f09e00402c
|
Fixed network/hostname matching issue with wrong network interface
|
2021-12-19 01:14:51 +01:00 |
|
frikky
|
5685388083
|
New docker- and modfile
|
2021-12-17 03:48:40 +01:00 |
|
frikky
|
ef6d38d3aa
|
Fixed execution cleanup properly, including execution queue and abort issues
|
2021-12-17 02:08:26 +01:00 |
|
frikky
|
8dc950bbe0
|
#398: Added priorities to executions
|
2021-12-17 01:18:46 +01:00 |
|
frikky
|
43b6f16984
|
Added max subflow depth to 10 by default
|
2021-12-17 00:52:35 +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
|
05cbc93c09
|
Cleaned up compose and upgraded backend shared version
|
2021-12-02 00:38:37 +01:00 |
|
frikky
|
47b02dec89
|
Fixed bugs and visuals in angularworkflow
|
2021-11-24 17:40:59 +01:00 |
|
frikky
|
592932ed0d
|
Rolled back compose and fixed mod
|
2021-11-23 02:02:36 +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
|
3152f19ae5
|
Added copying to more JSON fields
|
2021-11-22 04:01:06 +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
|
d4058d49f1
|
Added loads more workflow ownership pieces
|
2021-11-14 02:26:27 +01:00 |
|
frikky
|
3ef121ab00
|
Fixed more issues with worker grabbing logs
|
2021-11-09 01:14:06 +01:00 |
|