cal.pub0.org/packages/lib/server
Leo Giovanetti 5170fc2424
Managed event-types (#6876)
* WIP

* Locked fields manager

* Leftovers

* Bad merge fix

* Type import fix

* Moving away from classes

* Progress refactoring locked logic

* Covering apps, webhooks and workflows

* Supporting webhooks and workflows (TBT)

* Restoring yarn.lock

* Progress

* Refactoring code, adding default values

* Fixing CRUD for children

* Connect app link and case-sensitive lib renaming

* Translation missing

* Locked indicators, empty screens, locations

* Member card and hidden status + missing i18n

* Missing existent children shown

* Showing preview for already created children

* Email notification almost in place

* Making progress over notif email

* Fixing nodemailer by mixed FE/BE mixup

* Delete dialog

* Adding tests

* New test

* Reverting unneeded change

* Removed console.log

* Tweaking email

* Reverting not applicable webhook changes

* Reverting dev email api

* Fixing last changes due to tests

* Changing user-evType relationship

* Availability and slug replacement tweaks

* Fixing event type delete

* Sometimes slug is not there...

* Removing old webhooks references
Changed slug hint

* Fixing types

* Fixing hiding event types actions

* Changing delete dialog text

* Removing unneeded code

* Applying feedback

* Update yarn.lock

* Making sure locked fields values are static

* Applying feedback

* Feedback + relying on children list, not users

* Removing console.log

* PR Feedback

* Telemetry for slug replacement action

* More unit tests

* Relying on schedule and editor tweaks

* Fixing conteiner classname

* PR Feedback

* PR Feedback

* Updating unit tests

* Moving stuff to ee, added feature flag

* type fix

* Including e2e

* Reverting unneeded changes in EmptyScreen

* Fixing some UI issues after merging tokens

* Fixing missing disabled locked fields

* Theme fixes + e2e potential fix

* Fixing e2e

* Fixing login relying on network

* Tweaking e2e

* Removing unneeded code

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-04-12 23:10:23 -03:00
..
queries Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
checkBookingLimits.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkDurationLimits.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkRegularUsername.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
checkUsername.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
defaultHandler.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
defaultResponder.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
getLuckyUser.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getServerErrorFromUnknown.ts Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
i18n.ts
index.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
maybeGetBookingUidFromSeat.ts Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
perfObserver.ts Adding a bunch of performance markers (#6303) 2023-01-09 18:42:46 -07:00
resizeBase64Image.ts Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
revalidateCalendarCache.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00