Commit Graph

604 Commits

Author SHA1 Message Date
frikky 0ed336fb37 Added workflow forms \o/ 2023-03-17 00:51:26 +01:00
frikky b51b1f4c21 Fixed loading problem for apps 2023-03-17 00:49:39 +01:00
frikky 14380834e0 Made App Creator way faster by fixing state issues 2023-03-17 00:49:25 +01:00
frikky 1f752e34c6 Loads of minor bugfixes to workflow editor, especially for triggers 2023-03-17 00:48:55 +01:00
frikky 339742b04b Fixed better File management 2023-03-17 00:48:33 +01:00
frikky e1b1596e99 Fixed Workflow form page link 2023-03-17 00:45:53 +01:00
frikky e0b673fc74 Added Org image as part of welcome 2023-03-17 00:44:36 +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 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
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 10c7007568 Fixed better login handling and redirects 2023-01-16 00:42:29 +01:00
frikky 79d68321e8 Minor fixes to bad app viewing 2023-01-16 00:41:58 +01:00
frikky b90a489d74 Tiny bugfix in admin panel 2023-01-16 00:38:51 +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 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 23c0d7e2ac Fixed import/export issues with subflows and parent workflows 2022-12-06 14:52:13 +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
frikky 71e844b4e4 Fixed minor issues with images during workflow load and added getting started toolbar 2022-11-23 02:15:13 +01:00
Frikky 1baaf36abb Merge pull request #976 from ayush0033/launch
unused var removed
2022-11-12 23:00:25 +01:00
frikky 7d8bf32f28 Fixed issue with error messages in Oauth2 2022-11-11 14:42:24 +01:00
frikky d0ea0b9d84 Added realtime Workflow stream testing for workflow collab 2022-11-11 14:42:05 +01:00
frikky 3c36da958b Added proper usecase management to be used onprem 2022-11-11 14:41:12 +01:00
frikky ff1ba22bdc Fixed unused comment in welcome file 2022-11-11 14:40:44 +01:00
frikky 9f116f5783 Fixed orborus section in admin 2022-11-11 14:40:25 +01:00
Gelot Ayush e92faab42c Merge branch 'launch' of https://github.com/ayush0033/Shuffle into launch 2022-11-01 18:51:30 +05:30
Gelot Ayush 6fa5b1dadf Removed Un-used var 2022-11-01 18:49:50 +05:30
Gelot Ayush a72688c7bb Merge branch 'Shuffle:launch' into launch 2022-11-01 17:22:59 +05:30
Gelot Ayush b493646a7f remove un-used vars 2022-11-01 17:08:11 +05:30
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 84201b8e4f Added all new common files related to onboarding and workflow suggestions 2022-10-23 00:03:33 +02:00
frikky cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +02:00
Frikky 14e3ab113d Merge branch 'launch' into launch 2022-10-18 22:39:31 +02:00
frikky 8f7823150a Fixed app generation and usage problems with quotes and dollarsigns 2022-10-18 20:12:13 +02:00
Gelot Ayush 56b2265f4a remove or commit un-used vars in settings page 2022-10-17 13:25:42 +05:30
Gelot Ayush 118c100b5c Remove some un-used Vars for SSR improving 2022-10-14 18:23:41 +05:30
frikky b85a56f4b5 Merging fixes from cloud. Detailed changes TBA with next release 2022-10-11 16:19:27 +02:00
jaydeepkotak ddbbecc3cc front file added 2022-10-10 15:23:11 +05:30
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 3824880417 Readded matches regex and added new is empty conditions 2022-09-07 16:42:39 +02:00