Commit Graph

8247 Commits (event-type-list)

Author SHA1 Message Date
Ryukemeister 2e912078a4 add appropriate props into memoized item component 2023-11-01 01:04:17 +05:30
Ryukemeister 57d1de4709 split event type into smaller components 2023-11-01 00:23:01 +05:30
Ryukemeister d1c2fd2c9c add empty screen component to list view 2023-11-01 00:22:07 +05:30
Ryukemeister 1bdb75a363 split dialog, dropdown and tooltip into separate components 2023-11-01 00:21:05 +05:30
Ryukemeister c517d4dacd add dialog component for delete handler 2023-10-27 00:19:22 +05:30
Ryukemeister ce98f69ca4 update packages 2023-10-27 00:18:45 +05:30
Ryukemeister 6e28c0fc1f dialog component from shadcn 2023-10-27 00:18:10 +05:30
Ryukemeister 4cf3e163bd add copy, duplicate, delete, embed options in dropdown, also move handlders outside the components 2023-10-26 00:56:49 +05:30
Ryukemeister 2d27284f0e add dropdown to list view 2023-10-25 20:56:55 +05:30
Ryukemeister 5354615154 update packages 2023-10-25 20:56:28 +05:30
Ryukemeister fc0c7dc05b dropdown from shadcn 2023-10-25 20:55:59 +05:30
Ryukemeister 11afe35bdc update eventtype view with tooltip, button and switch from shadcn 2023-10-20 14:53:24 +05:30
Ryukemeister 5543e04876 update packages 2023-10-20 14:52:05 +05:30
Ryukemeister f4bcb783e7 tooltip, switch and button components from shadcn 2023-10-20 14:51:24 +05:30
Ryukemeister 4e0b978aa7 add badge component in event type 2023-10-19 15:57:50 +05:30
Ryukemeister 3f2852f5fa badge component 2023-10-19 15:57:00 +05:30
Ryukemeister be5904941b shadcn setup 2023-10-19 15:23:28 +05:30
Ryukemeister 95c4b59dfd setting up shadcn 2023-10-19 15:22:30 +05:30
Ryukemeister b394975199 update view for EventType 2023-10-19 02:48:50 +05:30
Ryukemeister d0960ff55c update view for standalone EventType 2023-10-19 02:32:41 +05:30
Ryukemeister a300a565e4 init EvenTypeList componennt 2023-10-16 17:36:03 +05:30
Peer Richelsen d8f6400add
feat: added dark mode to login, logout, password reset (#11765)
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-10-09 11:51:47 +00:00
Crowdin Bot 018b0e0543 New Crowdin translations by Github Action 2023-10-09 10:47:47 +00:00
Anik Dhabal Babu a5993061f6
chore: throw toast when adding a new date overwrite (#11764)
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 10:44:11 +00:00
Crowdin Bot 0b310c0ea8 New Crowdin translations by Github Action 2023-10-09 10:43:24 +00:00
Crowdin Bot da62984b5c New Crowdin translations by Github Action 2023-10-09 10:40:23 +00:00
Crowdin Bot 16d73fab89 New Crowdin translations by Github Action 2023-10-09 10:37:08 +00:00
Crowdin Bot 873a4e2000 New Crowdin translations by Github Action 2023-10-09 10:33:51 +00:00
Aldrin d0d37ba34f
docs: add an alternate approach to seed local database (#11307)
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-09 11:30:47 +01:00
Anik Dhabal Babu 76d476441f
fix: Dialog is open after adding a new overwrite (#11220)
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 09:55:14 +01:00
GitStart-Cal.com 9857b46121
chore: add Navigation in storybook (CALCOM-10760) (#10867)
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart-calcom@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-10-09 08:45:54 +00:00
GitStart-Cal.com a35750734c
fix: InputField storybook file is not rendering (fix-inputField) (#10938)
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-10-09 09:28:28 +01:00
Crowdin Bot 5b7224e47e New Crowdin translations by Github Action 2023-10-08 20:26:14 +00:00
Saquib Ali f3623096e4
fix: decreased top and bottom padding (#11750)
Co-authored-by: Saquib Ali <saquib1998>
2023-10-08 21:23:23 +01:00
Roland 88d438f227
fix: icon size on connect with Alby button (#11746) 2023-10-08 17:57:45 +00:00
Keith Williams 8a8d284113
fix: API cold boot issues (#11740) 2023-10-06 19:17:07 +01:00
alannnc b4315b186a
fix: seated event type public id cancels/reschedule entire booking without auth (#11667)
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-10-06 13:17:15 -03:00
Alex van Andel a90848edcb v3.3.6 2023-10-06 15:13:59 +01:00
Syed Ali Shahbaz 49b0f48be0
feat: add parentid eventtype API along with children eventTypeIds (#11714)
* add parentId

* Allow POST parentId

* adds eventtypeid of children

* add doc

* adds userId in children

* adds validations

* adds docstring

* fix status codes

* check fix for owners
2023-10-06 13:58:51 +00:00
Udit Takkar ceb8906c27
fix: check if appslug exist (#11735) 2023-10-06 14:43:28 +01:00
Alex van Andel f9c578c87d
fix: Backwards compatibility on google reschedule/cancel (#11733) 2023-10-06 14:27:36 +01:00
Peer Richelsen c105793486
more contrast for cal video (#11729) 2023-10-06 12:09:21 +00:00
Peer Richelsen 59b503eb7e yarn 2023-10-06 13:01:22 +01:00
Peer Richelsen b6a28b1950
chore: experimental warning for recurring events (#11727) 2023-10-06 11:00:01 +00:00
Crowdin Bot b6ea551580 New Crowdin translations by Github Action 2023-10-06 10:38:53 +00:00
Nikeshkumar TK c5bf75385f
fix: add number_sms_notifications translation (#11724)
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-10-06 10:35:56 +00:00
Aldrin 1298b05e1a
fix: Single Use Private link does not regenerate after use (#11705)
* feat: pass down props for hashedlink

* feat: update booking mapper

---------

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-10-06 11:07:55 +01:00
Udit Takkar e0c27d8721
fix: remove subteam logo (#11715) 2023-10-06 09:47:16 +02:00
Rajiv Sahal 666428ba53
fix: location icon doesn't change according to theme (#11504)
* Pass icon from eventmeta parent component

* Update readme

* fix: use dark:invert on map pin

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* chore: remove log

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: change svg name

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* Update packages/features/bookings/components/event-meta/AvailableEventLocations.tsx

---------

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: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-10-06 07:46:21 +00:00
zomars ead11ef009 chore: Update yarn.lock 2023-10-05 13:24:21 -07:00