frikky
|
a661741064
|
Rebuild worker automatically (CI)
|
2023-02-06 02:49:53 +01:00 |
|
frikky
|
10baffbfe2
|
Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly
|
2023-01-31 12:21:29 +01:00 |
|
frikky
|
73d81520a9
|
Made automatic downloads of public OpenAPI apps build by themselves
|
2022-12-06 14:51:21 +00:00 |
|
frikky
|
7f52e8ed6d
|
Fixed usecase merging to go through cloud
|
2022-12-06 11:02:57 +00:00 |
|
frikky
|
28278eeb47
|
Added images for getting started page
|
2022-11-22 16:39:11 +01:00 |
|
frikky
|
a4ee887245
|
Loads of minor bugfixes to Shuffle UI
|
2022-09-17 16:59:50 +02:00 |
|
frikky
|
2e3ae7d9cf
|
Ran a fix for OrgID sometimes missing during Workflow execution
|
2022-08-02 14:46:23 +02:00 |
|
frikky
|
2d51aaaa82
|
Reverting compose file
|
2022-08-01 02:31:53 +02:00 |
|
frikky
|
14c41faa78
|
Fixed auto redirect for welcome pages
|
2022-07-25 03:16:43 +02:00 |
|
frikky
|
20bde3de2a
|
Fixed more welcome pages to work better and set priorities
|
2022-07-22 01:34:02 +02:00 |
|
frikky
|
baa72498d2
|
Minor CI update
|
2022-07-22 00:39:09 +02:00 |
|
dhaval055
|
d56aee9f2a
|
added new file editor
|
2022-06-29 15:50:32 +05:30 |
|
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
|
b2aa5a3060
|
Added more embedded video & GIF features to workflow UI
|
2022-05-15 02:31:16 +02:00 |
|
frikky
|
cb939fb59f
|
Added base part to documentation to help with support
|
2022-04-25 23:08:33 +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
|
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 |
|