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

v0.12.1

05 Feb 08:40
9084133
Compare
Choose a tag to compare

0.12.1

MINOR CHANGES

  • Enlarged font for danger type of notifications (#1201)

v0.12.0

18 Jun 07:26
f64f6c3
Compare
Choose a tag to compare

0.12.0

MINOR CHANGES

  • Fixed availability view lacking status colors in Espoo's and Vantaa's Varaamo (#1164)
  • Fixed notifications overflowing on mobile and with long notifications (#1163)
  • Fixed notification close control not being clickable with long notifications (#1163)
  • Added number validation to reservation form's number of participants field (#1165)
  • Fixed service map link on resource page (#1167)
  • Changed search map styling (#1168)
  • Added a high contrast mode, but toggled it off in feature flags (#1171)

CHANGELOG

  • #1162 Added font size controls (the implementation was added in a previous version, but the feature was enabled in this one after fixes were implemented)
  • #1166 Change search view to search for resources for resources from the municipality it's for by default
  • #1170 Added a required checkbox for specific terms when making reservation

v0.11.0

12 Jun 11:28
41539b5
Compare
Choose a tag to compare

0.11.0

MINOR CHANGES

  • Fixed fixed prices always being zero (#1151)
  • Fixed some buttons being enabled on first load on user reservations page when they should not have been (#1156)
  • Removed link to resource unit in search results (#1153)

CHANGELOG

  • #1155 Added keyboard friendly form into resource page for making reservations

v0.10.1

29 May 11:33
99c0b62
Compare
Choose a tag to compare

MINOR CHANGES

  • Fixed refund policy test being visible to regular users
  • Fixed enabled edit button for paid reservations when the user does not have admin level privileges
  • Updated refund policy related descriptions
  • Changed billing email to be shown in reservation confirmation view

v0.10.0

31 Mar 06:28
bb90ec4
Compare
Choose a tag to compare

MINOR CHANGES

  • Changed search count to be announced when a search is made
  • Changed search results sort order to be announced when sort order is changed
  • Fixed illegible icon names in toggles being read out loud by screen readers
  • Fixed missing line breaks in generic terms and specific terms
  • Changed approve and deny buttons to be hidden when irrelevant in the manage reservations view
  • Fixed translation error in the English version that caused confusion when approving reservations
  • Fixed resource page sometimes being scrolled to its end after it had been opened
  • Fixed missing results in search results
  • Fixed scrollbar flickering in reservation calendar when business hours were of short duration
  • Fixed premise dropdown returning empty labels
  • Fixed resource calendar not rendering anything when closing time was 23:00 or later
  • Changed calendar to be disabled when the user doesn't have privileges to make reservations to the resource

CHANGELOG

  • #1118 Added support for unit manager role; unit managers now have the same permissions as unit admins do
  • #1125 Added support for unit viewer role; unit viewers are allowed to complete the same actions as unit admins or unit managers in the UI, but Respa may block some requests for users with this role
  • #1127 Added support for resource payment terms
  • #1126 Fixed my reservation crashing on some devices and improved performance
  • #1131 Changed labelling for event name field to distinct it as public instead of private
  • #1137 Added support for daily, weekly and fixed resource prices
  • #1138 Added support for longer slot sizes

Release 0.9.0

14 Feb 11:05
14deed5
Compare
Choose a tag to compare

MINOR CHANGES

  • Changed eslint rules to require comma dangle
  • Added eslint-plugin-react-hooks
  • Changed language and sign out menus to be navigable with tab instead of arrow keys
  • HTML's lang attribute is now synchronized with currently selected language
  • Fixed illogical tab order on mobile version of main menu
  • Added a skip to content link for screen reader and keyboard users
  • Changed date control on the search page to allow date to be written in an input

CHANGELOG

  • #1095 Display extra question field on reservation form
  • #1096 Added ResourcePanel for genericTerms. Added react-autosize-textarea for reservationExtraQuestions.
  • #1098 Added user notificator system.
  • #1099 Changed into using runtime environment
  • #1106 Fixed searches only targeting current date
  • #1110 Fixed price being displayed for resources that don't support online payment

Release 0.8.1

10 Dec 11:53
727efaf
Compare
Choose a tag to compare
  • Fixed bug in reservation details where under "Reservation must be made xx days in advance" actually displays
    data from "Reservations can be made a xxx in advance".
  • Staff no longer needs to fill all mandatory metadata fields.
  • Sort by select box has enough clearance so it won't disappear behind footer if there are no search results.
  • Search page time range is always visible.
  • Added today buttons and functionality to search page and my premises.

Detailed CHANGELOG can be found here.

This version works nicely with corresponding version of Respa release

Release 0.8.0

03 Dec 11:10
c93fb64
Compare
Choose a tag to compare
  • Reordered info blocks on ResourcePage
  • Added colored explanations for fullCalendar events.
  • Brought back missing billingFirstName, billingLastName, billingPhoneNumber and billingEmailAddress.
  • Changed Terms of Service and Payment of Service modals to text box. Moved resource specific terms before buttons.
  • Fixed issue where eventDescription was set to required instead of eventSubject when making reservation as admin.
  • My premises slot sizes match are now determined by resource. Events with price have different color and show little price tag.
  • My premises shows units name and are now sorted based on that.
  • If event is billable, information modal shows payers name and email. Also price and cancel directions for staff are shown. Cancel confirmation modal has extra step for confirming that user has read cancel directions.
  • Removed admin utilities from Your reservations page. Future and past reservations are shown below titles and page is now paginated.
  • Your premise list items have label for payment state and show price that was paid. If user is not admin modify button is disabled and cancel button shows modal with directions.
  • Fixed some finnish translations on Manage reservations page. Total number of reservations is also shown.
  • Cancel buttons in Manage reservations have extra confirmation dialog.

Detailed CHANGELOG can be found here.

This version works nicely with corresponding version of Respa release.

Release 0.7.0

14 Nov 11:24
4bbbf71
Compare
Choose a tag to compare

Added event close and staff event checkboxes for staff in reservation form / resource page
FullCalendar mobile version usability improvements.
Reverted old notifications.
Updated front page icons.
Overall minor UI layout changes / fixes.
Fixed edit reservation page
Fixed staff reservation management approve/deny buttons
Fixed staff permissions in resource page, my premise

Detailed CHANGELOG can be found here

This version works nicely with corresponding version of Respa release

Release 0.6.1

14 Oct 08:45
83f01b9
Compare
Choose a tag to compare

Fix wrong Resource availability status, cause of missing default fetch values.

Detail CHANGELOG can be found here