View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007948 | Taler | merchant backoffice SPA | public | 2023-10-05 13:49 | 2024-11-12 23:57 |
Reporter | sebasjm | Assigned To | nullptrderef | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | 1.3 | ||||
Summary | 0007948: add pagination API for inventory management | ||||
Description | endpoint https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-products preferable in the limit and offset way delta and start https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-orders limit and offset https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-transfers https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-rewards | ||||
Tags | No tags attached. | ||||
related to | 0008989 | assigned | nullptrderef | Better pagination in merchant SPA |
|
This is implemented as per protocol v12 (Git 5bc607b..42490d3). Note that delta and start of https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCE]-private-orders were deprecated and replaced with limit and offset in v12 as well. The *old* delta and start still work with the current implementation (protocol compatibility, yada yada), but should not be used by a v12-compatible SPA anymore. Anyway, happy adding product pagination! |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-05 13:49 | sebasjm | New Issue | |
2023-10-05 13:49 | sebasjm | Status | new => assigned |
2023-10-05 13:49 | sebasjm | Assigned To | => Christian Grothoff |
2023-10-05 16:42 | Christian Grothoff | Assigned To | Christian Grothoff => |
2023-10-05 16:42 | Christian Grothoff | Status | assigned => confirmed |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |
2024-03-18 23:11 | Christian Grothoff | Note Added: 0021945 | |
2024-03-18 23:11 | Christian Grothoff | Assigned To | => sebasjm |
2024-03-18 23:11 | Christian Grothoff | Status | confirmed => assigned |
2024-03-18 23:11 | Christian Grothoff | Category | mechant backend => merchant backoffice SPA |
2024-08-12 17:51 | Christian Grothoff | Assigned To | sebasjm => nullptrderef |
2024-09-14 01:01 | Christian Grothoff | Relationship added | related to 0008989 |
2024-11-12 23:57 | Christian Grothoff | Target Version | post-1.0 => 1.3 |