This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
Dependencies cleanup
Summary
- Removed and replaced some dependencies
- Added some new validation rules
Complete changelog
Added
- Validation rules
- New borrowing
- The expected return date can be at most one month away.
- Delete user
- The user must not be involved in an ongoing borrowing.
- New borrowing
Changed
- Environment
- Moved
public
folder content toresources
- Replaced
Bootstrap
withBulma
- Removed
jQuery
- Replaced
flag-icon-css
with a custom lighter build - Removed
@babel/polyfill
- Moved