Commit Graph

235 Commits

Author SHA1 Message Date
frikky 8af27d2800 Started looking at ways to parse invalid JSON patterns 2022-02-16 20:14:52 +01:00
frikky 92fa70a373 Fixed auto-unmapping of e.g. names and authentication during action change. Re-mapped with pointers rather than JSON parsing 2022-02-15 22:37:09 +01:00
frikky 0d27959a2d Disabled magic output by default again 2022-02-11 02:27:20 +01:00
frikky 65418b39c4 Fixed issue with actionlist autocompletion 2022-02-11 00:23:34 +01:00
frikky 4e3f0833ad Minor action fix 2022-01-31 12:27:01 +01:00
frikky cc2610c2cb Added refresh token control in oauth2 registrations 2022-01-29 18:57:31 +01:00
frikky 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix 2022-01-26 17:21:33 +01:00
Frikky 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables 2022-01-21 21:20:25 +00:00
frikky 67edef5624 Added small fixes to cloud UI 2022-01-21 16:58:48 +01:00
frikky 5525131e7c Fixed openapi replacement bug in app creator 2022-01-21 15:47:22 +01:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +01:00
frikky 59d90d1c28 Showing the correct parents in autocompletion 2022-01-14 15:58:15 +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 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky d4c33624b7 Added basic frontend elements for timing actions 2022-01-09 04:56:33 +01:00
frikky 54647e10af Fixed issue with loss of data when swapping actions - now copying! 2022-01-08 03:44:45 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky 0f2c71a721 #245: Loads of new introduction features, including a basic app selector 2022-01-03 02:39:22 +01:00
frikky e386709118 #168: Fixed a lot of the tiny annoyances of Oauth2 apps 2021-12-31 01:01:36 +01:00
frikky 15fc6f5bcb #623: Fix and merged in code editor autocompletions. Looking forward to more around this ^_^ 2021-12-30 18:42:08 +01:00
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00
gohil-jay a0d6631b31 Updated popup editor and added variable detection functionality 2021-12-19 22:29:07 +05:30
frikky 1115a8cade Fixed url field parsing issues 2021-12-18 01:52:05 +01:00
frikky 69541676cf Started fixing background issues for condition and documentation modals 2021-12-16 04:18:51 +01:00
frikky 3f033bf732 Added description reader for actions 2021-12-16 03:41:43 +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 47b02dec89 Fixed bugs and visuals in angularworkflow 2021-11-24 17:40:59 +01:00
frikky 5069ce75a1 #580: Loads of fixes for the field editor. Ready for production use, even with minimal features 2021-11-23 01:22:52 +01:00
frikky 857a3a405d Added verify as dropdown 2021-11-18 03:22:44 +01:00
frikky 0cf166fdf9 Added fixes towards new worker deployment 2021-11-17 01:49:06 +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 fb3f45d008 Ran prettier on frontend 2021-11-14 16:45:18 +01:00
gohil-jay e79f1e91ae Cleaned the code 2021-11-14 14:31:47 +05:30
gohil-jay de7d079267 Updated text field with popping code editor 2021-11-13 17:22:31 +05:30
frikky 6d3824cf6f Added possibility of hiding/showing body for full control in in HTTP requests 2021-10-18 16:48:12 +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
gohil-jay 2cce2bffd8 Added popup code editor functionality [1] 2021-10-12 16:56:46 +05:30
frikky 2da6e43dc6 #529: Fixed body to be part of patch, put, post 2021-10-07 20:50:21 +02:00
frikky a509dcd300 Fixed the shared memoryspace between same node issue 2021-10-04 22:22:29 +02:00
frikky f881aa8d49 Added a way to disable authentication entirely even though it exists 2021-09-16 23:13:30 +02:00
frikky bd69de2f64 Added app auth encryption possibility with SHUFFLE_ENCRYPTION_MODIFIER env 2021-09-16 01:42:38 +02:00
frikky 44003844d8 #280: Added app documentation viewer within Workflows 2021-09-15 22:37:32 +02:00
frikky e28b5d1e9b Fixed startnode button showing for startnode 2021-09-15 20:24:59 +02:00
frikky b0908b1f0c Added example modal to popup windows 2021-09-14 10:27:50 +02:00
frikky 52ba4a9537 Fixed oauth2 and backslash SDK issue 2021-09-07 03:14:36 +02:00
frikky e67d577205 Added auto-login for shuffle frontend during setup 2021-09-06 19:21:46 +02:00