Commit Graph

116 Commits

Author SHA1 Message Date
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
Isoporhode 7e38eb96eb Ran prettier on the whole frontend codebase again 2021-11-14 23:50:59 +01:00
Frikky 220f7308b6 Revert "Launch" 2021-11-14 23:36:13 +01:00
Isoporhode 80b18a4f6a Bugfix: In creation of a new app, only one image is now shown 2021-11-14 19:30:12 +01:00
Isoporhode fb3f45d008 Ran prettier on frontend 2021-11-14 16:45:18 +01:00
frikky cfc354b8ad #532: Fixed unicode translation issue in apps 2021-10-15 02:20:08 +02:00
frikky 435454ca78 LOTS of security fixes of containers and other versions 2021-10-14 23:00:07 +02:00
frikky 66ed72b241 #168: Got successful Oauth2 implementation with Gmail OpenAPIls 2021-10-14 02:06:24 +02:00
frikky 1632a03753 Fixed suborg zIndex, execution debugging, Oauth2 view and SDK updates 2021-10-13 02:28:46 +02:00
frikky 2da6e43dc6 #529: Fixed body to be part of patch, put, post 2021-10-07 20:50:21 +02:00
frikky 0887289149 #522: Fixed hybrid gmail and outlook app to properly work 2021-10-07 01:51:13 +02:00
frikky d1e4f409a6 Loads of updates to extensions and their documentation 2021-09-29 03:30:13 +02:00
frikky 58524258c7 Added authenticationSSO file 2021-09-23 15:31:04 +02:00
frikky edd295cfc2 #127: Added a category filter system to creator. Will extend to others as well 2021-09-15 00:45:24 +02:00
frikky da75cfd541 Fixed frontend for Oauth2 in app creator 2021-08-31 03:17:55 +02:00
frikky 41e99d66e3 Fixed appcreator uuid bug 2021-08-23 12:16:04 +02:00
frikky 56185e53e2 #470: Added better error messaging for later debugs 2021-08-13 13:14:51 +02:00
frikky d0976bbe50 #437: Modified openapi for 3.0.0 instead of 3.0 2021-07-16 14:33:48 +02:00
frikky 1dddcb5dfc Fixed issue with badly parsed characters for OpenAPI 2021-06-09 06:06:18 +02:00
frikky d8d64b858f Moved documentation to shared 2021-06-04 08:45:59 +02:00
frikky 08203730d2 Fixed HTTP proxy things for env 2021-06-04 07:16:23 +02:00
frikky 24fd96fcf0 Added single app testing from GUI 2021-06-02 23:39:20 +02:00
frikky 2c9bac9eb0 Fixed clipboard issues - requires HTTPS or localhost 2021-06-02 15:09:28 +02:00
frikky 35336663d7 Bumped compose version to .97 2021-05-29 18:18:59 +02:00
frikky 597c0b0e3d #259: Added authentication header possibility to webhooks 2021-05-29 13:57:25 +02:00