Commit Graph

596 Commits

Author SHA1 Message Date
frikky 92fabeddbe Merging changes from 1.2.0 for cleanup 2023-07-06 17:19:52 +02:00
frikky e319f0e9b1 Tons of priority management fixes - both frontend & backend 2023-06-23 01:08:11 +02:00
frikky ea97eadfb7 Added basic recommendation system to attach usecases and basic helpers to 2023-06-04 17:45:54 +02:00
frikky c98aedb66f Fixed Theme name issue and updated backend to 0.4.17 2023-05-30 17:14:00 +02:00
frikky cb6df863c9 Bugfixes for subflows and user inputs 2023-05-17 00:08:40 +02:00
frikky 2b1b84d843 App framework fixes and new ways to get usecases 2023-05-16 04:07:33 +02:00
frikky f9426e78b0 Minor stability fixes for orborus & worker 2023-05-15 04:57:12 +02:00
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 30ba687d60 Cache contains, Variables, App Activation and Subflow fixes 2023-04-14 08:43:04 +02:00
frikky 093df3d5fb Added way more robust swarm system with caching utilization at scale 2023-03-31 02:14:04 +02:00
frikky f720fcb91e Added usage of new updated shuffle-shared with bugfixes for infinite loops and label management 2023-03-28 19:34:05 +02:00
frikky 2ce53cf10d Fixed labeling mechanism to work for apps most places 2023-03-28 19:28:24 +02:00
frikky d8778e3257 Fixed Organization branding and Creator view 2023-03-28 19:27:40 +02:00
frikky 165f6c6f86 Fixed code editor coloring again 2023-03-23 22:34:19 +01:00
frikky 4a1c209be7 Fixed file search issue 2023-03-23 00:53:58 +01:00
frikky 5cb7d704d6 Fixed file management component breakout to make it more smooth 2023-03-17 00:51:12 +01:00
frikky 2bda021105 Finally made the code editor side-by-side as it should've been all along 2023-03-17 00:47:22 +01:00
frikky b8e3470c8e Added more autocomplete helpers and labels for actions 2023-03-17 00:47:04 +01:00
frikky 4c8e4ba20c Added Jira and small fixes for auto-oauth2 2023-03-17 00:46:39 +01:00
frikky f44738b4cf Fixed listing in editWorkflow to map to workflow forms 2023-03-17 00:46:23 +01:00
frikky be96d7ffbf Added image tagging back to org 2023-03-17 00:43:49 +01:00
frikky 3ed4d86a3b enabled user input subflows and fixed bugs 2023-02-27 02:31:30 +01:00
frikky f604068619 Minor fixes for workflow and usecase management UIs 2023-02-16 22:44:20 +01:00
frikky f3292bc43e Many minor fixes to workflow execution algorithms 2023-02-13 03:45:47 +01:00
frikky 3d5192a5a7 Fixed issues in loads of files related to newer NPM vesions 2023-02-09 14:50:29 +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
Frikky 8c655a75cb Merge pull request #1024 from dhaval055/1.2.0
1.2.0
2023-01-26 15:50:53 +01:00
frikky eee78556be Minor frontend changes in suggestion engine 2023-01-26 15:50:19 +01:00
dhaval055 0a76034083 more fixes in 1.2.0 2023-01-25 18:45:02 +05:30
dhaval055 afcf95ef81 Merge branch 'launch' into 1.2.0 2023-01-25 11:10:34 +05:30
dhaval055 fb448b04ae Fixed issues in ConfigureWorkflow.jsx & AngularWorkflow.jsx 2023-01-24 11:08:32 +05:30
frikky ef045bc5bd Loads of more bugfixes and tests 2023-01-24 03:24:55 +01:00
frikky 2eb22efdac Fixed unreachable code for #1020 and #1021 2023-01-17 17:02:51 +01:00
frikky 77d86f0eba Improved usecase generator 2023-01-16 00:38:29 +01:00
frikky 543fe7f59d Improved workflow suggestions to match emails 2023-01-16 00:38:12 +01:00
frikky 37efb56eee Fixed searchbar z-index 2023-01-16 00:37:56 +01:00
frikky a89c6bb9e3 Fixed bug from loading undefined field 2023-01-16 00:37:43 +01:00
frikky d9d9ee22ef Fixed autocomplete of more oauth2 apps 2023-01-16 00:37:06 +01:00
frikky 44ca758230 Fixed max creators to get 2023-01-16 00:36:46 +01:00
frikky ea72d9f41c Fixed searchbox z-index issue 2023-01-16 00:36:40 +01:00
Dhaval Dave 7e1cccf820 fixed PrasedAction.jsx and few more fixes to ConfiguredWorkflow & Angularworkflow.jsx 2023-01-13 05:35:19 +00:00
Dhaval Dave 20350178e3 fixed Par/components/ParsedAction.jsx 2023-01-12 06:46:13 +00:00
Dhaval Dave e26001c335 fixed ConfiguredWorkflow.jsx & AngularWorkflow.jsx 2023-01-11 13:53:55 +00:00
Frikky 0171d908cd Merge branch 'master' into launch 2022-12-06 19:32:47 +01:00
frikky 8c21ad07ed Made automatic builds of apps happen when an app is selected onprem 2022-12-06 14:51:51 +00:00
frikky e9f730746b Fixed asearch grid linking to shuffler.io properly for public items 2022-12-06 12:18:45 +00:00
frikky 7f52e8ed6d Fixed usecase merging to go through cloud 2022-12-06 11:02:57 +00:00
frikky 0f28aa9c8e Fixed small issues with Workflow view and added new standard view 2022-12-05 14:48:48 +01:00
frikky 98607e44d2 Added minor fix for creator grid 2022-11-23 02:16:56 +01:00