Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Releases: City-of-Helsinki/varaamo

Release 0.6.0

03 Oct 13:45
65d7ce4
Compare
Choose a tag to compare
  • 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

28 Aug 05:25
5190d6d
Compare
Choose a tag to compare

Fix various styling issue for date-picker

Release 0.4.1

13 Jun 08:10
98ee56f
Compare
Choose a tag to compare
  • Hotfix: Upgrade dependencies to fix security warnings.

Release 0.4.0

29 May 07:54
Compare
Choose a tag to compare
- Add new purpose section for sauna and organize events. As well as mock placeholder icon.
- Some technical improvements.

More info can be found from CHANGELOG

Worked fine with Respa r190529

Release 0.3.0

20 May 11:12
Compare
Choose a tag to compare
  • 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

09 Apr 13:43
Compare
Choose a tag to compare

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

09 Apr 11:07
7feb45f
Compare
Choose a tag to compare

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

25 Mar 12:01
Compare
Choose a tag to compare

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

18 Jan 08:01
Compare
Choose a tag to compare

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