Skip to content

Latest commit

 

History

History
136 lines (73 loc) · 7.48 KB

CHANGELOG.md

File metadata and controls

136 lines (73 loc) · 7.48 KB

1.16.0 (2019-09-06)

Features

  • hotel-booking-filters: add location and booking stage filters (505da5f)

1.15.0 (2019-09-05)

Bug Fixes

  • alignment: hotel booking stages issue in quotes (c207e0b)
  • cab-locality: cab-locality not visible in quote (be9a70c)
  • payments-ui: show status with due date (a35fc10)

Features

  • compose-email: add hotel confirmation email generation (003c2ba), closes #111
  • hotel-booking-dashboard: add bookings dashboard with ui changes (ef5c912)
  • hotel-voucher: voucher creation (7194d0c)

1.14.1 (2019-08-26)

Bug Fixes

  • pusher-keys: keys are switched for test and prod (4034dac)

1.14.0 (2019-08-26)

Bug Fixes

  • channels: channel should intialize after auth (0259c61)
  • trip-conversion: show errors for invalid fields (841af17)

Features

  • activity-log: add activity logs (50e9579)
  • keys: add pusher keys for test and prod (4866d63)
  • links: add prices links on services page (2e257ea)
  • notifications: show conversion notifications for trips (a80b61f)
  • quote-extra-comments: add comment field to quote extras (1a2ca08)
  • quote-extras: add extra services to quotes (4aec199), closes #106 #107
  • transport-services: add transport locations module (30091e9)
  • trip: show creator, locations for the trip (7e0c7da), closes #86
  • trip-owners: add trip owners (2fb8502), closes #86
  • xhr-hook: add xhr hook (1b388d4)

1.13.0 (2019-08-13)

Features

  • cab-prices: cab prices via CSV and UI changes (#105) (01d214f)

1.12.0 (2019-08-03)

Bug Fixes

  • prices: show loading while fetching prices (e541f48)

Features

1.11.0 (2019-08-02)

Features

  • permissions: add basic permission in nav (a76efcc)
  • tenants: add tenants ui (#100) (c0ff3d2)
  • trip-plan-request: add hotel preference and comments in the ui (27727aa)
  • upload-prices: allow prices to be uploaded via csv (#103) (d403de7), closes #102

1.10.0 (2019-07-22)

Features

  • onchange-filter: trigger filter with onchange in trips (#99) (cb96b1e)

1.9.1 (2019-07-22)

Bug Fixes

  • price-calculation: Fixes in quote price calculation (#98) (dc7af6a), closes #95

1.9.0 (2019-07-19)

Features

  • version: add application version (f685298), closes #93

1.8.2 (2019-07-15)

Bug Fixes

  • release: github release not working (6633522)

1.8.1 (2019-07-15)

Bug Fixes

  • service-worker: remove service workder (e446b7d)

1.8.0 (2019-07-15)

Bug Fixes

  • api-endpoint: resolve the updated api endpoints and responses (b6842ee)
  • cypress: remove the video creation from test run (6ccd862)
  • new-hotel: ages are not getting saved (ec17247)
  • release: add updated version and changelog (57e0513)
  • reset-password: error message should be in red (79c0136)
  • styles: styles for colors and whitespaces (8cce289)

Features

  • e2e: more e2e tests (113f3e2)
  • package: install the faker package for testing (f6c25db)
  • scripts: add production deployment script (9f972f0)
  • tests: add user module tests (0c294bf)
  • trip-plan: Trip plan requests (#90) (af9c802), closes #89