da5df7164a
perf: use svg sprite for icons ( #16135 )
...
Co-authored-by: zomars <zomars@me.com >
2024-08-08 15:12:08 -07:00
60b61eb625
feat: ability to assign people to round robin from org members ( #14199 )
...
* feat: ability to assign people to round robin from org members
* fix: include schedulingtype in filter
* fix: type check
* rename to EventTypesList
* rename to teams, change icon to link, early return if no events or teamId
* filter scheduling type array, change filter name
* rename to bulkAddMembersToTeams and bulkAddMembersToEventTypes
* filter refactor
* remove bulk
* filter remove null return
* Revert "filter remove null return"
This reverts commit 8ae6296dac24e5081b5896bb9dfe0c000c0f7faf.
* show checked if user already host in event type
* check boxes if user is part of the team
* remove hosts on unchecking boxes
* fix isSelected condition
* remove selected members from teams
---------
Co-authored-by: Somay Chauhan <somaychauhan98@gmail.com >
2024-06-01 21:30:52 +00:00
ac858c9bee
fix: [CAL-3374] Says Number is not Verified, but it is Verified ( #14531 )
...
* fix: [CAL-3374] Says Number is not Verified, but it is Verified
* clearing error only when verified
* type-checks fixed
* chore: improvement
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit222001@gmail.com >
2024-04-12 11:33:24 -04:00
3f02de8214
chore: icon cleanup ( #13770 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-04-03 23:23:57 +00:00
+1
30ba168fc3
chore: bump @trpc/* and @tanstack/react-query ( #13335 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Gergő Móricz <mo.geryy@gmail.com >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-01-23 16:42:29 -07:00
eb909cc87a
fix: datatable toolbar ( #12757 )
...
* Fix toolbar
* Slide animation
* Animate out and fix selection model
* Disable on mobile - fix tablet position
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-12-13 10:15:18 +00:00
+28
10ffd9bacd
feat: Org user table - bulk actions ( #10504 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
Co-authored-by: Leo Giovanetti <hello@leog.me >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in >
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com >
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Shivam Kalra <shivamkalra98@gmail.com >
Co-authored-by: cherish2003 <saicherissh90@gmail.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
Co-authored-by: rkreddy99 <rreddy@e2clouds.com >
Co-authored-by: varun thummar <Varun>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
Co-authored-by: Pradumn Kumar <47187878+Pradumn27@users.noreply.github.com >
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com >
Co-authored-by: mohammed hussam <hussamkhatib20@gmail.com >
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com >
Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com >
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com >
Co-authored-by: sydwardrae <94979838+sydwardrae@users.noreply.github.com >
Co-authored-by: Janakiram Yellapu <jyellapu@vmware.com >
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com >
Co-authored-by: sajanlamsal <saznlamsal@gmail.com >
Co-authored-by: Cherish <88829894+cherish2003@users.noreply.github.com >
Co-authored-by: Danila <daniil.demidovich@gmail.com >
Co-authored-by: Neel Patel <29038590+N-NeelPatel@users.noreply.github.com >
Co-authored-by: Rama Krishna Reddy <49095575+rkreddy99@users.noreply.github.com >
Co-authored-by: Varun Thummar <110765105+VARUN949@users.noreply.github.com >
Co-authored-by: Bhargav <bhargavtenali@gmail.com >
Co-authored-by: Pratik Kumar <kpratik1929@gmail.com >
Co-authored-by: Ritesh Patil <riteshsp2000@gmail.com >
2023-08-15 14:07:38 -07:00