vaibhav bisht
492b4d3e97
Refactor/readme.md ( #8723 )
...
* Update README.md
Removed
- Heroku DB setup section (since it's no longer free).
Added
- Section for setting up local DB.
- Some other minor details.
* Minor grammer fixes
---------
Co-authored-by: vaibhav bisht <vaibhav@aus.co.in>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-12 10:39:03 -06:00
Gurkiran Singh
0ae319d206
a11y: Exit the lexical Editor and button a11y on tab index ( #8139 )
...
* a11y: Exit the lexical Editor and button a11y on tab index
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
* chore: Updated lexical to v0.9.0
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
* chore: Added ErrorBoundary for Lexical RichTextPlugin
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
* chore: yarn install changes
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
* fix: merge conflicts
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* Update yarn.lock
---------
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-05-12 10:28:14 -06:00
Hariom Balhara
749311be2a
Pull latest main in every submodule ( #8537 )
...
* Update to latest main so that yarn.lock is always correct
* Update git-setup.sh
2023-05-12 10:20:32 -06:00
Crowdin Bot
3cce4e5009
New Crowdin translations by Github Action
2023-05-12 15:46:20 +00:00
Mendy Landa
341f82ccb9
chore: removed duplicate value in className @ Tooltip.tsx ( #8865 )
2023-05-12 09:45:32 -06:00
Pranjal Goyal
e028a339f5
Adding icon.svg and renaming config file ( #8859 )
2023-05-12 12:57:09 +00:00
sean-brydon
c55e432bc3
Feat/team invite flow ( #8804 )
...
* completeOnboarding drives invite flow changes
* Username prefil - force getting started when acc doesnt exist
* Change subtitle text and unique error on multiple invites
* User exists and no password set - generate signup link still
* Fix callback param
* Update packages/trpc/server/routers/viewer/teams/inviteMember.handler.ts
* Fix spacing
* Add password hints
* Fix translations
---------
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-12 12:52:09 +00:00
Hariom Balhara
f47c3cd538
Fix/ Routing Form Routes ( #8827 )
...
* Reuse split routes
* Add cache
* Update formMutation.handler.ts
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-05-12 12:01:05 +00:00
Nafees Nazik
4b70a20941
fix: overflow ( #8858 )
2023-05-12 10:55:11 +00:00
Hariom Balhara
c873b83965
Unstage enums file ( #8836 )
2023-05-12 05:02:42 +00:00
Hariom Balhara
ff859737ec
Improvement/AppStore: Remove seeding from app-store-cli. ( #8486 )
...
* Remove seeding from cli
* Self review fixes
* Fix TS error
2023-05-12 04:59:15 +00:00
Ansari
607ef71f9f
fix: teams upgrade banner on smaller screens ( #8786 )
...
* background image fix 📲
* object image position change 🖼
* Duplicate Deleted Field 🎭
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-12 00:23:11 +00:00
tap0212
24dd4002fa
fixed color of status bar for pwa ( #8583 )
...
* fixed color of status bar for pwa
* Apply suggestions from code review
* Apply suggestions from code review
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-11 23:50:11 +00:00
Praveen Dias
078c9ddca5
Improved API key error message for SendGrid setup page ( #8847 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-05-11 23:04:10 +00:00
alannnc
b44e5a7aae
Fix no video reference on google-meet ( #8849 )
2023-05-11 22:49:10 +00:00
sean-brydon
4374da08e2
#8701 CAL-1621 new booker dialog grow in height ( #8774 )
...
* increase scrollable height
* Fix react-select version - import esm error
* Increase booking form modal height
* Update packages/features/bookings/Booker/components/BookEventForm/BookEventForm.tsx
* Match design specs
* nit change
* Trying to fix type errors
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-11 17:31:51 +00:00
Crowdin Bot
98b531e6b5
New Crowdin translations by Github Action
2023-05-11 16:26:01 +00:00
Nafees Nazik
74414db760
feat: add meta and seo tags for new booker component ( #8697 )
...
* feat: add hidden to select
* feat: add hide branding to store
* fix: remove branding from store
* feat: prefetch data
* feat: use meta tags
* fix: remove branding from store
* fix: prefetching
* refactor: useEvent hook
* fix: type
* fix :booker seo
* fix: type error
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
2023-05-11 16:02:13 +00:00
sean-brydon
bdf3e34ea1
Feat/onboarding video step connection ( #8838 )
...
* UI work - WIP scrollable area
* Add translations - refactor some components
* Add installed text
* Disable if there is no currently installed
* Extract loader
* Fix conditional
* Fix E2E
* fix typo
2023-05-11 13:20:39 +00:00
Jeroen Reumkens
738e0f3e50
CAL-1553: Show dates for multi occurence event instead of input to change occurences, during booking step. Also make form less wide and meta a bit wider during booker step (in small view only), so form looks better and dates fit on a single line for the multiple occurences. When split over multiple lines they would otherwise take up a lot of unneccesary space. ( #8834 )
2023-05-11 11:51:41 +00:00
Jeroen Reumkens
16ae19abdb
CAL-1624: Timezone select layout improvements when typing ( #8832 )
2023-05-11 08:19:26 +00:00
Ansari
a2e18ae9ba
deleted fields in duplicate form 🎭 ( #8808 )
...
* deleted fields in duplicate form 🎭
* Fixed duplicate deleted fields
* Update packages/app-store/routing-forms/trpc/_router.ts
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-11 07:42:37 +00:00
aar2dee2
e2cfd0d1d1
Webex integration ( #7651 )
...
* start webex app creation
* webex integration wip
* fix lint errors
* fix lint errors
* add webex env vars in appStore.example
* webex app wip
* fix lint errors
* edit webex oauth scopes
* add location in webex app config
* add site url placeholder and regex in webex config location
* debug translateEvent
* fix utc formatting for event start time, add test boilerplate for webex, add envs
* fix location and datetime formatting
* get correct videoCredentials for deleteMeeting
* Move webex specific readme content to webex README
* Fix app not visible in app-store
* Delete setup route
* add webex icon
* delete prev icon
* webex api fix
* add app screenshots
* Revert tests changes as they dont run
* Use config instead of hardcoding vales
* Update README
* Remove all env variables related to WEBEX app. They can be added through settings->admin->apps interface
* update from origin
* fix icon path
* update webex readme
* Update yarn.lock
* update webex readme
* Remove unnecessary URL from webex
* revert changes in cancel booking handler
* simply webex zod schemas, logs for debugging
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-11 07:14:32 +00:00
Crowdin Bot
067b77faf1
New Crowdin translations by Github Action
2023-05-11 04:07:21 +00:00
Ashray Shetty
740c01ac29
align text "Date overrides" with corresponding svg ( #8819 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-11 03:45:14 +00:00
asadath1395
97cfd1ffa7
Fix delete icon background color in availability ( #8810 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-10 15:15:13 +00:00
Jithil P Ponnan
a7b2cfc90f
fix: cal-1647 alignment issues ( #8817 )
2023-05-10 15:05:46 +00:00
Udit Takkar
d067b0782a
feat: add RECORDING_READY webhook ( #8277 )
...
* feat: add RECORDING_READY webhook
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type errors and improvements
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-10 14:56:31 +00:00
Jakob
203a36e2b5
Make Jitsi Host configurable ( #8636 )
...
* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances
* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances
* Closes #1847 - adds an environment variable `JITSI_HOST_URL` to configure the Host URL for self hosted instances
* Replace Tab with spaces
* Add JITSI_HOST_URL env
* Remote Tabs for Spaces
* Support jitsi_host key
* Remove ENV, add Interface jitsi host URL and fallback
* Fix linting issues
* Clean code
* add missing await
* Add configurable meeting slug
* Refactor to jitsiHost, remove slug generator
* zod default doesnt work right now. So remove it
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-10 14:46:14 +00:00
Hariom Balhara
f5a38c3f89
Add missing zoho-bigin import ( #8798 )
2023-05-10 14:37:16 +00:00
Keith Williams
f179c23cc5
v2.8.13
2023-05-10 11:26:52 -03:00
Jeroen Reumkens
9f83885e8c
CAL-1577: Improved input addon styles. ( #8803 )
2023-05-10 08:59:32 +00:00
Syed Ali Shahbaz
8ffb5529e6
Use user profile timezone from DB as fallback for CalDAV all-day events ( #8755 )
...
* adds timezone pull from user profile in DB
* minor fixes
* fixes promise return type
* comments and minor fixes
* minor improvement
* fix return type
* changes for help in debugging
2023-05-10 08:44:15 +00:00
Jon@1599
2e686d03fa
feat: allow only team users to record daily meetings ( #8799 )
2023-05-10 08:28:49 +00:00
Jeroen Reumkens
cc3be0a6ac
CAL-1623 CAL-1620: Improve animation for booker, and push mini calendar down in fullscreen views ( #8773 )
...
* CAL-1623 CAL-1620: Improve animation for booker, and push mini calendar down in fullscreen views
* Updated yarn.lock
2023-05-10 08:26:59 +00:00
Pranjal Goyal
ec3a3268c9
Resolved[ #8732 ] Adding Trim to remove extra space ( #8736 )
...
* Resolved[#8732 ] Adding Trim to remove extra space
* fix: improve code
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: add lowercase
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* chore: use lowercase
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-10 07:45:15 +00:00
Udit Takkar
77eed5611e
fix: use useTeamsPlan hook ( #8789 )
...
* fix: use useTeamsPlan hook
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: z index bug on dialog
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-10 07:11:01 +00:00
Crowdin Bot
a827d1defb
New Crowdin translations by Github Action
2023-05-10 04:27:42 +00:00
Hariom Balhara
b08a62d30b
Allow booking responses to have the data from variantsConfig ( #8718 )
2023-05-10 03:59:51 +00:00
Efraín Rochín
d6fb0df64f
perf: tRPC procedures and middleware refactor ( #8419 )
...
* trpc procedures an middleware refactor
* allow use sessionMiddleware without a req object
* sync with the new tRPC structure
* tRPC refactor on routing form app
* import Prisma from @prisma/client
* Lazy load apps from appstore
* remove unrelated changes
* Add types for PaymentService
* type fixes
* Merge branch 'main' into roae85/cal-1514-set-the-user-session-only-on-the
* fix typo
* remove console.log
* remove explicit types from apstore object
* linter fixes
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-09 19:27:05 +00:00
Crowdin Bot
03548d8381
New Crowdin translations by Github Action
2023-05-09 17:41:16 +00:00
Carina Wollendorfer
36d8554fd5
disable standard confirmation emails if workflow exists ( #8747 )
...
* add switches to advanced even type settings
* only show switches when workflow is enabled
* check in event type update handler if user is allowed to disable standard emails
* don't send emails if disabled
* make sure emails can't be disabled if no workflow exist
* send workflow emails to all attendees
* code clean up
* add translations
* always send to all attendees when scheduling reminders
* change text
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-09 17:08:14 +00:00
sean-brydon
6fc9e9315d
Bug/checkbox calendar sync state ( #8677 )
...
* switch wip
* Implement calendar switch component
* Checked default
* Add spinner to improve UX
* Add connected calendar reivaluate
* Remove local state
* Move back to middleware
* Fix spacing issue
* fix: spacing
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-09 17:53:23 +01:00
Ashray Shetty
6eb8119a82
Added the 'Add' button ( #8777 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
2023-05-09 17:45:53 +01:00
Keith Williams
f4c613e6d1
Enable workflows on merge_group ( #8781 )
...
* Enable workflows on merge_group
* Reverting back to pull_request_target
2023-05-09 17:43:07 +01:00
Nafees Nazik
082507aea5
fix: location select logo in dark mode ( #8633 )
...
* fix: logo
* fix: icon on booker
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-09 15:27:09 +00:00
Leo Giovanetti
90c1270e3d
Fixing availability for MET ( #8662 )
...
* Fixing availability for MET
* Removing unneeded code
* Fixing unit tests
* Lint fixes
---------
Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
2023-05-09 11:15:13 -03:00
Joe Au-Yeung
94917dbb1e
Disable reserve slot on seated events ( #8761 )
...
* Disable reserve slot on seated events
* Move seats and reserve logic to backend
* Pass booking attendees
* Type fix
* Create booking when two users choose a slot before booking is created
* Update packages/trpc/server/routers/viewer/slots/reserveSlot.handler.ts
---------
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-09 11:02:19 +01:00
Carina Wollendorfer
fbbcc401cb
fix START_TIME variable + allow sms for self hosted ( #8762 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-09 07:50:17 +00:00
swaraj bachu
af7d7ec678
fixed ui bug ( #8741 )
2023-05-09 08:45:45 +01:00