Commit Graph

2658 Commits

Author SHA1 Message Date
Hari Krishna f825306a85 trying to improve tenzir deployement 2024-04-26 15:59:50 +00:00
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 29c3b279a1 Merge branch '1.4.0' into pipelines 2024-04-26 17:48:25 +02:00
Frikky 9e34930718 Loads of minor updates with cloud/onprem sync 2024-04-26 17:45:07 +02:00
Frikky e05e487db9 Added more docs for running hybrid cloud 2024-04-25 18:26:18 +02:00
Frikky de672b317a Added more references to production readiness 2024-04-25 18:13:32 +02:00
Frikky 7e7a59ba5a Changed from docker-compose to docker compose 2024-04-25 18:10:34 +02:00
Frikky a8671ffaaf Bumped worker to use specific permissions 2024-04-24 16:34:33 +02:00
Frikky 8a50b3a5d0 Another version bump for dockerfile 2024-04-24 15:48:04 +02:00
Frikky 584e7eac87 Bumped backend versions to match golang 1.22 2024-04-24 15:44:25 +02:00
Frikky a84e85dd96 Re-bump of versions 2024-04-24 15:41:09 +02:00
Frikky 9e8e01ed01 Moved to golang 1.22 and fixed some kubernetes bugs 2024-04-24 15:37:31 +02:00
Frikky 2ac6001297 Bumped everything to match shuffle-shared 2024-04-23 23:28:48 +02:00
Hari Krishna 2b64d71f05 added webhooks to the trigger view 2024-04-23 11:11:22 +00: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 bf601e3e1f Syncing up with cloud files 2024-04-18 04:10:34 +02:00
Frikky c50b84036e Moved over cache view and admin tracker features 2024-03-27 15:17:05 +01:00
Frikky 16ef8082d2 Made it work with Opensearch >=2.12.0 with improved password etc 2024-03-21 18:30:51 +01:00
Frikky 923b0e1ca4 Fixed code editor colorization and highlights 2024-03-20 15:33:14 +01:00
Frikky 05b80d2f55 Fixed oauth2-app mapping 2024-03-20 03:42:50 +01:00
Frikky 2b3675a329 Last part worker update for user update with shuffle-shared 2024-03-19 23:57:19 +01:00
Frikky 54b3687eef Fixed further user input issues 2024-03-19 23:56:16 +01:00
Frikky 06494a0093 Fixed SDK bug in loops with tmp being undefined 2024-03-18 16:00:37 +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 c36ed18a04 Added images for environment page 2024-03-18 00:50:35 +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
Frikky b8e9599053 Fixed code editor and small ui changes in workflow ui 2024-03-15 14:39:50 +01:00
Hari Krishna e5e4acdf03 modifed the endopoint 2024-03-15 06:55:26 +00:00
Frikky b5d04bef13 Fixed major sync issues with cloud <-> onprem codebase 2024-03-14 09:54:59 +01: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
dhaval055 7eda67bc44 added highlighting to app chips 2024-03-12 12:29:50 +00:00
Hari Krishna 40d84087cd Merge pull request #2 from tesla999936/main
reverting getUserApps
2024-03-09 12:39:14 +00:00
Frikky 98200b7445 Merge branch '1.4.0' of https://github.com/shuffle/shuffle into 1.4.0 2024-03-07 11:16:52 +01: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
Frikky b423c9fa0d Merge pull request #1336 from satti-hari-krishna-reddy/1.4.0
fixed overflow in conditions
2024-03-05 21:26:05 +01:00
Frikky 81e6475a71 Merge pull request #1339 from satti-hari-krishna-reddy/issue_1329
fixed the cancel button to work as intended
2024-03-05 17:55:29 +01:00
Frikky c258e3688b Fixed worker k8s bug 2024-03-05 17:45:08 +01:00
Frikky 294c8060ef Updated billing list with links to track users 2024-03-05 16:31:16 +01:00
Frikky 1da44d12ec Minor fix to make JSON only return json if it's actually json 2024-03-05 15:30:59 +01:00
Frikky 0333c0ab6a Added liquid (and future json) pattern fix to sdk to autofix some normal issues 2024-03-05 15:25:11 +01:00
Frikky 66a5260cdb Fixed more pattern matching things. Will implement to test for liquid formatting 2024-03-05 14:55:46 +01:00
Frikky 4b225ab8eb Added a liquid matcher that fixes bad liquid 2024-03-05 14:35:40 +01:00
Aditya 06ac921aa8 fix(cleaning-run.sh): adding removed lines back 2024-03-05 18:05:35 +05:30
Aditya 9f2a33afe8 fix: cleaning up for HTTPS documentation 2024-03-05 17:45:50 +05:30
Hari Krishna 6cb611a6a8 fixed a typo subOrg --> subOrgs 2024-03-05 15:27:11 +05:30