Commit Graph

1881 Commits

Author SHA1 Message Date
Frikky 98200b7445 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-03-07 11:16:52 +01:00
Frikky 403acbc984 KMS fixes and updates with go.mod 2024-03-07 11:16:48 +01:00
Frikky b423c9fa0d Merge pull request #1336 from satti-hari-krishna-reddy/1.4.0
fixed overflow in conditions
2024-03-05 21:26:05 +01:00
Frikky 81e6475a71 Merge pull request #1339 from satti-hari-krishna-reddy/issue_1329
fixed the cancel button to work as intended
2024-03-05 17:55:29 +01:00
Frikky c258e3688b Fixed worker k8s bug 2024-03-05 17:45:08 +01:00
Frikky 294c8060ef Updated billing list with links to track users 2024-03-05 16:31:16 +01:00
Frikky 1da44d12ec Minor fix to make JSON only return json if it's actually json 2024-03-05 15:30:59 +01:00
Frikky 0333c0ab6a Added liquid (and future json) pattern fix to sdk to autofix some normal issues 2024-03-05 15:25:11 +01:00
Frikky 66a5260cdb Fixed more pattern matching things. Will implement to test for liquid formatting 2024-03-05 14:55:46 +01:00
Frikky 4b225ab8eb Added a liquid matcher that fixes bad liquid 2024-03-05 14:35:40 +01:00
Frikky b34113f216 Made app sdk support local caching for cache keys for a very short amount of time as to make it possible to check a ton of keys fast 2024-02-29 13:55:51 +01:00
Frikky 21e34a5178 Added a local cache layer for an app within a workflow. This is to help with caching to laod faster 2024-02-29 13:39:20 +01:00
Frikky 4be496466e Removed even more unecessary verbosity in sdk 2024-02-29 04:24:03 +01:00
Frikky fb626a7c21 Fixed minor schedule location issues and app build revisions 2024-02-28 23:09:50 +01:00
Frikky d65e9215ff Removed a lot of verbosity from app sdk 2024-02-28 21:49:47 +01:00
Frikky 54f6b07cb6 Added contributor tracking apps, and started tracking revisions the same way as workflows 2024-02-28 20:06:45 +01:00
Frikky 3489d26c73 Minor orborus test fixes 2024-02-27 00:06:24 +01:00
Frikky e682a7d2a7 Added Docs update, missing images and Tenzir pipelines 2024-02-26 23:15:57 +01:00
Frikky 7c43245a88 Added Pipeline controller to Orborus for testing 2024-02-25 04:07:09 +01:00
Hari Krishna 07516d3ae5 removed unused variable 2024-02-24 12:41:27 +00:00
Hari Krishna ac3e413cc6 fixed the issue with shared reference of the conditionValue object across components, causing changes made in one component to affect the other 2024-02-24 12:41:27 +00:00
Hari Krishna 7142f55216 fixing cancel button issue 2024-02-24 12:41:27 +00:00
Frikky 77de59f9e0 Fixed app sdk problem with base64 decode for Gmail/Outlook 2024-02-23 16:44:23 +01:00
Hari Krishna ae3532f5d0 Merge branch 'Shuffle:1.4.0' into 1.4.0 2024-02-23 02:01:56 -08:00
Hari Krishna 906333d8a2 fixed overflow in conditions 2024-02-23 09:57:51 +00:00
Frikky f8640d854f Fixed file category loading and small workflow changes 2024-02-21 09:32:33 +01:00
Frikky 51935b96a8 Made caching work well for hooks 2024-02-16 16:32:55 +01:00
Frikky d2b9552dad More settings/admin fixes 2024-02-15 18:53:54 +01:00
Frikky 858d18c7dc A lot of things 2024-02-15 18:53:39 +01:00
Frikky bf776409bd Added basic image distribution on app rebuild to be sent to orborus and handled 2024-02-08 00:23:30 +01:00
Frikky 0a349019ab Changed app sdk order for apps 2024-02-07 18:46:19 +01:00
Frikky 8c640cbfd1 Loads of frontend fixes 2024-02-05 23:47:05 +01:00
Frikky cb9be52245 Fixed recursion bug where items that used to become empty strings became full values 2024-02-02 01:54:18 +01:00
Frikky 8cb9e2eb8e Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-02-01 14:34:33 +01:00
Frikky 7dbb1a8b14 Force rebuidl 2024-02-01 14:34:29 +01:00
Frikky 0e8fdd9027 Rerolled to nightly 2024-02-01 14:34:03 +01:00
Frikky 3628812ff6 Fixed api calls not following PROXY guidelines: https://github.com/Shuffle/Shuffle/issues/1318 2024-02-01 14:32:31 +01:00
Frikky 625561f763 Orborus update for swarm (?) 2024-02-01 14:25:26 +01:00
Frikky d72f7dacc8 Fixed a base image name problem to be only shuffle instead of frikky/shuffle 2024-02-01 01:47:59 +01:00
Frikky 7cfb41df69 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-01-31 17:44:39 +01:00
Frikky 95c925095b Fixed execution_id redirects in workflow 2024-01-31 17:44:36 +01:00
Frikky 0c20b053f1 Baseimagename update 2024-01-31 11:28:02 +01:00
Frikky 989dc2aaf4 Merge branch 'main' into 1.4.0 2024-01-31 10:57:29 +01:00
Frikky f8bbfb0fdb Fixed execution mapping problems in workflows for 1.3.2 2024-01-31 10:54:56 +01:00
Frikky 42e5c7822a Fixed cache frontend issues related to editing/viewing 2024-01-30 01:37:46 +01:00
Frikky 5421a35c57 Fixed Orborus/Worker related problems with image mapping 2024-01-30 01:37:36 +01:00
Frikky a80d88b53f Splitcnt missing in production app for . value catching 2024-01-26 15:16:52 +01:00
Frikky f2c47405f0 Added a recursion test script for dot notation handling that works with e.g. kibana 2024-01-26 15:13:12 +01:00
Frikky b796eba7b2 Fixed cache view UI, minor theme bug and an SDK loading problem 2024-01-26 11:45:14 +01:00
Frikky 57b7440b46 Minor workflow UI fix 2024-01-25 21:03:10 +01:00