cal/packages/trpc/server
alannnc 96af17d8d7
feat: OOO booking-forwarding (#12653)
* feat-profile-forwarding

* fix for promises of handling

* fix badge success color

* clean up

* fix suggested changes

* Changed design on booking-forward pages and moar test

* taking care of suggested changes, trpc errors and code cleaning

* improve text

* fix conflicting data-testid

* fix unique data-testid

* fix error css-global, email button styles, error conditional

* rename files to match functionality, remove away ui

* Add translations and migration

* remove log

* small fixes + improvements

* fix styles to match new design

* merge fixes

* Fix styles dark mode

* Solving merge conflicts from earlier

* Fix/change test to match new elements

* use trash icon button insted of dots (design issues)

* only send email if toUserId is set

* Fix date picker dark mode

* merge with remote

* removed status field from table and email its now for notify

* small text improvement in email

* check for team plan not paid plan

* fixes and clean up due to removing status

* fix old send request name to new behaviour

* more naming improvements and text

* remove status from handle-type

* code clean up

* fix type error

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2024-01-10 17:04:02 +00:00
..
adapters Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
middlewares feat: Base implementation of v2 of avatars (#12369) 2023-11-20 12:49:38 +00:00
procedures fix: Redact prisma errors (#10536) 2023-08-03 16:22:38 +01:00
routers feat: OOO booking-forwarding (#12653) 2024-01-10 17:04:02 +00:00
createContext.ts feat: rate limit removeMember (#12570) 2023-11-30 22:16:40 +00:00
createNextApiHandler.ts chore: Disable i18n cache in development (#12374) 2023-11-16 16:56:24 +00:00
index.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
trpc.ts feat: Org user table - bulk actions (#10504) 2023-08-15 14:07:38 -07:00