Commit Graph

311 Commits

Author SHA1 Message Date
Aditya f0ef6af23c Merge branch '1.4.0' 2023-11-16 01:15:44 +05:30
Frikky c629864c26 Fixed some execution setting bugs 2023-11-15 12:58:23 +01:00
Aditya 8edd395ff6 fix: Adding SHUFFLE_APP_SDK_TIMEOUT 2023-11-03 03:35:36 +05:30
Aditya f09dbb8684 Merge branch '1.3.0' 2023-11-01 01:39:30 +05:30
Frikky a92823d273 Re-added cacheview bugfix, small app sdk fix and login page change 2023-10-20 17:20:34 +02:00
Aditya 341c0c5e1c Merge remote-tracking branch 'origin/1.3.0' into dhaval055/1.3.0 2023-10-18 20:59:14 +05:30
Frikky 614e39da70 Fixed some frontend things for release and orborus is now better by default 2023-10-18 14:58:36 +02:00
dependabot[bot] 0ecc9e9e11 Bump urllib3 from 1.26.17 to 1.26.18 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:25:55 +00:00
dhaval055 ebf58e1917 merge to 1.3.0 2023-10-12 16:03:38 +00:00
dependabot[bot] 1dad8242f8 Bump urllib3 from 1.26.5 to 1.26.17 in /backend/app_sdk
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 04:39:17 +00:00
Frikky 787ca47add Added further admin panel fixes 2023-09-27 21:25:45 +02:00
Frikky ec36639fa7 Fixed a bunch of minor issues with notification workflows and the like 2023-09-22 01:01:20 +02:00
Frikky fc9bc33b30 Fixed self problems in app sdk 2023-09-21 20:18:22 +02:00
Frikky 6de66413c7 Fixed some app sdk things, added images for missing triggers and re-added Wait For Response to Webhooks 2023-09-20 22:34:06 +02:00
Frikky 210412ec84 Fixed a automatic base64 convert issue for images 2023-09-20 20:59:38 +02:00
Frikky 2fec45b47e Fixed most of the muiV5 / react 18 version problems 2023-07-13 22:58:51 +02:00
dependabot[bot] 850491ecb9 Bump requests from 2.25.1 to 2.31.0 in /backend/app_sdk
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 18:28:13 +00:00
frikky 38fe58f1b6 Fixed merge conflicts 2023-07-06 17:39:40 +02:00
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +02:00
frikky c9076e7124 Fixed app base timeout problems for stuck functions 2023-06-23 01:07:50 +02:00
frikky ee48543350 Ton of minor fixes all pulled in. More info in the latest release for 1.2.0 2023-05-15 04:42:09 +02:00
frikky 70edb366a9 Minor JSON fixes for SDK 2023-05-11 11:39:01 +02:00
frikky 27457637c1 More subflow fixes 2023-04-13 15:37:22 +02:00
frikky 8203f4b648 Added more filters for Liquid to work with bad lists 2023-03-28 19:28:44 +02:00
frikky d9eaff1532 Fixed caching issue for schedules, and removed empty key usage 2023-03-21 16:11:05 +01:00
frikky c47118b922 Fixed issue in Orborus where it doesn't use Memcached properly yet 2023-03-15 21:01:11 +01:00
frikky 808c3befbf Fixed app building and worker/orborus algorithms 2023-02-16 22:41:31 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky ad03b6f406 Added Webhook v2 which allows using Webhooks as lambda functions with 15s timeouts 2023-02-08 00:42:34 +01:00
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 4e7f26126b Added the flatten function to liquid 2023-01-20 16:24:13 +01:00
frikky 2eb22efdac Fixed unreachable code for #1020 and #1021 2023-01-17 17:02:51 +01:00
frikky 78d62789cc Fixed minor issue with app sdk 2023-01-16 00:30:46 +01:00
frikky 20462417a1 Added possibility for orborus to run with custom worker images 2022-11-14 14:49:28 +01:00
frikky 2b850a08a1 Orborus version bump for minor k8s fix 2022-11-08 14:42:41 +01:00
frikky 8a8fe1f9f9 Added app sdk retries during startup if backend is unavailable 2022-11-06 17:17:54 +01:00
frikky be0aed82e3 Cleaned up how keys are handled for duplicates and published workflows. Further changes APIs to use the correct one again for OpenAPI loading 2022-10-27 18:00:04 +02:00
frikky cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +02:00
Frikky eb57bee456 Merge pull request #955 from peterclemenko/blackarch_fix
use official blackarch docker image
2022-10-18 22:37:19 +02:00
peter 025caa3483 use official blackarch docker image 2022-10-12 17:45:23 -04:00
frikky b85a56f4b5 Merging fixes from cloud. Detailed changes TBA with next release 2022-10-11 16:19:27 +02:00
frikky bd170df0f0 Fixed an app creator file bug and added execution testing to workflow 2022-10-09 15:37:41 +02:00
frikky a4ee887245 Loads of minor bugfixes to Shuffle UI 2022-09-17 16:59:50 +02:00
frikky 72bf8399b5 Fixed creator grid information 2022-08-30 09:43:00 +02:00
frikky 41945f79b2 Minor fixes to e.g. creator grid 2022-08-22 15:50:07 +02:00
frikky 909a364445 Added CSV parse to app SDK 2022-08-17 18:33:59 +02:00
frikky 9dc16550fa Fixed some minor SSR issues in search grids 2022-08-09 00:52:58 +02:00
frikky 4ae090e050 Added file category listing with new app options to work with detections in the future 2022-08-05 18:21:50 +02:00
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00