Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0052514 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [POS2] Core | major | have not tried | 2023-05-22 16:33 | 2023-06-28 16:15 | |||
| Reporter | jarmendariz | View Status | public | |||||
| Assigned To | jarmendariz | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 23Q4 | |||
| 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 | 0052514: DataGrid should receive a list of actions for each row or multirow | |||||||
| Description | Currently, each Grid implementor should define an extra column to show a button to add additional options for each row. As we want to add built-in support in our grid to multiselection actions, we need to be able to define a list of actions that can be executed for each row or by multiple rows and show them accordingly depending on the grid status | |||||||
| Steps To Reproduce | See description | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||||||||||||||||
|
||||||||||||||||||||||
Notes |
|
|
(0150520) hgbot (developer) 2023-05-31 10:39 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1117 [^] |
|
(0151761) hgbot (developer) 2023-06-28 16:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1117 [^] |
|
(0151762) hgbot (developer) 2023-06-28 16:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 7bd252ac4140c8bf49488a26d7422a124cea5811 Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 28-06-2023 16:14:21 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/7bd252ac4140c8bf49488a26d7422a124cea5811 [^] Fixes ISSUE-52514: Merges multiselection-actions project --- A web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/RowActions.test.jsx A web-jspack/org.openbravo.core2/src/components/Grid/stories/GridRowActions.json A web-jspack/org.openbravo.core2/src/components/Grid/stories/GridRowActions.stories.jsx M web-jspack/org.openbravo.core2/src/components/FilterableGrid/FilterableGrid.jsx M web-jspack/org.openbravo.core2/src/components/FilterableGrid/__test__/FilterableGrid.test.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/DataGrid.scss M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/MultiSelectionHeader.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/MultiSelectionHeader.scss M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/DataGrid.test.jsx M web-jspack/org.openbravo.core2/src/components/Grid/DataGrid/__test__/MultiSelectionHeader.test.jsx M web-jspack/org.openbravo.core2/src/components/Grid/Grid.jsx M web-jspack/org.openbravo.core2/src/components/Grid/stories/initializeStory.jsx --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2023-05-22 16:33 | jarmendariz | New Issue | |
| 2023-05-22 16:33 | jarmendariz | Assigned To | => jarmendariz |
| 2023-05-22 16:33 | jarmendariz | OBNetwork customer | => No |
| 2023-05-22 16:33 | jarmendariz | Triggers an Emergency Pack | => No |
| 2023-05-22 16:34 | jarmendariz | Status | new => scheduled |
| 2023-05-31 10:39 | hgbot | Merge Request Status | => open |
| 2023-05-31 10:39 | hgbot | Note Added: 0150520 | |
| 2023-06-14 14:11 | njimenez | Relationship added | blocks 0052743 |
| 2023-06-28 13:14 | jarmendariz | Relationship added | related to 0052877 |
| 2023-06-28 16:13 | hgbot | Merge Request Status | open => approved |
| 2023-06-28 16:15 | hgbot | Resolution | open => fixed |
| 2023-06-28 16:15 | hgbot | Status | scheduled => closed |
| 2023-06-28 16:15 | hgbot | Note Added: 0151761 | |
| 2023-06-28 16:15 | hgbot | Fixed in Version | => 23Q4 |
| 2023-06-28 16:15 | hgbot | Note Added: 0151762 | |
| 2024-01-17 09:35 | jarmendariz | Relationship added | related to 0054367 |
| Copyright © 2000 - 2009 MantisBT Group |