Commit Graph

1467 Commits

Author SHA1 Message Date
frikky 1f2c5ac089 Fixed app creator problems from looping 2023-02-08 10:50:08 +01:00
frikky aa649a3c67 Merge branch '1.2.0' of https://github.com/frikky/shuffle into 1.2.0 2023-02-08 03:14:13 +01:00
frikky ad03b6f406 Added Webhook v2 which allows using Webhooks as lambda functions with 15s timeouts 2023-02-08 00:42:34 +01:00
Dhaval Dave e64f349f2c Update install-guide.md 2023-02-07 11:12:57 +05:30
frikky ba9d26f271 Fixed autobuild for Orborus + Worker with newer versions of Docker 2023-02-06 23:13: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 449db7f9de Running backend with latest org mapper 2023-02-06 02:57:21 +01:00
frikky 15d05daf34 Fixed Orborus Golang version to 1.19 for new autobuild 2023-02-06 02:56:08 +01:00
frikky 9280b64388 Merge branch '1.2.0' of https://github.com/frikky/shuffle into 1.2.0 2023-02-06 02:50:05 +01:00
frikky a661741064 Rebuild worker automatically (CI) 2023-02-06 02:49:53 +01:00
Frikky 55dbfbb731 Update docker-compose.yml 2023-02-03 02:13:23 +01:00
Frikky 9878ab09a5 Update dockerbuild.yaml 2023-01-31 18:25:56 +01:00
Frikky c61b40b31e Continue in dockerbuild.yaml 2023-01-31 18:24:13 +01:00
frikky 10baffbfe2 Fixing swarm BASE_URL propagation during deployment to ensure apps are downloaded properly 2023-01-31 12:21:29 +01:00
frikky 3dd236e128 Added SHUFFLE_WORKER_SERVER_URL environment variable to make Orborus and Worker be able to force themselves to connect to themselves 2023-01-27 11:25:18 +01:00
Frikky 92fed5fcda Made autobuild create and deploy nightly builds 2023-01-26 15:54:46 +01:00
Frikky 52240f3124 Updated to use 1.2.0 branch for nightly builds 2023-01-26 15:53:50 +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 4e7f26126b Added the flatten function to liquid 2023-01-20 16:24:13 +01:00
frikky 2eb22efdac Fixed unreachable code for #1020 and #1021 2023-01-17 17:02:51 +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
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
frikky 78d62789cc Fixed minor issue with app sdk 2023-01-16 00:30:46 +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 ac46d17056 Update README.md 2023-01-11 10:54:38 +01:00
Frikky c179290318 Update README.md 2023-01-11 10:54:02 +01:00
Frikky 5ba8cca939 Changed dockerbuild branch to 1.2.0 for new nightlies 2022-12-06 19:57:42 +01:00
frikky 9dbdbafc67 Fixed nightly push mechanism 2022-12-06 19:51:44 +01:00
Frikky f474cbe846 Merge pull request #996 from Shuffle/launch
v1.1.0 - Creators & Workflow Templates
2022-12-06 19:34:05 +01:00
Frikky 0171d908cd Merge branch 'master' into launch 2022-12-06 19:32:47 +01:00
frikky 078f40a881 Fixed CGO issues with Go 1.19 & Alpine containers for backend 2022-12-06 19:21:50 +01:00
frikky 4630c4a0ac Made changes to CGO build process for newever Shuffle version 2022-12-06 16:49:27 +00:00
frikky 23c0d7e2ac Fixed import/export issues with subflows and parent workflows 2022-12-06 14:52:13 +00:00
frikky 8c21ad07ed Made automatic builds of apps happen when an app is selected onprem 2022-12-06 14:51:51 +00:00
frikky 73d81520a9 Made automatic downloads of public OpenAPI apps build by themselves 2022-12-06 14:51:21 +00:00