Commit Graph

294 Commits

Author SHA1 Message Date
frikky 546f0bd841 Added more links and pointing to getting started page 2022-02-06 19:56:02 +01:00
frikky 6886f9e585 Fixed public workflow loading bug 2022-02-06 04:28:22 +01:00
frikky a811036fb2 Added fixes for public workflows with app visuals 2022-01-31 12:22:37 +01:00
frikky 8e10dc7cad Added workflow image export for possible visualization optimizations 2022-01-29 02:02:59 +01:00
frikky 961d56e52b Minor fixes to workflow UI 2022-01-27 02:45:49 +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 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 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 2b38e9e3a9 Added bezier curve handler for optimized horizontal workflow building 2022-01-16 02:36:14 +01:00
frikky 622baeb59f Added basic reloading UX fixes 2022-01-14 23:35:50 +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 7ce0559448 Fixed issues with same URL in appcreator - now allowing it with replacements 2022-01-13 19:04:39 +01:00
frikky ff4f4d6722 Got a lot farther with the use-case selection onboarding UI 2022-01-13 00:00:19 +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 33b46e3713 Made magic button in code editor 2022-01-10 13:32:24 +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 c41b4da5f5 Fixed execution problems for subflows related to multiple executions and missing execution argument 2022-01-06 03:11:13 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky c42bbfdfc9 Bumped React Router version for more functionality - MAY cause bugs 2022-01-02 18:21:31 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +01:00
frikky a33089b7fc #618: Fixed autocompletion for the subflow trigger 2021-12-21 02:01:12 +01:00
frikky 1804bd9c1e Fixed startnode loading for subflow 2021-12-21 01:44:14 +01:00
frikky b9d30419fa Fixed subflow selection with autocomplete mechanism 2021-12-21 01:28:29 +01:00
frikky 3e318e159f Fixed dragging stop issues 2021-12-18 01:51:57 +01:00
frikky a963edb096 Attempted node delete correction 2021-12-17 02:55:40 +01:00
frikky 8e50e7de58 Added undo for edges and fixed more for undo nodes 2021-12-17 02:38:16 +01:00
frikky 9d1fbccf72 Fixed undo button not readding nodes properly 2021-12-17 02:27:01 +01:00
frikky 8dc950bbe0 #398: Added priorities to executions 2021-12-17 01:18:46 +01:00
frikky 43b6f16984 Added max subflow depth to 10 by default 2021-12-17 00:52:35 +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 001e1df08e #444: Fixed basic pieces for user input trigger to run open source standalone 2021-12-11 02:43:31 +01:00
frikky 5532296f74 Added magic parser configuration to frontend with basic app sdk parsing 2021-12-10 23:11:58 +01:00
frikky 80519e3c06 Added better README overview 2021-12-02 16:57:28 +01:00
frikky 101f878643 Fixed a copy bug for firefox 2021-12-01 22:22:50 +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 3152f19ae5 Added copying to more JSON fields 2021-11-22 04:01:06 +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