Releases: OZ-United/united-library
Releases · OZ-United/united-library
0.1.0-rc.5
Features
- update book detail view, include warnings
- cancel reservation
- add book copy info
- filter users in a new book rent
- use angular 1.2.0 stable
0.1.0-rc.4
Features
- register user
- create book reservation and view reserved books
- is me middleware
0.1.0-rc.3
Features
- dashboard view
- send user cradentials in request header
- authorization middlewares
0.1.0-rc.2
Features
- auth in separate route
- home screen with top rented books
- logout in navigation
Bug fixes
- typos
PR #10
0.1.0-rc.1
Features
- update styles, create navigation
- include font icons
- query params from tables
- auth user
Bug fixes
- resend email
PR #9
0.1.0-beta.2
0.1.0-beta.1
0.1.0-beta
Features #4
- email notifications
- rent book
- return book
- reminder
- ticket
- pagination
- books
- users
- rents
- hide btns in modal windows
0.1.0-alpha.3
Features #3
- include Font Awesome
- image upload for book covers instead of base64 encoding
- create separate css files
- refactor routes, use req.param ass middleware
- create separate config files
- set password and use sha1
- edit book
- highlight not returned books
0.1.0-alpha.2
Features #2
- use modal windows for new db records
- rent history - allow query parameters
- allow end date for a new rent
- return book from a rents view