3a0c766ed5
fix: Support adding a non-existent email as the owner of the organization ( #14569 )
...
* fix: Support adding an non-existent email as the owner of the organization
* Remove dead code
* fixes
* add test
* self review changes
* Update packages/trpc/server/routers/viewer/organizations/create.handler.ts
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
* Fix typo everywhere
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2024-05-06 07:09:22 +00:00
68568e5a25
feat: round robin: show avatar and name of person on success page ( #14245 )
...
* feat: round robin: show avatar and name of person on success page
* fix: add background border
* fix: e2e tests
* fix: remove avatar on select, use proper border variables
* fix: bookings-list e2e round robin title
* chore: change name
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-16 11:36:11 +01:00
0970c77009
fix: Revert -> "Revert "chore: Chore team metadata table + isOrganization migration ( #13700 )
...
* Revert "Revert "chore: Chore team metadata table + isOrganization migration from metadata (#12828 )""
This reverts commit 2408338ed4 .
* Remove constraint slug,isOrganization and reset migration
* fix: conflicts
* change schema to bust cache
* Fix issues reported by TS
* change schema to bust cache
* Review fixes
* Colaesce for orgAutoAcceptEmail as well
* Fix missing negation
---------
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-03-01 15:04:28 +00:00
1293588ac4
test: Bookings: Add more automated tests for organization ( #13576 )
...
* Avoid selecting unused props
* Add automated tests
* Add existing user invite and booking
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
2024-02-08 16:20:00 +00:00