frikky
|
dc61890a32
|
Merge branch 'master' of https://github.com/frikky/shuffle
|
2022-05-12 17:14:40 +02:00 |
|
frikky
|
ebd4936d24
|
Fixed master gomod
|
2022-05-12 17:14:28 +02:00 |
|
frikky
|
32b85ed985
|
Minor fix to go.mod in master
|
2022-05-12 17:12:45 +02:00 |
|
Frikky
|
766e23e025
|
Update package.json
|
2022-04-30 13:21:43 +02:00 |
|
frikky
|
1dee3d3a1c
|
Minor fixes for 1.0
|
2022-04-27 20:51:36 +02:00 |
|
frikky
|
17a5d3dcff
|
Changes everything to use latest rather than nightly (unintended)
|
2022-04-27 20:50:38 +02:00 |
|
Frikky
|
4113fc95e7
|
Merge pull request #816 from Shuffle/launch
1.0.0
|
2022-04-27 21:47:19 +05:30 |
|
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 |
|
frikky
|
cb99d9d51f
|
Fixed issue with content parsing of json in requestbody for app creator and bad multi query parsing into app
|
2022-04-05 14:30:14 +02:00 |
|
frikky
|
c89817a717
|
Fixed docker compose with :z instead
|
2022-04-04 14:32:00 +02:00 |
|
frikky
|
5b78366191
|
Fixed issues with regex parsing
|
2022-04-01 23:37:40 +02:00 |
|
gohil-jay
|
c9c3e6d750
|
Updated text selection highlight to be visible over shuffle variables
|
2022-03-30 12:10:54 +05:30 |
|
frikky
|
fec4d63cac
|
Fixed small frontend issues in workflow and app creator
|
2022-03-29 02:10:37 +02:00 |
|
frikky
|
109e6466a5
|
Merge branch 'launch' of https://github.com/frikky/shuffle into launch
|
2022-03-28 21:17:17 +02:00 |
|
Frikky
|
b401e16a17
|
Merge pull request #768 from gohil-jay/launch
Added sub-variable detection and added scroll to editor popup
|
2022-03-28 21:17:07 +02:00 |
|
frikky
|
aad00d6966
|
Fixed empty popup box problems
|
2022-03-27 20:38:53 +02:00 |
|
frikky
|
3cc3b62f74
|
Added automated parsing of subvalues in JSON to make even more values into proper usable keys
|
2022-03-27 20:27:20 +02:00 |
|
frikky
|
81183d8404
|
failed action results are now showing up together with success to make it easier to find
|
2022-03-27 20:05:56 +02:00 |
|
frikky
|
3d5e02d8da
|
Added JSON and list checks to app sdk parsing
|
2022-03-26 11:33:01 +01:00 |
|
gohil-jay
|
25519b1ecc
|
Made auto scroll
|
2022-03-25 18:50:22 +05:30 |
|
gohil-jay
|
6ada7b69f1
|
Added sub-variable detection and added scroll to editor popup
|
2022-03-25 18:34:28 +05:30 |
|
frikky
|
cff2b88845
|
Made it possible to edit public workflows (frontend)
|
2022-03-25 02:18:25 +01:00 |
|
frikky
|
79b24f76d8
|
Added basic zip upload reader sample with files in-memory based on @Dhaval's work.
|
2022-03-25 00:43:16 +01:00 |
|
frikky
|
9628b1c533
|
Not unselecting when clicking copy, delete or startnode anymore
|
2022-03-18 23:21:01 +01:00 |
|
frikky
|
24555f104a
|
Added better highlighting of selected app
|
2022-03-18 22:39:39 +01:00 |
|
frikky
|
3cf900df05
|
Fixed style reset on branches after error onsave
|
2022-03-18 22:22:43 +01:00 |
|
frikky
|
65ceae538a
|
Added copy button for subflow and user input
|
2022-03-18 22:20:50 +01:00 |
|
frikky
|
619fcac499
|
Fixed issue with trigger selection
|
2022-03-18 22:14:17 +01:00 |
|
frikky
|
e5449a6f3c
|
Added better nested field visuals for JSON when autocompleting
|
2022-03-18 19:08:23 +01:00 |
|
frikky
|
2156ccf26c
|
Fixed bug where webhook URL sometimes is undefined
|
2022-03-18 18:27:13 +01:00 |
|
frikky
|
10128c65e7
|
Fixed bad naming when dragging trigger into field
|
2022-03-18 18:25:31 +01:00 |
|
frikky
|
1334a292fa
|
Added NO_PROXY passing to apps and worker
|
2022-03-18 10:56:24 +01:00 |
|
frikky
|
1654418c93
|
Removed custom transport for cloud actions
|
2022-03-17 23:42:51 +01:00 |
|
frikky
|
9defe4c630
|
Added debug logging disabling possibilities
|
2022-03-16 12:14:16 +01:00 |
|
frikky
|
7140ce9a1c
|
#400: Fixed additional issues with JSON keys. NOT in public testing yet, as this may be breaking changes for JSON
|
2022-03-15 23:05:25 +01:00 |
|