frikky
|
391a8ad448
|
Fixed worker issue with containerIds adding up
|
2022-03-10 19:11:54 +01:00 |
|
frikky
|
923e9e5be2
|
Added usecase editing & app framework handling in any place
|
2022-03-08 12:45:45 +01:00 |
|
frikky
|
790bb8607d
|
Fixed workflow X use case info
|
2022-03-02 13:39:59 +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
|
0df7bdd970
|
Added sample proxy server for testing with orborus
|
2022-02-17 23:06:01 +01:00 |
|
frikky
|
f0bd2cafbf
|
Started work on Workflow visualization dashboard with radial charts
|
2022-02-17 03:00:41 +01:00 |
|
frikky
|
779a17d195
|
Fixed docker-compose to work with SSL on opensearch and new frontend build
|
2022-02-08 02:31:24 +01:00 |
|
frikky
|
115151280c
|
Added auto-SSO by adding autologin=true query
|
2022-02-08 01:48:30 +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
|
a811036fb2
|
Added fixes for public workflows with app visuals
|
2022-01-31 12:22:37 +01:00 |
|
frikky
|
3dda16cfe7
|
Fixed broken code modal popup
|
2022-01-29 02:04:41 +01: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
|
e9c84bb858
|
Made Liquid formatting work with loops and added extra auto-fixes
|
2022-01-15 03:18:08 +01:00 |
|
frikky
|
33b46e3713
|
Made magic button in code editor
|
2022-01-10 13:32:24 +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
|
1b0d517fec
|
Fixed swarm network mapping and default docker network type to swarm (overlay)
|
2022-01-02 00:37:50 +01:00 |
|
frikky
|
faaf8d2d04
|
Added automatic orborus network attachment to worker in swarm mode
|
2022-01-01 23:37:13 +01:00 |
|
frikky
|
a2e00f992a
|
Added swarm auto setup to orborus
|
2022-01-01 23:17:35 +01:00 |
|
frikky
|
287c254360
|
#643: Fixed security issues in launch branch as well
|
2021-12-30 18:34:00 +01:00 |
|
frikky
|
63c5c34f03
|
#631: Added delete button to file UI
|
2021-12-30 16:46:38 +01:00 |
|
frikky
|
d74fab7bf8
|
Fixed more bugs related to microservice setup
|
2021-12-19 02:37:34 +01:00 |
|
frikky
|
ac2d734113
|
Updated opensearch version
|
2021-12-13 02:29:01 +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
|
101f878643
|
Fixed a copy bug for firefox
|
2021-12-01 22:22:50 +01:00 |
|
frikky
|
47b02dec89
|
Fixed bugs and visuals in angularworkflow
|
2021-11-24 17:40:59 +01:00 |
|
frikky
|
071066272d
|
Added button for stopping dangling executions in environment
|
2021-11-23 01:40:45 +01:00 |
|
frikky
|
5069ce75a1
|
#580: Loads of fixes for the field editor. Ready for production use, even with minimal features
|
2021-11-23 01:22:52 +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 |
|
gohil-jay
|
de7d079267
|
Updated text field with popping code editor
|
2021-11-13 17:22:31 +05:30 |
|
frikky
|
3ef121ab00
|
Fixed more issues with worker grabbing logs
|
2021-11-09 01:14:06 +01:00 |
|
frikky
|
9dd618ecfe
|
#543: Added possibility for comments in workflow
|
2021-11-05 14:18:26 +01:00 |
|
frikky
|
a82716f0ee
|
Started adding web3 functionality + some bug fixes
|
2021-11-05 04:12:10 +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
|
a506b6e124
|
#512: Fixed frontend mechanism for unselecting router conditions
|
2021-10-22 13:59:31 +02:00 |
|
frikky
|
7144c911d7
|
Added BASE_URL to .env
|
2021-10-22 12:05:59 +02:00 |
|
frikky
|
ba0dbb5354
|
Bumped Liquidpy and added other webhook protocols (e.g. GET)
|
2021-10-20 13:32:01 +02:00 |
|
frikky
|
106ffa3174
|
Fixed frontend security issues
|
2021-10-15 15:16:35 +02:00 |
|
Frikky
|
6c03beeca9
|
Merge branch 'master' into launch
|
2021-10-15 01:08:26 +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
|
b15ac9f4d5
|
Rolled back compose changes
|
2021-10-13 02:30:05 +02:00 |
|