Commit Graph

3103 Commits

Author SHA1 Message Date
Frikky 063c82ee0d Many fixes: Notifications not being rendered even if api fetches the notifications
Add copy auth id button on auth tab of admin page
Added workflow link redirection for datastore key .
Open docs in new tab for integration partner when it is external link.
Fix multiple light theme text issue and dialog box issues.
change usecase title for light theme to:
2025-05-29 23:26:24 +02:00
Frikky 1281f25405 Autobuild backend pls :)) 2025-05-29 21:52:22 +02:00
Frikky 425c4d0808 Changed Algolia public API Key 2025-05-27 23:31:19 +02:00
Frikky c0aaebaff6 Synced over bugfixes and theme control 2025-05-23 12:10:38 +02:00
lalitdeore12@gmail.com 6264150592 remove extra api for changing theme 2025-05-22 14:26:13 +05:30
Yash Singh 89abf86a46 Merge pull request #1720 from yashsinghcodes/customer
fix: requesting backend if we cannot find the executionId on cache
2025-05-21 22:23:47 +05:30
yashsinghcodes 0344cc789b handling bad status code 2025-05-21 22:22:17 +05:30
yashsinghcodes af6db1d432 fix: requesting backend if we cannot find the executionId on cache 2025-05-21 22:14:07 +05:30
Frikky 065f6f9332 Minor fixes for frontend on shuffle with no internet 2025-05-20 18:48:52 +02:00
lalitdeore12@gmail.com 1eaad4e9be remove brading from userinfo 2025-05-20 14:17:38 +05:30
lalitdeore12@gmail.com 3544562eea Fix - hide toast pop up while changing theme 2025-05-20 14:12:54 +05:30
lalitdeore12@gmail.com 4942387bab add theming changes for onprem 2025-05-20 13:51:36 +05:30
Frikky c2c4a9c323 Minor fixes for testing Singul locally 2025-05-20 01:07:16 +02:00
Frikky 3a8cbbe2e4 Merge pull request #1716 from yashsinghcodes/nigh
fix for defaultNetwork failing service deployments
2025-05-19 21:56:06 +02:00
yashsinghcodes f3678fcfdc fix for defaultNetwork failing service deployments 2025-05-20 01:23:25 +05:30
Frikky 8814463a27 Sync over from shaffuru 2025-05-19 21:43:35 +02:00
Frikky a4339609a2 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-05-19 21:42:52 +02:00
Frikky 400a3653ac Some CDN changes wut 2025-05-19 21:42:50 +02:00
Frikky 80062008a4 Merge pull request #1715 from LalitDeore/release-changes
Fix - light theme ui break
2025-05-19 21:42:14 +02:00
lalitdeore12@gmail.com e92c2817b2 Fix - light theme ui break due to theme 2025-05-20 01:02:16 +05:30
Frikky dc166a3d53 Merge pull request #1712 from Monilprajapati/newRelease
Fixed the Theme breaking issue
2025-05-19 16:31:53 +02:00
monilprajapati b847c3ac6e Fixed the Theme breaking issue 2025-05-19 19:58:25 +05:30
Frikky d1a0806a8a Cleaned up shuffle-shared references 2025-05-19 00:23:59 +02:00
Frikky 6316fb8888 Fixed agentUI reference 2025-05-19 00:22:11 +02:00
Frikky cff40648da 2.1.0-beta sidebar 2025-05-19 00:05:16 +02:00
Frikky a4ebf3e558 Lightmode/Darkmode merge including many fixes since 2.0.2 2025-05-19 00:04:37 +02:00
Frikky 7bc246c003 Merge pull request #1691 from P4sca1/k8s-service-type-clusterip
fix(k8s): expose worker and apps using ClusterIP service instead of NodePort
2025-05-18 23:33:12 +02:00
Frikky 4d1bdf6a0c Merge pull request #1692 from P4sca1/k8s-shuffle-app-ports
feat(k8s): allow to change exposed app port
2025-05-18 22:49:05 +02:00
Frikky ed70913be5 Merge branch 'nightly' into k8s-shuffle-app-ports 2025-05-18 22:48:47 +02:00
Frikky 6358d94984 Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly 2025-05-18 22:45:29 +02:00
Frikky d61fe9681d Merge pull request #1693 from P4sca1/k8s-security-contexts
feat(k8s): allow to set security contexts for worker and apps
2025-05-18 22:44:46 +02:00
Frikky 3542dc64ad Merge pull request #1698 from P4sca1/helm-service-labels
feat(helm): allow to specify service labels
2025-05-18 22:42:02 +02:00
Frikky 2374642b37 Merge pull request #1707 from P4sca1/k8s-cloudrun-url
helm: set backend_url for workflow executions to cluster-internal address
2025-05-18 22:40:41 +02:00
Frikky 8db79e24f5 Added more of the new relevant paths 2025-05-18 22:40:15 +02:00
yashsinghcodes 514c018f70 fix: commented out the wrong endpoint 2025-05-16 12:20:38 +05:30
yashsinghcodes c4c6dad43b bumped and commented out not defined function for now 2025-05-15 23:41:12 +05:30
yashsinghcodes bab9bead66 bump shuffle-shared version for worker 2025-05-15 15:27:35 +05:30
yashsinghcodes 610e40ccf7 bump the shuffle-shared version 2025-05-15 13:45:36 +05:30
Pascal Sthamer e9d934a6d9 helm: set backend_url for workflow executions to cluster-internal address
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-05-14 15:15:23 +02:00
Frikky b4ef1fa50c Added an extra error log for looking into https://github.com/Shuffle/Shuffle/issues/1449 2025-05-14 13:37:32 +02:00
yashsinghcodes 6df7961793 updated to new shuffle-shared version 2025-05-13 13:58:33 +05:30
Frikky ef8e01b73f Rebuild with right permissions 2025-05-12 13:20:58 +02:00
Frikky 99c01e518d Fixed a problem where workflows can't be built 2025-05-12 13:15:43 +02:00
yashsinghcodes 622e019563 moved to new version of shuffle-shared 2025-05-07 18:12:20 +05:30
Aditya 3dda82fd99 Merge pull request #1700 from LalitDeore/frontend-issues
Fix - workflow page crashing issue for onprem
2025-05-02 19:11:44 +05:30
lalitdeore12@gmail.com b508f8f81a Fix - workflow page crashing issue for onprem 2025-05-02 19:05:38 +05:30
Pascal Sthamer 39cfdb84ce add appProtocol
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00
Pascal Sthamer 57287cc54b allow to configure service labels for backend and frontend
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00
Pascal Sthamer ff2fc39c37 default backed update strategy to recreate
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-25 08:28:54 +02:00
Pascal Sthamer e4a42128e7 feat(helm): allow to configure exposed app container port
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-04-17 12:06:59 +02:00