From 236d84d9be0951b33c0aa29bf7b19d76cc41e76b Mon Sep 17 00:00:00 2001 From: Lina Date: Wed, 3 Dec 2025 08:36:21 +0100 Subject: [PATCH 1/4] Change version v1.22.0 --- src/components/shared/sidebar/Sidebar.tsx | 2 +- submodules/javascript-functions | 2 +- submodules/react-components | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/shared/sidebar/Sidebar.tsx b/src/components/shared/sidebar/Sidebar.tsx index 8155836a..89adc6fb 100644 --- a/src/components/shared/sidebar/Sidebar.tsx +++ b/src/components/shared/sidebar/Sidebar.tsx @@ -181,7 +181,7 @@ export default function Sidebar() {
- v1.21.5 + v1.22.0 {hasUpdates && } diff --git a/submodules/javascript-functions b/submodules/javascript-functions index c40b87e1..0cbc32de 160000 --- a/submodules/javascript-functions +++ b/submodules/javascript-functions @@ -1 +1 @@ -Subproject commit c40b87e1c37d2c275d39a538008c4af996cc5a38 +Subproject commit 0cbc32dedd7b3cf7034876a863d0edbb5a25098f diff --git a/submodules/react-components b/submodules/react-components index 6bf5780b..ec0b9e0d 160000 --- a/submodules/react-components +++ b/submodules/react-components @@ -1 +1 @@ -Subproject commit 6bf5780b4f12f4b01d237b6266565afb35ec2226 +Subproject commit ec0b9e0d327af20ba121fad65ad76317b8abc508 From cf54b5f4a981fb47f9f263aec56516d9a9968db7 Mon Sep 17 00:00:00 2001 From: Lina Date: Wed, 3 Dec 2025 09:24:58 +0100 Subject: [PATCH 2/4] Links in the notification center navigate to a non existing docs --- src/components/shared/notification-center/NotificationData.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shared/notification-center/NotificationData.tsx b/src/components/shared/notification-center/NotificationData.tsx index 332734f9..b2c20fc8 100644 --- a/src/components/shared/notification-center/NotificationData.tsx +++ b/src/components/shared/notification-center/NotificationData.tsx @@ -27,7 +27,7 @@ export default function NotificationData(props: NotificationDataProps) { return (

- {props.notification[0].title} + {props.notification[0].title} ({props.notification[0].date} {props.notification[0].projectId &&  in 

{platform && (platform.name == platformNamesDict[PlatformType.OPEN_AI] || platform.name == platformNamesDict[PlatformType.AZURE] || platform.name == platformNamesDict[PlatformType.PRIVATEMODE_AI]) &&
From 990718c6b1b4e9ec0388b74c843c3d95445a6b43 Mon Sep 17 00:00:00 2001 From: andhreljaKern Date: Tue, 9 Dec 2025 11:54:36 +0100 Subject: [PATCH 4/4] chore: update submodules --- submodules/javascript-functions | 2 +- submodules/react-components | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/submodules/javascript-functions b/submodules/javascript-functions index 0cbc32de..1a2e051c 160000 --- a/submodules/javascript-functions +++ b/submodules/javascript-functions @@ -1 +1 @@ -Subproject commit 0cbc32dedd7b3cf7034876a863d0edbb5a25098f +Subproject commit 1a2e051c7fde84ef506516a37b27339354a7d1a8 diff --git a/submodules/react-components b/submodules/react-components index ec0b9e0d..0b8008e5 160000 --- a/submodules/react-components +++ b/submodules/react-components @@ -1 +1 @@ -Subproject commit ec0b9e0d327af20ba121fad65ad76317b8abc508 +Subproject commit 0b8008e511d09216fa66cf565a0c0a3595ae7c53