d180e14013
feat: insights orgs [CAL-1888] ( #9551 )
...
* initial commit
* fixes on data returned
* mobile style fixes
* Update on styles and dates not being shown on graphics
* feat: update insights filters UI (#9756 )
* feat: update insights filters UI
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* Fixes for filters with new UI
* fix initialConfig lost while clearing filters
* Add single user conditional for first render
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Alan <alannnc@gmail.com >
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-06-29 19:03:44 +02:00
f1aed2d8b7
fix: api date picker to drop down ( #9810 )
...
* fix: api date picker to drop down
* fix: api key , date picker to drop down
* Update packages/features/ee/api-keys/components/ApiKeyDialogForm.tsx
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-06-29 08:31:39 +00:00
8bbc05b1e5
fix: add floating button tests ( #9501 )
...
Co-authored-by: Carles Mitjans <cmitjans@DYX3773MX7.local >
2023-06-29 13:33:34 +05:30
GitStart-Cal.com and GitHub
e731c33235
feat: Add divider and set spacing on modals with the type=creation prop (feat-add-divider)
...
## What does this PR do?
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
- Add the prop customDividerClassName to customize the CSS Divider if needed
- Add a divider on all modals with type="creation" prop, following the [figma](https://www.figma.com/file/9MOufQNLtdkpnDucmNX10R/1.-Cal-DS?type=design&node-id=29898%3A100590&t=62LvZCZAEZm5zDdw-1 ) design
- Some type="creation" modals seem not to be this type, we pushed all changes with screenshots, if you want us to revert the changes on some modals we will revert

- Inline Embed:

- Enable Two-Factor Authentication:

-Enable Two-Factor Authentication (step 2):

-Enable Two-Factor Authentication (step 3):

- Disable Two-Factor Authentication:

- Delete Account:

- Update Timezone:

- Duplicate Event Type:

- Add a New Form:

- Change Team Member Role:

- Impersonate:

- Bulk Update Event Types:

- Connecting with MS Teams:

- Set a Default App Link:

- OIDC configuration:

- SAML Configuration:

- How to use booking questions as variables?


- Invite Link Settings:

- Add Action:

- Edit Keys:

- Create an Api Key:

- API key created successfully:

- Invite Team Member:

- Add a Question:

- Add a new event type:

2023-06-29 08:47:16 +01:00
5059723ad1
Apply suggestions from code review ( #9839 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2023-06-29 00:09:03 +02:00
171827f547
chore: recategorize apps ( #9306 )
...
* Remove unused code in InstalledAppsLayout
* Add new app categories "crm", "conferencing" and "messaging"
* Sort getAppCategories entries alphabetically
* Fix 404s on new category pages (and remove hardcoded category lists)
* Fix admin apps list not showing "no available apps" for new categories
* Recategorise apps
* Sync seed-app-store categories with config files
* Replace unnecessary seed-app-store.config.json with appStoreMetadata
* Copy video.svg to conferencing.svg
* Add messaging.svg
* Remove web3 from getAppCategories (used by installed apps, admin apps)
* Fix app-store-cli categories
- Add conferencing
- Add CRM
- Remove video
- Remove web3
* Remove outdated web3 comment in seed-app-store
* Update apps/web/public/static/locales/en/common.json
* Add cron script to keep db apps in sync with app metadata
* Add redirect for app category "video" to "conferencing"
* Fix up "video" category overrides to apply to conferencing
* Fix conferencing apps not showing as a location for non-team users
* Restore "installed_app" string for conferencing apps
* Make linter happier
* Remove my "installed_app_conferencing_description" as this was fixed upstream
* Quick tidy up
* Add dry-run to syncAppMeta via CRON_ENABLE_APP_SYNC env
* Replace console.log with logger in syncAppMeta
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2023-06-28 18:22:51 +02:00
8cfb9902ff
fixed theme in API key expiration time calender ( #9777 )
...
Co-authored-by: Chay Reddy <chay@Chays-MacBook-Pro.local >
2023-06-28 18:22:26 +02:00
79779e5166
fix: Toast is removed using onClick ( #9832 )
...
* toaster is removed using onclick
* Apply suggestions from code review
* Update showToast.tsx
---------
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-06-28 18:21:53 +02:00
Ujwal Kumar and GitHub
6a975194bb
fix: title-for-team-events ( #9828 )
2023-06-28 10:47:28 -04:00
Hariom Balhara and GitHub
15692374c6
fix: Embed Issues: Logo causing scroll, Logo text color, mobile view with layout configuration ( #9826 )
...
* Fixes scroll and logo text color
* Add a month_view scenario
* Fix false alarm in logs when namespace is empty string
* In mobile view, we only support mobile layout
* Check for embed mode
2023-06-28 15:45:39 +02:00
Efraín Rochín and GitHub
42494c7c2b
fix: [CAL-2005] Issue with loading skeleton on new side menu ( #9829 )
...
* remove mx-auto from the Icon in bottom navigation link
* add loading skeleton for the profile links
2023-06-28 15:12:33 +02:00
Efraín Rochín and GitHub
04ed36cfcf
fix: Slot reservation in new booker ( #9769 )
...
## What does this PR do?
Bring back the slot reservation sistem to the new booker
## Type of change
<!-- Please delete bullets that are not relevant. -->
- Bug fix (non-breaking change which fixes an issue)
## How should this be tested?
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration -->
### Seated event
- [x] Open the new booker in an event with seats
- [x] Select an available slot
- [x] Open the same event and date in other browser, the seat should be already reserved.
- [x] In the first browser come back to the slots views or close the booking form
- [x] In the second browser reload the booking page, the reserved slot should be realeased.
### No seated event
- [x] Open the new booker
- [x] Select an available slot
- [x] Open the same event and date in other browser, the seat should be disabled
## Mandatory Tasks
- [x] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-06-27 16:34:15 -07:00
467cacb8da
fix: Make sure we get slug to decide things ( #9727 )
...
Co-authored-by: zomars <zomars@me.com >
2023-06-27 20:45:18 +00:00
b799fdcb7e
chore: Subdomain blacklist when creating org ( #9728 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
Co-authored-by: Omar López <zomars@me.com >
2023-06-27 20:32:19 +00:00
Hariom Balhara and GitHub
8384c3f9ff
test: Hotfix/Orgs rewrite causing 404 with 3 or more dots domains ( #9803 )
...
* Fix RegExp
* Used ORGANIZATIONS_ENABLED to opt-out of orgs behaviour
* Add comments
* Add a new testcase
* Add response headers for easier debugging and Checkly tests in production
2023-06-27 12:01:30 -07:00
Hariom Balhara and GitHub
3556dda252
fix: Forever increasing scroll height in embed in month_view on certain screen size. ( #9820 )
2023-06-27 09:56:40 +00:00
zomars
c2e91b8378
feat: custom auth preparations
2023-06-26 20:45:50 -07:00
4fe69b5864
chore: Removing the calendar-cache because of perf issues ( #9808 )
...
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
2023-06-27 00:32:05 +02:00
007f3319a0
feat: ratelimit - ratelimit refactor + tests ( #9744 )
...
Co-authored-by: Omar López <zomars@me.com >
2023-06-26 19:44:58 +00:00
9441da9d4e
fix: custom meeting link overflowing ( #9804 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-06-26 19:35:55 +00:00
Pradumn Kumar and GitHub
1510740cb2
fix: adds triggerEvent attribute to meeting ended webhook ( #9806 )
2023-06-26 14:35:32 -04:00
Hariom Balhara and GitHub
4ada428bcb
fix: Embed - Better support for layout config(without flash of default toggle) ( #9714 )
2023-06-26 17:24:19 +02:00
Hariom Balhara and GitHub
2272da5ee7
test: New Booker Tests for Embed ( #9666 )
2023-06-26 15:27:24 +02:00
79b3875af3
fix: add UAE to list of non alphanumeric sender id support ( #9752 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2023-06-26 15:25:27 +02:00
Gaurav Goswami and GitHub
40b35bdbe4
bug/changed icon ( #9801 )
2023-06-26 13:00:19 +00:00
Ayush Mainali and GitHub
f7b20da640
fix: fixed layout shift issue of top banner ( #9791 )
2023-06-26 14:12:57 +02:00
eedf6913b8
feat: allow duplicate availability ( #9615 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
2023-06-26 07:35:20 -04:00
+1
78393a2b8b
feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] ( #9504 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: Leo Giovanetti <hello@leog.me >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Efraín Rochín <roae.85@gmail.com >
2023-06-26 06:37:59 -04:00
9266ba1e48
fix: don't show tool-tip when negative or zero recurring events ( #9612 )
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: alannnc <alannnc@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-06-25 15:09:32 +00:00
Ujwal Kumar and GitHub
ec212e4317
fix-borders-on-weekly-view ( #9770 )
2023-06-25 17:04:25 +02:00
Daniel Roe and GitHub
80ab6c9c98
fix: add space to make link clickable ( #9763 )
2023-06-23 22:49:20 +02:00
Afzal Sayed and GitHub
86ba0766fc
Prevent invalid api call ( #9757 )
2023-06-23 22:48:38 +02:00
Leo Giovanetti and GitHub
f4a87c66b3
Adding team and org registration suggestion ( #9764 )
2023-06-23 22:01:54 +02:00
0c06f1f6cb
feat: Add google spam warning on booking confirmation page for gmail users ( CALCOM-9247) ( #9531 )
...
* feat: Add google spam warning on booking confirmation page for gmail users
* Update apps/web/pages/booking/[uid].tsx
Co-authored-by: alannnc <alannnc@gmail.com >
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: alannnc <alannnc@gmail.com >
2023-06-23 17:13:16 +00:00
Hariom Balhara and GitHub
b731dfd421
fix: Error during booking when default app is a Static Link Video App and Event has Organizer default location selected. ( #9734 )
2023-06-23 19:04:34 +02:00
sean-brydon and GitHub
0b704b9ed4
test: Remove mockdate and replate with vitest system time ( #9750 )
2023-06-23 16:10:43 +00:00
a0ece0d77e
fix: added loading skeleton for teams profile view ( #9746 )
...
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk >
2023-06-23 13:14:18 +00:00
Hariom Balhara and GitHub
6a976f5b42
feat: New Booker: Disable dialog form in mobile in embed ( #9748 )
2023-06-23 18:22:03 +05:30
Jaideep Guntupalli and GitHub
ff968d3867
fix: Added relevant colors to preset and replaced with tailwind colors ( #9733 )
2023-06-23 09:05:37 +00:00
8f5e6370b0
feat: Added Storybook Controls ( #9676 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-06-23 09:04:26 +00:00
Anit Jha and GitHub
0eb05aa540
fix: Public Link of pending members is now disabled ( #9730 )
2023-06-23 10:53:00 +02:00
Nafees Nazik and GitHub
19a7cd1a50
fix: invite modal ( #9713 )
...
* fix: invite modal
* fix: truncate text
2023-06-23 10:48:20 +02:00
Hariom Balhara and GitHub
49bcd5fec7
Event Analytics not working for new booker ( #9740 )
2023-06-23 08:42:02 +00:00
Udit Takkar and GitHub
000a6e0d35
fix: location details on new booker ( #9710 )
...
* fix: location details on new booker
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
* chore
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
2023-06-23 11:53:00 +05:30
Alex van Andel and GitHub
52936f60b4
fix: Various errors & 500 error on duplicate url when editing ( #9731 )
2023-06-23 07:03:45 +02:00
Omar López and GitHub
2d6eebcd8a
chore: Sync packages mismatches ( #9725 )
2023-06-22 15:25:37 -07:00
sean-brydon and GitHub
7413ba6aa0
Fixes overflow + zindex of cal icon ( #9707 )
2023-06-22 19:46:42 +00:00
e9cbe5d353
fix:copy-invite-link button ( #9721 )
...
Co-authored-by: Deepak Paul <rudra.ad7@gmail.com >
2023-06-22 21:35:09 +02:00
Alex van Andel and GitHub
d8bc9acbbc
feat: remove member from hosts on removal ( #9722 )
...
* feat: When a member is removed we should remove it from the hosts
* Add migration for fixing old records affected
2023-06-22 21:33:03 +02:00
Hariom Balhara and GitHub
4f0e843ac6
test: Make embed tests stable. ( #9718 )
...
* Wait for /embed/embed.js to be servable
* Change something in embeds/ to make embed tests run
2023-06-22 17:38:51 +02:00