Commit Graph

140 Commits

Author SHA1 Message Date
frikky ee48543350 Ton of minor fixes all pulled in. More info in the latest release for 1.2.0 2023-05-15 04:42:09 +02:00
frikky 70edb366a9 Minor JSON fixes for SDK 2023-05-11 11:39:01 +02:00
frikky 2ce53cf10d Fixed labeling mechanism to work for apps most places 2023-03-28 19:28:24 +02:00
frikky 4a1c209be7 Fixed file search issue 2023-03-23 00:53:58 +01:00
frikky 14380834e0 Made App Creator way faster by fixing state issues 2023-03-17 00:49:25 +01:00
frikky 3ed4d86a3b enabled user input subflows and fixed bugs 2023-02-27 02:31:30 +01:00
frikky 3d5192a5a7 Fixed issues in loads of files related to newer NPM vesions 2023-02-09 14:50:29 +01:00
frikky 1f2c5ac089 Fixed app creator problems from looping 2023-02-08 10:50:08 +01:00
frikky fe6be71076 Re-fixed looping issues in #1012 and bugs from the issue that the initial fix caused 2023-02-06 22:53:04 +01:00
Dhaval Dave 7e1cccf820 fixed PrasedAction.jsx and few more fixes to ConfiguredWorkflow & Angularworkflow.jsx 2023-01-13 05:35:19 +00:00
frikky be0aed82e3 Cleaned up how keys are handled for duplicates and published workflows. Further changes APIs to use the correct one again for OpenAPI loading 2022-10-27 18:00:04 +02:00
frikky cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +02:00
frikky 8f7823150a Fixed app generation and usage problems with quotes and dollarsigns 2022-10-18 20:12:13 +02:00
frikky b85a56f4b5 Merging fixes from cloud. Detailed changes TBA with next release 2022-10-11 16:19:27 +02:00
frikky bd170df0f0 Fixed an app creator file bug and added execution testing to workflow 2022-10-09 15:37:41 +02:00
frikky a4ee887245 Loads of minor bugfixes to Shuffle UI 2022-09-17 16:59:50 +02:00
frikky 822ccc0b2d Fixed another python script bug and enabled debugging 2022-08-10 19:36:04 +02:00
frikky 2d696e3dea Fixed file upload problems for apps due to headers being auto-set 2022-08-09 15:03:19 +02:00
frikky cfa4960210 Fixed issues with app generation, welcome form and other parts 2022-08-01 22:47:29 +02:00
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00
frikky 66d7cd4e80 Bunch of fixes for new welcome pages and search fields 2022-07-21 00:30:17 +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 ab5b35532b Added minor fix to app generation 2022-06-28 18:14:02 +02:00
frikky 82ae7c2ae0 Fixed issue where authentication header is not set properly every time 2022-06-05 21:47:48 +02:00
frikky cb939fb59f Added base part to documentation to help with support 2022-04-25 23:08:33 +02:00
frikky 24c25a9aa9 Added ubuntu SDK wrapper 2022-04-18 21:43:56 +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 fec4d63cac Fixed small frontend issues in workflow and app creator 2022-03-29 02:10:37 +02: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
frikky e3a8f1553e Fixed retries in sdk, file ordering in admin and editing issues in app creator 2022-02-24 02:06:38 +01:00
frikky d3ec5c4ffa Added edit functionality for apps that are public, ensuring they can be worked on and explored together (NOT gonna work for Workflows due to sensitive data) 2022-02-06 18:03:58 +01:00
frikky 6886f9e585 Fixed public workflow loading bug 2022-02-06 04:28:22 +01:00
frikky 5525131e7c Fixed openapi replacement bug in app creator 2022-01-21 15:47:22 +01:00
frikky bcae2fc004 Fixed node multi-select with CTRL+drag 2022-01-16 18:06:12 +01:00
frikky 581f97be80 Added download as file option to app creator and OpenAPI as a whole 2022-01-16 04:36:49 +01:00
frikky e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +01:00
frikky 3adf98df74 Continued work on sample use cases towards onboarding 2022-01-14 00:58:11 +01:00
frikky 7ce0559448 Fixed issues with same URL in appcreator - now allowing it with replacements 2022-01-13 19:04:39 +01:00
frikky b2dafd6f28 Added frontend fixes for app creation and getting started UI 2022-01-12 14:02:58 +01:00
frikky 8e3ee76a46 Added basic #670 (intuitive loops) fix, magic formatting for code editor and small oauth2 fixes for workflows and app creator 2022-01-10 22:27:54 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00
frikky e386709118 #168: Fixed a lot of the tiny annoyances of Oauth2 apps 2021-12-31 01:01:36 +01:00
frikky 63c5c34f03 #631: Added delete button to file UI 2021-12-30 16:46:38 +01:00
frikky f09e00402c Fixed network/hostname matching issue with wrong network interface 2021-12-19 01:14:51 +01:00
frikky 68a9c4905a Fixed issue with files in POST requests not being parsed + header autoadd issue 2021-12-18 01:51:46 +01:00
frikky ae9bc32a47 BUG: Fixed app dragging and hovering stopper in workflow 2021-12-16 00:55:39 +01:00
frikky 5532296f74 Added magic parser configuration to frontend with basic app sdk parsing 2021-12-10 23:11:58 +01:00
frikky 7c641b918e Fixed issues in app creator 2021-11-24 18:57:01 +01:00
Isoporhode 5304703563 Bugfix: In creation of a new app, only one image is now shown 2021-11-14 23:57:33 +01:00