Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056183 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] Core | major | N/A | 2024-08-05 14:38 | 2024-09-16 13:51 | |||
Reporter | gonzalo_fernandez | View Status | public | |||||
Assigned To | gonzalo_fernandez | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056183: Websocket Implementation - Core2 infrastructure implementation and example module | |||||||
Description | Core2 infrastructure should be prepared to allow usage of websockets and manage websocket messaging, both sending and receiving messages. This infrastructure API should be agnostic to websockets and an example module must be created that uses this infrastructure. | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||||
|
![]() |
|
(0167964) hgbot (developer) 2024-08-12 10:59 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1562 [^] |
(0169240) hgbot (developer) 2024-09-16 13:51 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: e957e71b3ba03b337517b1c8bf858b9485daeffe Author: Cristian Berner <cristian.berner@openbravo.com> Date: 16-09-2024 13:49:33 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/e957e71b3ba03b337517b1c8bf858b9485daeffe [^] Fixes FR-56183: Core2 infrastructure implementation for websockets It includes a message sending and receiving infrastructure that has a particular implementation using websockets. It is agnostic to websocket technology and another technology might be swapped instead of it in the future. It doesn't contain any use-case as of now, an example has been provided in the MR where this was done and in documentation. --- A web-jspack/org.openbravo.core2/src/core/messageClient/MessageClient.js A web-jspack/org.openbravo.core2/src/core/messageClient/__test__/MessageClient.test.js A web-jspack/org.openbravo.core2/src/core/webSocket/WebSocketClient.js A web-jspack/org.openbravo.core2/src/core/webSocket/__test__/WebSocketClient.test.js M web-jspack/org.openbravo.core2/src/authentication/loginInitActions.js M web-jspack/org.openbravo.core2/src/model/session/user-actions/Logout.js M web-jspack/org.openbravo.core2/src/ob-init.js M web-jspack/org.openbravo.core2/vite.config.js --- |
(0169242) hgbot (developer) 2024-09-16 13:51 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1562 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-08-05 14:38 | gonzalo_fernandez | New Issue | |
2024-08-05 14:38 | gonzalo_fernandez | Assigned To | => gonzalo_fernandez |
2024-08-05 14:38 | gonzalo_fernandez | OBNetwork customer | => No |
2024-08-05 14:38 | gonzalo_fernandez | Triggers an Emergency Pack | => No |
2024-08-12 10:59 | hgbot | Merge Request Status | => open |
2024-08-12 10:59 | hgbot | Note Added: 0167964 | |
2024-08-20 08:31 | cberner | Relationship added | related to 0056195 |
2024-08-20 08:31 | cberner | Status | new => scheduled |
2024-09-12 18:46 | hgbot | Merge Request Status | open => approved |
2024-09-16 13:51 | hgbot | Resolution | open => fixed |
2024-09-16 13:51 | hgbot | Status | scheduled => closed |
2024-09-16 13:51 | hgbot | Fixed in Version | => 24Q4 |
2024-09-16 13:51 | hgbot | Note Added: 0169240 | |
2024-09-16 13:51 | hgbot | Note Added: 0169242 | |
2024-10-21 14:35 | shuehner | Relationship added | related to 0056850 |
Copyright © 2000 - 2009 MantisBT Group |