Commit Graph

1868 Commits

Author SHA1 Message Date
Aditya d73989d821 fix(minor-typo): Copy workflow id -> Copy execution id 2024-02-16 15:00:57 +05:30
Aditya 8ec91939c2 feat: adding timings of when executions got completed 2024-02-15 20:20:27 +05:30
Aditya 90b3a356d3 Merge branch 'main' of github.com:Shuffle/Shuffle 2024-02-15 19:50:10 +05:30
Aditya 64222abaf4 feat: adding a copy workflow execution id icon 2024-02-15 19:39:16 +05:30
lalitdeore e04864d6ba Revert "Merge branch 'main' of https://github.com/Shuffle/Shuffle"
This reverts commit 268ac2d2f6, reversing
changes made to b96b526b82.
2024-02-15 11:40:32 +05:30
lalitdeore 268ac2d2f6 Merge branch 'main' of https://github.com/Shuffle/Shuffle 2024-02-15 10:55:40 +05:30
lalitdeore b96b526b82 Fix: Ensured newaction.returns.example is defined before accessing it 2024-02-15 10:54:29 +05:30
Aditya 675841157a fix: making settings UI look better 2024-02-12 23:39:36 +05:30
Aditya 1c38d328ab feat: more shortcuts! 2024-02-07 16:16:16 +05:30
Aditya 3a3a563f8a feat: shortcut keys for basic workflow navigation 2024-02-07 15:29:13 +05:30
Aditya cd3d970010 chore(debugger-count): adding count endpoint on onprem as well 2024-02-07 14:35:45 +05:30
Aditya 94c26105ab chore(debugger-fix): updating to shuffle-shared v0.5.72 2024-02-07 14:17:13 +05:30
Aditya b7a415cb9b fix: moving comments to last line 2024-02-06 23:04:52 +05:30
Aditya 356fbe6f35 hotfix: fixing image errors 2024-02-05 22:51:18 +05:30
Aditya bcf48075bf fix: handling edge-case with last change 2024-02-05 15:50:40 +05:30
Aditya 01234ac251 fix: docker login issues 2024-02-05 15:49:50 +05:30
Frikky cef6cc4708 Merge pull request #1319 from Shuffle/1.4.0
Another minor 1.3.3 release update
2024-02-01 14:27:28 +01:00
Frikky 625561f763 Orborus update for swarm (?) 2024-02-01 14:25:26 +01:00
Frikky b733e3356d Merge pull request #1316 from Shuffle/1.4.0
Fixed a base image name problem to be only shuffle instead of frikky/…
2024-02-01 01:48:34 +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 228fe48ecf 1.3.3 rebuild 2024-01-31 17:54:15 +01:00
Frikky 08c3723773 Rerun for 1.3.3 2024-01-31 17:53:38 +01:00
Frikky 2bf210201d Updating for 1.3.3 with small frontend fixes. 2024-01-31 17:51:01 +01:00
Frikky 08e046692e Merge pull request #1314 from Shuffle/1.4.0
Merging in a fix for execution_id frontend loading the UI
2024-01-31 17:45:28 +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 5d450cfb5b Fixed baseimagename 2024-01-31 11:27:34 +01:00
Frikky 207473c5ff Merge pull request #1309 from Shuffle/1.4.0
1.3.2 release
2024-01-31 10:58:46 +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
Frikky d6f9c7b6b3 Made logo show up, and fixed notification loading problems onprem 2024-01-25 20:13:45 +01:00
Frikky 7a09037604 Made it so wait for results does what it should for loops on cloud 2024-01-25 14:56:52 +01:00
Frikky 7a6970e3d6 Made MAX EXECUTION DEPTH be followed for further recursion than 10 2024-01-25 12:05:25 +01:00
Frikky f10e382565 Made user re-invite to an org work even when user exists 2024-01-25 12:03:45 +01:00
Frikky b82b68c8b2 https://github.com/Shuffle/Shuffle/issues/1306: Fixed int casting issue in app sdk during list management 2024-01-24 12:06:48 +01:00
Frikky 98bf24d51e Fixed an integer mapping problem in conditions 2024-01-24 11:09:00 +01:00
Frikky 729b2b211d Added SHUFFLE_MAX_EXECUTION_DEPTH for subflows to be able to go lower than 10 subflows 2024-01-23 16:12:58 +01:00
Frikky 2fec9306a3 Last push for 1.3.2 2024-01-23 01:33:57 +01:00
Frikky eabd5ade54 Upgrade worker details 2024-01-23 01:32:42 +01:00
Frikky c6df1ef8cc Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-01-23 01:32:16 +01:00
Frikky c220d9c4a5 Minor fixes for queue management onprem 2024-01-23 01:30:11 +01:00
Frikky 3e9bdcf05b Update package.json 2024-01-22 18:13:33 +01:00
Frikky 990ba015fd Builds with new release info 2024-01-22 02:24:05 +01:00