CRM Marketplace
- Release 1.0.0
- Release 1.1.0
- Release 1.10.0
- Release 1.11.0
- Release 1.12.0
- Release 1.13.0
- Release 1.14.0
Release 1.0.0
-
WICORE-420 - Marketplace MS
- A module was created on the CRM side for managing a marketplace to sell and store products. This includes functionality for configuring products, managing orders, and handling transactions. The full functionality of this module is still to be determined.
-
WICORE-424 - Orders module. Backend part
- The backend part for the orders module has been implemented, laying the foundation for order management and processing.
-
WICORE-422 - Frontend: Initial infrastructure setup
- A basic structure for the frontend has been established, providing the foundation for further development of the user interface and functionalities.
-
WICORE-673 - Updated Logging System to Winston
- The logging approach has been migrated to Winston, improving log management and debugging capabilities.
Release 1.1.0
Features:
-
WICORE-710 - Updated Translation for "Items" in Categories Module
-
The term "items" in the Categories module has been changed to "item(s)" for better clarity.
-
-
WICORE-621 - Implemented Orders Markup (Frontend)
-
Developed the markup for the Orders module in the marketplace frontend.
-
-
WICORE-592 - Updated Goods Model: "Status" → "isActive"
-
The "status" property in the goods model has been renamed to "isActive" for improved data consistency.
-
-
WICORE-556 - Implemented Products Markup (Frontend)
-
Developed the frontend markup for the Products module in the marketplace.
-
-
WICORE-555 - Implemented Categories Markup (Frontend)
-
Developed the markup for the Categories module in the marketplace.
-
-
WICORE-744 - Configurations Module - Project Chaining & Clone Functionality
-
Removed unnecessary tabs and introduced project chaining with a clone feature in the Configurations module, streamlining project management.
-
-
WICORE-702 - Payment Systems Module
-
Implemented a new Payment Systems module, replicated from Core Banking, ensuring consistency and seamless integration.
-
Bugfixes:
-
WICORE-784 - Marketplace MS UI - Snyk Fix for 4 Vulnerabilities
-
Addressed 4 security vulnerabilities in the Marketplace Microservice UI using Snyk, enhancing security and reliability.
-
-
WICORE-806 – Fix Access Issue to CreateOrder Resolver
- Resolved a permissions issue where some users could not access the
CreateOrderresolver in the Marketplace module due to missing or incorrect access configuration.
- Resolved a permissions issue where some users could not access the
Release 1.10.0
Features:
-
WICORE-831 – Info Drawers Now Update the URL
- Info drawers now change the URL upon opening, allowing users to share direct links that open the specific drawer for others.
Release 1.11.0
Features:
-
WICORE-1068 – Add View Drawer for Orders
-
Implemented a view drawer for the Orders module. Now, users can click on an order to open a detailed side drawer containing all relevant order information in a readable and structured format.
-
-
WICORE-1028 – Add “Categories” Field to Orders Model and API Methods
-
Extended the Orders model to include a
categoriesfield. The create, getAll, and update API methods have been updated to support this new field.
-
-
WICORE-993 – Synchronization of Clients with Core and Marketplace
- Added logic to synchronize client data between the Core Banking module and the Marketplace module, ensuring consistent and up-to-date information across services.
Bugfixes:
-
WICORE-1053 – Remove Link from Dash if No Client Data in Orders Module
-
Fixed an issue where a dash (
-) was displayed as a clickable link when client data was missing in the Orders module. Now, in such cases, the dash is plain text without a link.
-
-
WICORE-1052 – Image Upload Not Working in Product Entity
-
Resolved an issue where users were unable to upload images for products. The upload component has been fixed and now properly sends image files to the server and saves them in the product entity.
-
-
WICORE-1051 – Categories Module Not Displaying Entities Due to NULL Error
-
Fixed a backend issue in the Categories module where NULL values caused failures in loading category entities. Entities now display correctly regardless of optional fields.
-
-
WICORE-1026 – Problem with Link Generation When Using Price Range Filter in Orders Module
-
Fixed a bug where applying a price range filter in the Orders module broke URL link generation and prevented proper filtering and navigation.
-
-
WICORE-996 – Default Status Not Project-Scoped
-
Adjusted the logic so that default statuses in the system are now scoped per project. Previously, marking a status as default affected all projects globally.
-
-
WICORE-995 – Statuses in Orders Module Not Filtered by Project
-
Fixed a filtering issue where statuses in the Orders module were not scoped to the current project. Now, only statuses relevant to the user’s current project are shown.
-
-
WICORE-991 – Marketplace Entities Not Filtered by User’s Project
-
Resolved an access issue where entities in the Marketplace MS were shown regardless of the user’s assigned projects. Now, entities are filtered properly based on user project access.
-
Release 1.12.0
Features:
- WICORE-993 - Synchronization of clients with core and marketplaces
- create collection Clients for Marketplace and syncronize them by Rabbit MQ with core
Release 1.13.0
Features:
- WICORE-1160 - Subscriptions approach MVP
- add Subsctioptions module
- add job "ordersProvisioning.cron.ts"
- unit test
- add new rights for Roles module - WIBR-1133 - Do creating and editing the same as in clients module for products
- stay on same page after edit/create operation - WIBR-1136 - Add all data that possible in order details drawer
- WICORE-1137 - Remove CSP policy for images in marketplace service
- WISUB-237 - Cancel subscription - add button in header + logic implementation
- WICORE-1201 - Products. Add block for displaying external image(s) when it's added
- WIBR-1135 - Show clients data in table and drawer by clicking on client's fullname in orders
Bugfixes:
- WIBR-1134 - Issues with filters after creating and editing in products
- WIBR-1085 - Check dependencies in rights for products and orders modules
- fix dependencies issues between modules - WICORE-1199 - [Roles] Market Place permissions issues
- fixed payment systems drag n drop
Release 1.14.0
Features:
- WISUB-211 - Add konnektive logic to checkout
- WISUB-211 - added population for subscription entity and external id field for orders
- WISUB-211 - add update status logic to endpoints with updating orders
- WISUB-211 - added trial logic to subscriptions
- WICORE-710 - CRM Tables: highlight a row on focus
- WICORE-1205 - Cant reach properties remove button in edit text (Editor overflows another content)
- WICORE-1204 - Change text to make the message unclear