frikky
|
4d146e53e2
|
Added a way to handle extra apps with default actions
|
2022-06-11 23:23:08 +02:00 |
|
frikky
|
642605ccec
|
Fixed priorities and OpenID issues
|
2022-05-22 22:25:33 +02:00 |
|
frikky
|
7e42553fee
|
Fixed usecase linking and added basic priorities to start making a priority system
|
2022-05-21 14:31:43 +02:00 |
|
frikky
|
2167be32f5
|
Fixed app sdk startnode failing when branches coming into it
|
2022-05-20 01:07:05 +02:00 |
|
frikky
|
c50cb2ce4d
|
Minor fixes for frontend
|
2022-05-10 21:02:44 +02:00 |
|
frikky
|
7bbfda9e4f
|
Minor changes for launch
|
2022-04-27 20:48:41 +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
|
b66d81178a
|
Fixed further execution concurrency issues with sdk & worker
|
2022-04-07 21:44:42 +02:00 |
|
frikky
|
fec4d63cac
|
Fixed small frontend issues in workflow and app creator
|
2022-03-29 02:10:37 +02: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
|
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
|
923e9e5be2
|
Added usecase editing & app framework handling in any place
|
2022-03-08 12:45:45 +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
|
57745ff4f5
|
Fixed minor bug with app sdkfor base64 encode/decode
|
2022-02-26 01:59:21 +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
|
3d56ba210f
|
Added more potential for liquid formatting and usecase discovery
|
2022-02-20 23:32:58 +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
|
c341046f1a
|
fixed lambda script to run without requests
|
2022-02-11 13:00:27 +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
|
2f324e6862
|
More App SDK fixes around indexing in recursions, and another workflow config handler fix
|
2022-01-26 17:21:33 +01:00 |
|
Frikky
|
9ce92d6e1f
|
Added a bunch of CORS related fixes for new shell dev
|
2022-01-21 19:30:40 +00: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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
9dd618ecfe
|
#543: Added possibility for comments in workflow
|
2021-11-05 14:18:26 +01:00 |
|