Commit Graph

1176 Commits

Author SHA1 Message Date
frikky 76bfff84da Added | escape }} liquid filter to manage strings in JSON better 2022-07-03 02:15:02 +02:00
frikky d7260b709b Fixed issues with names in conditions when changing 2022-06-28 20:41:35 +02:00
frikky ab5b35532b Added minor fix to app generation 2022-06-28 18:14:02 +02:00
frikky b25a216058 Made search for actions in OpenAPI way better by adding description and path 2022-06-28 18:13:41 +02:00
frikky 34e6546184 Added conversions for public workflows and apps when first utilized 2022-06-21 02:34:25 +02:00
frikky daf200149f Added search engine to open source Shuffle with external links 2022-06-21 01:38:40 +02:00
frikky a792766b3b Made it possible to edit a workflow's name and details from within the workflow editor 2022-06-17 00:19:12 +02:00
frikky 53acacf746 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-06-16 12:27:39 +02:00
frikky 9ddbea2e37 Fixed white issue with textfield and started using opensearch version 2 2022-06-16 12:27:21 +02:00
frikky 638f67004a Fixed issue with menu crashing without a popup position when starting with dollarsign $ 2022-06-15 00:04:23 +02:00
Frikky 977e172a58 Merge pull request #879 from dhaval055/launch
added temp dashboard page
2022-06-13 15:36:42 +05:30
Dhaval Dave dc777d99a2 Merge branch 'Shuffle:launch' into launch 2022-06-13 15:20:27 +05:30
dhaval055 d7243438ba added initial dashboard files 2022-06-13 15:16:35 +05:30
frikky 4d146e53e2 Added a way to handle extra apps with default actions 2022-06-11 23:23:08 +02:00
frikky 8b1585b03e Added samples for interacting with future dashboards 2022-06-11 23:22:09 +02:00
frikky 82ae7c2ae0 Fixed issue where authentication header is not set properly every time 2022-06-05 21:47:48 +02:00
frikky 387731fbfe Added minor fix for coloring and text highlights 2022-06-05 21:32:28 +02:00
frikky 9e3e86f1b0 Added many new usecases and and a way to show vid os within workflows 2022-05-26 01:03:08 +02:00
frikky 0b71fbf232 Hid away buttons that shouldn't be there for non-admins 2022-05-23 03:11:50 +02:00
frikky b51294fc2d Added check for all available variables in code editor 2022-05-23 02:31:26 +02:00
frikky 642605ccec Fixed priorities and OpenID issues 2022-05-22 22:25:33 +02:00
frikky a10007c832 Added basic string replacement when a node changes name 2022-05-21 16:57:23 +02:00
frikky 7e42553fee Fixed usecase linking and added basic priorities to start making a priority system 2022-05-21 14:31:43 +02:00
frikky 2167be32f5 Fixed app sdk startnode failing when branches coming into it 2022-05-20 01:07:05 +02:00
frikky 3a7865df6d Added countries 2022-05-16 10:42:53 +02:00
frikky b2aa5a3060 Added more embedded video & GIF features to workflow UI 2022-05-15 02:31:16 +02:00
frikky 76d74e32a3 Minor updates to app sdk 2022-05-12 17:11:43 +02:00
frikky cb3d2fbe06 Added docker socket proxy fix for swarm config in orborus 2022-05-10 21:51:50 +02:00
frikky c33025bd92 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-05-10 21:02:59 +02:00
frikky c50cb2ce4d Minor fixes for frontend 2022-05-10 21:02:44 +02:00
Frikky 212ddfbe81 Merge pull request #845 from dhaval055/launch
Update install-guide.md
2022-05-03 02:32:46 +05:30
Dhaval Dave 0755755bfd Update install-guide.md 2022-05-02 19:03:25 +05:30
frikky e69a2240f8 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-04-27 20:48:55 +02:00
frikky 7bbfda9e4f Minor changes for launch 2022-04-27 20:48:41 +02:00
Frikky cbc879d2d6 Merge branch 'master' into launch 2022-04-27 21:46:59 +05:30
frikky 52e6d79509 Added more info for system requirements to make it easier to search for 2022-04-26 10:56:37 +02:00
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
Frikky 9cbef6752f Merge pull request #812 from weslambert/launch
Add GRPC Alpine variant SDK image
2022-04-25 23:21:48 +05:30
Wes Lambert 70fd6289c8 Add GRPC Alpine variant SDK image 2022-04-24 19:39:54 +00:00
frikky beae97482d Added JSON check in SDK to ENSURE checks for [] and {} are in place to avoid parsing unecessary values like 1e3 which equals 100 2022-04-21 22:26:12 +02:00
frikky bcf2119a7c Fixed an issue with ast literal eval parsing 7e7 as a mathematical operation instead of pure string 2022-04-21 19:00:50 +02:00
Shalin Bhavsar a1d933aaac Create upload_sdk.yml 2022-04-21 18:51:08 +05:30
frikky 240a03a9a5 Made minor fix to orborus 2022-04-21 15:10:19 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +02:00
frikky a42e815fd4 Not sending auth key in webhook callbacks anymore 2022-04-11 16:56:34 +02:00
frikky e49e151048 Minor fix 2022-04-08 11:22:46 +02:00
frikky 4fb2455779 Made it possible to change org without parent org available 2022-04-08 02:28:16 +02:00
frikky 63ce93500c Fixed a broken part of the condition system which didn't look for skipped/failed nodes 2022-04-08 01:50:09 +02:00
frikky b66d81178a Fixed further execution concurrency issues with sdk & worker 2022-04-07 21:44:42 +02:00
Frikky 20b483a1a6 Merge pull request #782 from gohil-jay/launch
Updated text selection highlight to be visible over shuffle variables
2022-04-06 10:53:30 +02:00