Skip to content

Commit

Permalink
Merge pull request #100 from folio-org/v1.0.0
Browse files Browse the repository at this point in the history
Release v1.0.0
  • Loading branch information
aliaksei-chumakou authored Dec 7, 2018
2 parents 006b415 + 3e37b86 commit cd0823c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change history for ui-orders

## 0.1.0 (IN PROGRESS)
## [1.0.0](https://github.com/folio-org/ui-orders/tree/v1.0.0) (2018-12-07)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v0.1.0...v1.0.0)

* Revise requirements of fields on PO and PO Line forms (UIOR-48).
* PO Line: Add "Physical Resource Details" accordion and associated fields (UIOR-45).
* PO Line: Add "e-Resource Details" accordion and associated fields (UIOR-44).
* PO Line: Add "Item Details" accordion and associated fields (UIOR-43).
* PO Line: Add "Vendor" accordion and associated fields (UIOR-41).
* PO Line: Add "Fund Distribution" accordion and associated fields (UIOR-40).
* PO Line: Add "Cost Details" accordion and associated fields (UIOR-39).
* PO Line: Align Editable "PO Line Details" fields with Mockup (UIOR-38).
* Align editable Purchase Order Fields with Mockup (UIOR-36).
* Create Adjustments block (UIOR-35).
* Update PO Line - Receipt Status list values (UIOR-28).
* Call mod-orders (/orders/id) to get Composite Purchase Order (UIOR-26).
* Settings - Limit number of Purchase Order Lines per purchase order (UIOR-11).

## 0.1.0

* New app created with stripes-cli
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/orders",
"version": "0.1.0",
"version": "1.0.0",
"description": "Description for orders",
"main": "src/index.js",
"repository": "",
Expand Down

0 comments on commit cd0823c

Please sign in to comment.