zomars
4ca5ca9fe2
Update hash-my-url.e2e.ts
2023-01-07 09:50:02 -07:00
Peer Richelsen and GitHub
022b513935
Update package.json
2023-01-07 11:55:50 +01:00
Alex van Andel and GitHub
e5b6a3332e
Feature/new design radio area group ( #6289 )
...
* Refactor of the RadioAreaGroup component
* Move RadioAreaGroup outside of v2/core
* Use useTypedQuery
* Removed unused (broken) imports
* Fix type for Select
2023-01-06 20:05:23 +00:00
zomars
793850f3aa
Update console
2023-01-06 11:10:17 -07:00
fa9d72fc0a
fix: flash of untranslated title in settings/my-account/profile ( #6163 )
...
* fix: flash of untranslated content
* feat: extract loading into a variable
* fix: use optional chaining because typescript complaining
* feat: render Meta component even if not loading for seo purpose
* fix: received an array with more than 1 element as
children warning
* fix: changes
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-06 10:35:32 -07:00
zomars
0d485ffed6
Updates website
2023-01-06 10:18:18 -07:00
Peer Richelsen and GitHub
9a2e55d528
revert version change
2023-01-06 16:59:26 +01:00
81ecbb86a5
New Crowdin translations by Github Action ( #6308 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-01-06 16:58:09 +01:00
Peer Richelsen and GitHub
2cd816932b
Update package.json
2023-01-06 16:55:01 +01:00
d83411162d
Upgrade to next 13.1 ( #6265 )
...
Co-authored-by: zomars <zomars@me.com >
2023-01-06 12:13:56 +00:00
c9c54db3a1
fix: remove duplicate font preload ( #6291 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-06 12:35:48 +01:00
d100600789
feat: update team schema, update team query ( #6294 )
...
team appearance section
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: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-06 10:55:57 +00:00
Omar López and GitHub
6f9011a167
Update package.json
2023-01-05 18:41:30 -07:00
Hariom Balhara and GitHub
37ceb25f8c
Make sure returnTo is correct URL ( #6189 )
...
* make sure returno is safe
* More fixes
2023-01-05 12:55:55 -07:00
sean-brydon and GitHub
47fe791006
Tidy up v2 layouts ( #6266 )
...
* Lots of places use layouts huh
* Fix imports
* FIx merge removing rtl settings
* Fixing Icon Import
* Fix shell import
* Fix tab exports
2023-01-05 18:00:16 +01:00
0cbaba73e4
🧹 Chore/move v2 components to components dir ( #6261 )
...
* Removed old root UI components.
* Fixed import path
* Moved first v2 components to new components dir.
* Changed icon to not import from root, since it somehow creates a recursive import
* Removed irrelevant todo
* Added docs for new components
* Fixed type errors
* Update packages/ui/components/index.ts
Removing as per comment
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-01-05 12:04:28 +00:00
Hariom Balhara and GitHub
aaac491dc7
HotFix: Admin Apps Listing ( #6282 )
2023-01-05 17:20:41 +05:30
zomars
fc4203e963
Update api
2023-01-04 16:05:48 -07:00
Hariom Balhara and GitHub
8430e9612e
Revive getSchedule Tests and add more ( #6200 )
...
* Revive getSchedule Tests
* Cleanup tests
* More Tests
* Add tests for date override
2023-01-04 15:40:06 -07:00
7bc8d7e991
New Crowdin translations by Github Action ( #6274 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-04 23:20:54 +01:00
df183f5882
chore(web): update .nvmrc to node 16 ( #6214 )
...
Follow up on #2711 by ensuring that `app/web/.nvmrc` lines up with `.nvmrc`
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-04 15:20:05 -07:00
27d9fad292
Feature/whitelabel part 2 ( #5821 )
...
* applied whitelabel to additional parts of the app
* format .md files
* updated metadata of all apps
* applied whitelabel to PoweredByCal.tsx
* fixed `team_upgrade_banner_action` with better german
* fixed import of APP_NAME in email templates
* revert "applied whitelabel" in CalEventParser.test.ts
* Revert "updated metadata of all apps"
This reverts commit 9c1621788d2c4c4a4e4a545f48898d4af7a39f33.
* revert app-store whitelabel changes
* Revert "applied whitelabel to PoweredByCal.tsx"
This reverts commit f2b2d79aa51cca3a70af6bf649b24e22f2fca73a.
* Update website
* Sync
* Update constants.ts
* Prevent unit test error
Co-authored-by: René Müller <rene.mueller@clicksports.de >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
2023-01-04 22:14:46 +00:00
zomars
e5a8a4e34d
Submodule sync
2023-01-04 13:47:13 -07:00
Peer Richelsen
de446db434
v2.4.3
2023-01-04 21:00:14 +01:00
Marlo Kesser and GitHub
42766b42c0
fix localization issues with default locations ( #5569 )
2023-01-04 15:31:50 +00:00
Jeroen Reumkens and GitHub
37159914cf
🧹 Removed old root UI components. ( #6249 )
...
* Removed old root UI components.
* Fixed import path
* Changed icon to not import from root, since it somehow creates a recursive import
* Removed irrelevant todo
* Fixed merge issues.
* Fixed shell export
2023-01-04 14:05:00 +01:00
sean-brydon and GitHub
b02c7e01d5
Move Apps to ui/components ( #6245 )
...
* Move Apps to components
* Update packages/features/ee/sso/page/teams-sso-view.tsx
2023-01-04 11:00:01 +00:00
45d10a3bc4
a11y: right-to-left improvements ( #6235 )
...
* fixed a ton of rtl issues
* removed duplicant
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-01-04 07:38:45 +00:00
9250b20c1d
fixes available times overflow bug on safari ( #6208 )
...
* fixes available times overflow bug on safari
* WIP
* remove extranous grid classes
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-03 22:05:40 +00:00
Hariom Balhara and GitHub
2a1acc1294
Fix lang and dir attributes not being set ( #6243 )
2023-01-03 11:09:05 +01:00
8302990f84
fix: use hasMounted to render calcom versionm ( #6239 )
...
* fix: use hasMounted to render calcom versionm
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* added Credits component but struggling with import
* only made it work with v2 folder. sorry jerone
* added link to releases
* added link to cal.com
* removing script calcomversion for now until we need it
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
2023-01-02 19:44:51 +00:00
5a03b61d63
refactor(web): remove fonts.css, rely on shared-globals.css ( #6220 )
...
`styles/fonts.css` is identical to `shared-globals.css`, as found in
`packages/ui/styles`, and as referenced by `styles/globals.css`. Remove
`fonts.css` and its references, leaning instead on the fonts described
in `shared-globals.css`
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-02 19:11:06 +00:00
6b6f239936
New Crowdin translations by Github Action ( #6242 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-01-02 19:50:31 +01:00
5616a64827
fix: use border-0 ( #6233 )
...
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: Peer Richelsen <peeroke@gmail.com >
2023-01-02 15:10:00 +00:00
33530ad8c8
Make cal.com version available on all pages, even on login page. ( #6221 )
...
* Make cal.com version available on all pages, even on login page.
* Extract out calcom version as a utility
* added version to login screen
* added ee and ce to version
* fixed lint
* Fix import
* removed version info component
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-01-02 20:24:35 +05:30
15123c1aa5
Add disable success page config[Platform Only] ( #6225 )
...
* Add disable success page config
* Change text
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-02 08:41:39 +00:00
Peer Richelsen and GitHub
71ee9c72fe
introduced size="fab" prop to Button, added to CTA buttons ( #6176 )
...
* introduced size="fab" prop to Button, added to CTA buttons
* increased size of FAB
* nit
2023-01-02 09:28:12 +01:00
5503539856
New Crowdin translations by Github Action ( #6222 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-01-01 13:32:19 +01:00
sean-brydon and GitHub
6548f01efa
Show admin password top banner ( #6226 )
...
* Invalid-admin fake role
* Reset password link + shell
2023-01-01 11:19:58 +00:00
Stefano Maffeis and GitHub
06cc6741e6
Make radio field id unique by adding custom input id to their identifier ( #6224 )
2022-12-30 18:52:03 +01:00
Jeff Loiselle and GitHub
854c05d673
fixes required custom radio element on firefox ( #6209 )
...
Fixes https://github.com/calcom/cal.com/issues/6160
2022-12-28 19:43:18 +00:00
bcf5fb18c5
Cal Video (Daily) Recording ( #6039 )
...
* feat: wip
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* feat: add download recording button
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* moved video recording into /ee/, wrapped in LicenseRequired
* fix: security issues in downloading recording
updates designs
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* feat: add upgradation banner
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: remove default room
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore: fix type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: add type in get recording
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: add suggestions and zod type for recording
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: add types in getRecordings
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: finally all type errors fixed
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* Server side validation for users in team plans for recordings
* fix: remove any type
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* fix: type error
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: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alan <alannnc@gmail.com >
2022-12-27 21:03:39 +00:00
3f822e814b
event type setting refactor ( #5959 )
...
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-12-26 10:55:58 +00:00
Peer Richelsen and GitHub
4fd25c7215
fixed booking layout ( #6188 )
2022-12-26 16:11:28 +05:30
f42bed2a55
New Crowdin translations by Github Action ( #6175 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-12-26 11:25:47 +01:00
zomars
38d242add9
v2.4.2
2022-12-22 17:12:32 -07:00
zomars
c272e281cf
Submodule sync
2022-12-22 17:12:13 -07:00
af83350d04
replaced webhook icon with actual webhook logo ( #6161 )
...
* replaced webhook icon with actual webhook logo
* Apply suggestions from code review
* Linting
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-22 12:57:44 -07:00
9d0cf6be0b
No more modules folder 🔥 ( #6158 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-12-22 19:06:26 +00:00
zomars
d0a3d8d144
Link fixes
...
commit 56c1608deaf1921a80dc71bcbd107e772dd656f4
Author: Omar López <zomars@me.com >
Date: Wed Dec 21 19:26:04 2022 -0700
Update link.ts
commit eab43d833515cabc7acf2f973c2d2837ac1a0332
Author: zomars <zomars@me.com >
Date: Wed Dec 21 19:03:02 2022 -0700
Prevents 500 on TRPC error
commit 3a6970d5e5fab54136b379e1b2ccd7acf515a809
Author: zomars <zomars@me.com >
Date: Wed Dec 21 18:15:26 2022 -0700
Encoding fixes
2022-12-22 10:52:50 -07:00