Releases: City-of-Helsinki/varaamo
Release 0.6.0
- Replace legacy calendar with FullCalendar
- Introduce booking payment.
- Various fixes and update for admin panel.
Detail CHANGELOG can be found here
This version works nicely with corresponding version of Respa release
Release 0.4.2
Fix various styling issue for date-picker
Release 0.4.1
- Hotfix: Upgrade dependencies to fix security warnings.
Release 0.4.0
Release 0.3.0
-
Add translation for date-picker, show date and month in currently selected language.
-
Set varaamo timezone to flexible base on user local timezone.
-
Add slotSize and minPeriod to reservation select, enable ability to reserve sauna slots with default amount of minPeriod. Time slot range equal with slotSize config from backend.
-
Show access-code pending text if the access-code is generated 24h before reservation starts.
More changes can be found from CHANGELOG
This version worked perfectly with latest version of Respa
Release 0.2.0
UI changes:
- Add new selection field to sort filtered resources. Currently support to search by name, type, premise, people.
- Temporarily only show warning messages in 3 languages for IE11 user.
- Ability to favourite resources straight on search view instead going to resource detail page.
Details can be found in CHANGELOG
Release 0.1.1
Hotfix
- #913 Fix issue staff comment section is not working. Reason: React-bootstrap ref prop which is deprecated and replace with inputProps
Release 0.1.0
This version works nicely with corresponding version of Respa release
UI changes
- Delayed reservation
- Add config to fetch all unit that doesn't have empty resources.
- Add municipality filters for filtering resources base on municiples.
- Limit the selection of time slots to the ones within max period.
- Various UI bug fixes and improvement
Maintenance
- Replacing Karma, Chai, Mocha with Jest.
- Upgrading React, Webpack, Babel and dependencies to latest.
- Dockerized development environment.
- Remove low locked node version 6, require v8 for Babel 7.
Details can be found in CHANGELOG
UI update package and bug fixes
This release includes many UI updates and bug fixes by Fraktio.
PR name list
#833 Update favicon
#834 Move distance info to resource header
#835 Search time range changes
#836 Fix/improve my premises category filtering
#837 Vertically align time slots in reservation calendar
#838 Increase reservation calendar button size
#839 Highlight selected date in reservation calendar
#840 Add clear functionality for reservation slots
#841 Feature/highlight timeslots on hover
#842 Fix/missing time slot icon
#843 Add reservation info popup to reservation calendar
#844 Fix/reservation calendar hover highlight
#845 Keep checked toggle green
#846 Add disabled coloring for select components on search page
#847 Add missing "next" parameter to resource info login redirect
#848 Remove scrolling to search results on search button click
#849 Toggle resource favorite button color based on favorite state
#850 Change input text color in search page controls to black