Closed wsdOgawa closed 2 years ago
This pull request updates the server-side tray module to use three end points instead of the current nine Post: https://privateinvoice.io/breaking-down-the-tray-module/
getCountOfInvoice
/getCountOfArchive
/getCountOfDraft
/getCount
/getFolderOfInvoice
/getFolderOfArchive
/getFolderOfDraft
/getFolder
/getTotalOfInvoice
/getTotalOfArchive
/getTotalOfDraft
/getTotal
Remaining:
https://github.com/WebServiceDevelopment/PrivateInvoice/issues/58
変更の説明
This pull request updates the server-side tray module to use three end points instead of the current nine Post: https://privateinvoice.io/breaking-down-the-tray-module/
getCountOfInvoice
,/getCountOfArchive
,/getCountOfDraft
merged into/getCount
/getFolderOfInvoice
,/getFolderOfArchive
,/getFolderOfDraft
merged into/getFolder
/getTotalOfInvoice
,/getTotalOfArchive
,/getTotalOfDraft
merged into/getTotal
Remaining:
IssueのLink
https://github.com/WebServiceDevelopment/PrivateInvoice/issues/58
Screenshots