Files
calendar/packages/lib
Joe Au-YeungandGitHub 8dda418127 feat: Salesforce skip ownership check if attendee email is a free domain (#17916)
* Add email domain array

* Create numbered email domain object

* Check email domain

* Rename function

* Add tests

* Frontend enable skip ownership check if free email domain

* Backend ignore adding ownership to return records if free email domain check is enabled

* feat: Only require confirmation for free email domains (#17917)

* Add requiresConfirmationForFreeEmail to db

* Add option to event type settings

* Get requiresConfirmationForFreeEmail for event type page

* Include requiresConfirmationForFreeEmail in fetching event type

* Pass bookerEmail to `getRequiresConfirmationFlags`

* Add free email domain check to `determineRequiresConfirmation`

* Add `requiresConfirmationForFreeEmail` to types

* Add severity to Watchlist table

* Add migration for watchlist severity

* Add `getEmailDomainInWatchlist` method to watchlist repository

* Use watchlist repository to check for free email domain

* Mock watchlist repository in test

* Update test

* Rename method

* Add severity to blocked list

* Move check free email domain to async

* Type checks

* Adjust for promise returned

* Fix tests

* Fix

* Fix tests
2024-12-18 15:02:42 +00:00
..
2024-06-11 14:35:53 +00:00
2024-11-13 15:14:31 -05:00
2023-01-20 15:19:12 +01:00
2024-04-27 18:14:37 +02:00
2023-07-28 15:11:44 +00:00
2024-03-08 15:13:29 +00:00
2022-03-09 15:56:05 -07:00
2022-05-26 11:07:14 -06:00
2022-03-23 15:00:30 -07:00
2022-03-23 15:00:30 -07:00
2023-04-25 19:39:47 -03:00
2023-12-19 11:20:54 -03:00
2024-10-04 13:44:50 -07:00
2024-05-10 08:47:57 +01:00
2024-04-09 18:29:39 -07:00
2024-10-24 09:10:27 -04:00
2023-11-11 11:16:35 +00:00