Commit Graph

689 Commits

Author SHA1 Message Date
Frikky f86b12a4ac Merge pull request #1344 from satti-hari-krishna-reddy/get_apps
added an endpoint in backend that loads apps created by user
2024-04-26 17:57:53 +02:00
Frikky 584e7eac87 Bumped backend versions to match golang 1.22 2024-04-24 15:44:25 +02:00
Frikky 2ac6001297 Bumped everything to match shuffle-shared 2024-04-23 23:28:48 +02:00
Frikky e0fc97f590 Fixed #1365 2024-04-21 23:11:25 +02:00
Frikky 9908c9adad Added discordchat searchengine file 2024-04-18 04:11:57 +02:00
Frikky 16ef8082d2 Made it work with Opensearch >=2.12.0 with improved password etc 2024-03-21 18:30:51 +01:00
Frikky 05b80d2f55 Fixed oauth2-app mapping 2024-03-20 03:42:50 +01:00
Frikky e3271b2438 Fixed UI tracker backend 2024-03-18 02:50:07 +01:00
Frikky 833a8d53e0 Fixed relevant stats & license trackers to make it easier to use 2024-03-18 02:48:53 +01:00
Frikky 4da3f1aa23 Merge pull request #1342 from satti-hari-krishna-reddy/subOrg
added a way to get sub orgs of the current org
2024-03-15 14:39:57 +01:00
Hari Krishna e5e4acdf03 modifed the endopoint 2024-03-15 06:55:26 +00:00
Frikky 625d681fe5 Synced over files and go.mod 2024-03-14 09:47:01 +01:00
Hari Krishna eab95ae906 implemented changes to show parent of the suborg 2024-03-14 06:22:38 +00:00
Hari Krishna 40d84087cd Merge pull request #2 from tesla999936/main
reverting getUserApps
2024-03-09 12:39:14 +00:00
Frikky 403acbc984 KMS fixes and updates with go.mod 2024-03-07 11:16:48 +01:00
Hari Krishna b71d008edc changed HandleGetSubOrg -> HandleGetSubOrgs 2024-03-06 11:09:47 +00:00
Hari Krishna 6bc64f3657 Merge pull request #1 from tesla999936/main
added an endpoint to get user apps
2024-03-06 11:05:53 +00:00
Hari Krishna 6cb611a6a8 fixed a typo subOrg --> subOrgs 2024-03-05 15:27:11 +05:30
Hari Krishna 1e510c6b84 Added a way to get the sub orgs of the current org 2024-03-05 09:29:45 +00:00
Frikky 4be496466e Removed even more unecessary verbosity in sdk 2024-02-29 04:24:03 +01:00
Frikky fb626a7c21 Fixed minor schedule location issues and app build revisions 2024-02-28 23:09:50 +01:00
Frikky 54f6b07cb6 Added contributor tracking apps, and started tracking revisions the same way as workflows 2024-02-28 20:06:45 +01:00
Frikky f8640d854f Fixed file category loading and small workflow changes 2024-02-21 09:32:33 +01:00
Frikky 51935b96a8 Made caching work well for hooks 2024-02-16 16:32:55 +01:00
Frikky 858d18c7dc A lot of things 2024-02-15 18:53:39 +01:00
Frikky bf776409bd Added basic image distribution on app rebuild to be sent to orborus and handled 2024-02-08 00:23:30 +01:00
Frikky 7dbb1a8b14 Force rebuidl 2024-02-01 14:34:29 +01:00
Frikky 3628812ff6 Fixed api calls not following PROXY guidelines: https://github.com/Shuffle/Shuffle/issues/1318 2024-02-01 14:32:31 +01:00
Frikky 57b7440b46 Minor workflow UI fix 2024-01-25 21:03:10 +01:00
Frikky d6f9c7b6b3 Made logo show up, and fixed notification loading problems onprem 2024-01-25 20:13:45 +01:00
Frikky 7a09037604 Made it so wait for results does what it should for loops on cloud 2024-01-25 14:56:52 +01:00
Frikky 7a6970e3d6 Made MAX EXECUTION DEPTH be followed for further recursion than 10 2024-01-25 12:05:25 +01:00
Frikky f10e382565 Made user re-invite to an org work even when user exists 2024-01-25 12:03:45 +01:00
Frikky 729b2b211d Added SHUFFLE_MAX_EXECUTION_DEPTH for subflows to be able to go lower than 10 subflows 2024-01-23 16:12:58 +01:00
Frikky 2fec9306a3 Last push for 1.3.2 2024-01-23 01:33:57 +01:00
Frikky 990ba015fd Builds with new release info 2024-01-22 02:24:05 +01:00
Frikky fb9cab4ec0 Fixed further user input problems 2024-01-21 23:57:39 +01:00
Frikky 09ab560dd5 Disabled orborus stats by default 2024-01-17 10:52:59 +01:00
Frikky 9b24a45627 Minor SDK update for prints 2024-01-16 14:02:12 +01:00
Frikky 126bbf54a8 Changed schedule to start immediately onprem 2023-12-22 18:05:31 +01:00
Frikky 6d7756b093 Made orborus have the environment variable SHUFFLE_AUTO_IMAGE_DOWNLOAD=false distribution to worker in swarm 2023-12-18 22:38:53 +01:00
Frikky 8cfba1ac30 Added App Auth name editing and dynamic auth during workflow run 2023-12-18 13:40:39 +01:00
Frikky 51b891782c Added SHUFFLE_RERUN_ENVIRONMENTS to control what environments RERUN 2023-12-14 11:49:16 +01:00
Frikky 1d64ee64cd App sdk fix 2 2023-12-07 23:32:08 +01:00
Frikky 14fee85a29 Rebuild with frikky instead of frikky0.... 2023-12-07 23:19:08 +01:00
Frikky 0be63f4775 Minor gomod updates 2023-12-07 22:56:42 +01:00
Frikky bb37e3e55d Minor play button fixes for worker + backend 2023-12-07 21:54:52 +01:00
Frikky 02713941f0 Many fixes to workflow runs, focused on only running correct nodes 2023-12-07 18:18:51 +01:00
Frikky 1aef4d2dbb Appbase change to handle exits when retries and timeouts happen, as these are expected from worker -> app 2023-12-06 17:11:42 +01:00
Frikky ec726fe073 Even more runtime debugger and docs fixes 2023-12-03 01:42:03 +01:00