Skip to content

Releases: Azure-Samples/communication-services-virtual-visits-js

Nightly 202211252301

25 Nov 23:06
035cb92
Compare
Choose a tag to compare
Dailasm/uifixes homepage (#140)

* ui fixes

* Flex box props used

* fixing styles

* Fixing Styles

* updating snapshots

* updating book snapshot due to faq changes

* removing undefined

* fixing tests

* Fixing theming for home page

* Changing name to HomeComponent updating references

Nightly 202211232301

23 Nov 23:08
e422878
Compare
Choose a tag to compare
No Scheduling page when bookings link is empty (#138)

* frequently asked questions

* moving styles

* review comments

Nightly 202211222302

22 Nov 23:07
88245d7
Compare
Choose a tag to compare
Changes for new root page (#132)

* Changes for new root page

* changes for tests

* Image loading support

* fixing styles

* redirection, links and fixes

* change link to instructions configuring MSBookings

* improvements and fixes

* addressing vulnerability

* fixing Tests

* fixing test

* LearnMoreItems

* removing locale

* removing rate-limit

* fixing home component

* removing erroneous space at start

* updating

* fixing styles

* updating snapshot

* fixing text

* fixing text

* updating snapshot

* removing unused paskage

* addressing review comments

Co-authored-by: Allen Hwang <[email protected]>

Nightly 202211182302

18 Nov 23:07
5ea2020
Compare
Choose a tag to compare
Rename Virtual Visits to Virtual Appointments. (#130)

* Rename Virtual Visitis to Virtual Appointments.

* Renamed 'Virtual Visits' to 'Virtual Appointments' in missing places.

Nightly 202211172302

17 Nov 23:09
e0da284
Compare
Choose a tag to compare
Add README page for Microsoft Bookings configuration (#133)

* README for MIcrosoft Bookings integration

* Add link from main README

* Change to "end-user"

* Change concluding text

* Remove typo

* Update screenshots

* Add link to Azure App Service App Settings

* Remove locale from link

Nightly 202211102302

10 Nov 23:08
7a5bde2
Compare
Choose a tag to compare
Nightly/202211102302

Fix bug in editable ARM for Cosmos Db account name (#131)

Release 1.2.2

07 Nov 22:28
b8814d6
Compare
Choose a tag to compare
Default to postcall undefined if unable to initialize CosmosDb (#125)

* Default to postcall undefined if unable to initialize CosmosDb

* Fix test case

Nightly 202211082302

08 Nov 23:07
5de3848
Compare
Choose a tag to compare
Increment version (#127)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Nightly 202211072302

07 Nov 23:07
5de3848
Compare
Choose a tag to compare
Increment version (#127)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Release 1.2.1

04 Nov 22:18
7bc2c2b
Compare
Choose a tag to compare
Added routes for Rooms (#120)

* Added routes for tesAppointment.

* Refactor controllers to have only one controller file.

* Renamed files and code from 'testAppointment' to 'rooms'.

* Renamed model file to 'roomModel'.

* Added roomsController test.

* Added validator on joinRoom controller and tests.

* Update the error message for participant not found.

* Updated the e2e test snapshots because of the new month.

* Updated the e2e snapshots.

* Increasedwait time from 1200ms to 1500ms.

* Updated e2e-test snapshot.

* Updated the e2e-test snapshots.

* Renamed 'joinRoom' to 'getToken'.

* Removed folder and screenshot of book.

* Revert wait time from 1500ms to 1200ms.