Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056183
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] CoremajorN/A2024-08-05 14:382024-09-16 13:51
Reportergonzalo_fernandezView Statuspublic 
Assigned Togonzalo_fernandez 
PrioritynormalResolutionfixedFixed in Version24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056183: Websocket Implementation - Core2 infrastructure implementation and example module

DescriptionCore2 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0056195 closedcberner Openbravo ERP New infrastructure for sending messages, using websockets 
related to defect 0056850 newTriage Platform Base POS2 WebSocket infrastructure does not work when application is loaded via https 

-  Notes
(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 [^]

- Issue History
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 Triggers an Emergency Pack => No
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-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
Powered by Mantis Bugtracker