Commit Graph

683 Commits

Author SHA1 Message Date
frikky 856daaacda Fixed minor frontend issues related to unparsable data 2022-07-28 02:19:05 +02:00
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00
frikky 14c41faa78 Fixed auto redirect for welcome pages 2022-07-25 03:16:43 +02:00
frikky d3e02de38f Fixed small issues with docs and search. 2022-07-24 21:00:53 +02:00
frikky 37bec8552e Made it possible to choose apps properly on the open source version 2022-07-22 18:40:43 +02:00
frikky 40748a175f Bumped shared versions 2022-07-22 02:02:31 +02:00
frikky 6bb371ef05 Bumped versions to work properly for docker CI 2022-07-22 01:44:55 +02:00
frikky 20bde3de2a Fixed more welcome pages to work better and set priorities 2022-07-22 01:34:02 +02:00
frikky baa72498d2 Minor CI update 2022-07-22 00:39:09 +02:00
frikky 285bf7d2d2 Added welcome form and redirect, as well as docker autobuilds 2022-07-21 23:32:03 +02:00
frikky 5c3ba60ddb Rebuild CI 2022-07-21 13:35:37 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +02:00
Frikky 459fdf4143 Merge branch 'launch' into launch 2022-07-14 13:28:36 +02:00
frikky 16e7bfcb58 Fixed minor bugs in app creator bodies and action names + added auto addition of headers 2022-07-14 01:16:27 +02:00
frikky 76bfff84da Added | escape }} liquid filter to manage strings in JSON better 2022-07-03 02:15:02 +02:00
dhaval055 1908109ffc fixed parsed execution result issue 2022-07-02 11:33:52 +05:30
dhaval055 d56aee9f2a added new file editor 2022-06-29 15:50:32 +05:30
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 daf200149f Added search engine to open source Shuffle with external links 2022-06-21 01:38:40 +02:00
frikky 4d146e53e2 Added a way to handle extra apps with default actions 2022-06-11 23:23:08 +02:00
frikky 387731fbfe Added minor fix for coloring and text highlights 2022-06-05 21:32:28 +02:00
frikky 642605ccec Fixed priorities and OpenID issues 2022-05-22 22:25:33 +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 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 c50cb2ce4d Minor fixes for frontend 2022-05-10 21:02:44 +02:00
frikky 7bbfda9e4f Minor changes for launch 2022-04-27 20:48:41 +02:00
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
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
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 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 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
frikky fec4d63cac Fixed small frontend issues in workflow and app creator 2022-03-29 02:10:37 +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
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 619fcac499 Fixed issue with trigger selection 2022-03-18 22:14:17 +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