Hari Krishna
|
6cb611a6a8
|
fixed a typo subOrg --> subOrgs
|
2024-03-05 15:27:11 +05:30 |
|
Hari Krishna
|
c581618817
|
fixed few issues with the frontend
|
2024-03-05 09:29:57 +00:00 |
|
Hari Krishna
|
4a3d956023
|
added list of sub orgs
|
2024-03-05 09:29:57 +00:00 |
|
Hari Krishna
|
1e510c6b84
|
Added a way to get the sub orgs of the current org
|
2024-03-05 09:29:45 +00:00 |
|
Hari Krishna
|
55fd580eb3
|
Revert "fixed overflow in conditions"
This reverts commit 906333d8a2.
|
2024-03-04 12:47:01 +00:00 |
|
Hari Krishna
|
cdf0a1eee7
|
added list of sub orgs
|
2024-03-04 12:41:24 +00:00 |
|
Hari Krishna
|
906333d8a2
|
fixed overflow in conditions
|
2024-02-23 09:57:51 +00: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 |
|
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 |
|
Frikky
|
19135a0551
|
User Input worker fix
|
2024-01-21 23:58:30 +01:00 |
|
Frikky
|
fb9cab4ec0
|
Fixed further user input problems
|
2024-01-21 23:57:39 +01:00 |
|
Frikky
|
f7c0c6e5e4
|
Added more management tools for workflow running and stat management
|
2024-01-21 22:11:10 +01:00 |
|
Frikky
|
a08c9c0bf3
|
Fixed a problem where variables with loops fail, and a print problem
|
2024-01-18 12:52:14 +01:00 |
|
Frikky
|
d9b7123382
|
Fixed non finishing workflows with conditions
|
2024-01-17 14:27:22 +01:00 |
|
Frikky
|
14498f1fb4
|
Multiple frontend & backend fixes
|
2024-01-17 14:26:53 +01:00 |
|
Frikky
|
09ab560dd5
|
Disabled orborus stats by default
|
2024-01-17 10:52:59 +01:00 |
|
Frikky
|
8a48dee950
|
Small SDK changes for proxy and verbosity
|
2024-01-16 15:18:47 +01:00 |
|
Frikky
|
9b24a45627
|
Minor SDK update for prints
|
2024-01-16 14:02:12 +01:00 |
|