Commit Graph

1305 Commits

Author SHA1 Message Date
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 4ca5fcfeb2 Fixed issue with variable parsing that is not JSON 2022-10-27 17:59:19 +02:00
frikky 84201b8e4f Added all new common files related to onboarding and workflow suggestions 2022-10-23 00:03:33 +02:00
frikky 3a7aba8119 Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-10-22 23:29:46 +02:00
frikky 700f927f39 Made Orborus utilize shuffle/shuffle instead of frikky/shuffle 2022-10-22 23:29:28 +02:00
Frikky 6411b620c6 Update dockerbuild.yaml 2022-10-22 23:22:31 +02:00
Frikky a97a5b715b Update dockerbuild.yaml 2022-10-22 23:20:11 +02:00
Frikky 6eea979c46 Test multi-registry push 2022-10-22 23:00:52 +02:00
frikky cbaf4ace92 Added more error message handlers to SDK 2022-10-22 22:56:05 +02:00
Frikky 558b47b7dd Testing new docker build with GHCR instead of dockerhub 2022-10-22 22:54:20 +02:00
Frikky c14bf2a6b0 Merge pull request #960 from ayush0033/launch
Remove some un-used Vars for SSR improving
2022-10-18 22:39:37 +02:00
Frikky 14e3ab113d Merge branch 'launch' into launch 2022-10-18 22:39:31 +02:00
Frikky eb57bee456 Merge pull request #955 from peterclemenko/blackarch_fix
use official blackarch docker image
2022-10-18 22:37:19 +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
peter 025caa3483 use official blackarch docker image 2022-10-12 17:45:23 -04:00
frikky b85a56f4b5 Merging fixes from cloud. Detailed changes TBA with next release 2022-10-11 16:19:27 +02:00
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
frikky 2055c66630 Fixed app documentation loading 2022-09-02 00:37:25 +02:00
frikky 72bf8399b5 Fixed creator grid information 2022-08-30 09:43:00 +02:00
frikky 546e752705 Fixed multiple issues with how files are downloaded and uploaded 2022-08-24 01:01:54 +02:00
frikky 41945f79b2 Minor fixes to e.g. creator grid 2022-08-22 15:50:07 +02:00
frikky 909a364445 Added CSV parse to app SDK 2022-08-17 18:33:59 +02:00
frikky b876698c9f Fixed minor bugs and added oauth2 auto-connect buttons for certain apps 2022-08-16 01:35:03 +02:00
frikky e9b4aef3a6 Disabled debug again so that it all works 2022-08-11 20:40:33 +02:00
frikky 5ccd3ce4e9 Fixed python script debug things 2022-08-11 20:37:56 +02:00
frikky 95824ba5b5 Added more debug things for Wazuh 2022-08-10 19:37:32 +02:00
frikky 822ccc0b2d Fixed another python script bug and enabled debugging 2022-08-10 19:36:04 +02:00
frikky e9fd85996a Fixed potential issues in the wazuh extension script 2022-08-10 19:22:39 +02:00
frikky 2d696e3dea Fixed file upload problems for apps due to headers being auto-set 2022-08-09 15:03:19 +02:00
frikky 478e6e623c Fixed app framework bug when not logged in 2022-08-09 13:39:35 +02:00
frikky 9dc16550fa Fixed some minor SSR issues in search grids 2022-08-09 00:52:58 +02:00
frikky 12670ddb72 Fixed startnode management during schedule startup 2022-08-06 01:34:04 +02:00
frikky 09c02a14dc Fixed issue with multiple trigger branches 2022-08-06 01:13:47 +02:00
frikky ec848cc9d6 Fixed issue with multiple trigger branches 2022-08-06 01:13:16 +02:00
frikky bf81b04fe4 Made triggers only able to have one branch 2022-08-06 00:30:07 +02:00
frikky 4ae090e050 Added file category listing with new app options to work with detections in the future 2022-08-05 18:21:50 +02:00
frikky 5cdec78491 Fixed data grid autobuild problem 2022-08-02 14:58:31 +02:00
frikky 2e3ae7d9cf Ran a fix for OrgID sometimes missing during Workflow execution 2022-08-02 14:46:23 +02:00
frikky cfa4960210 Fixed issues with app generation, welcome form and other parts 2022-08-01 22:47:29 +02:00
frikky 2d51aaaa82 Reverting compose file 2022-08-01 02:31:53 +02:00
frikky ac24a5c35a Fixed autocompletion names to always match latest node name 2022-08-01 01:08:11 +02:00
frikky 3e1d5b015d Added new components to replace old for Workflow Discovery 2022-07-28 14:40:25 +02:00
frikky e445b759cb Changed to run tests on SSO_REDIRECT_URL after autobuild in gh actions 2022-07-28 11:26:50 +02:00
frikky 856daaacda Fixed minor frontend issues related to unparsable data 2022-07-28 02:19:05 +02:00
frikky 1950c54ec8 Fixed autocompleter in Code Editor to work with proper JSON examples 2022-07-28 00:20:32 +02:00
frikky 6b07581ce3 Fixed Doc loading of apps, reverted header field (tbd) and fixed buttons in apps 2022-07-27 01:00:27 +02:00