853f9bc436
perf: do not import from @calcom/ui barrel file ( #20184 )
...
* Icon and IconName
* Button and ButtonGroup
* UserAvatar
* AvatarGroup
* Avatar
* WizardLayout
* Dialogs
* EmptyScreen
* showToast and TextField
* Editor
* Skeleton
* Skeleton
* TopBanner and showToast
* Button again
* more
* perf: Remove app-store reference from @calcom/ui
* more
* Fixing types
* Icon
* Fixed casing
* dropdown
* more
* Select
* more
* Badge
* List
* more
* Divider
* more
* fix
* fix type check
* refactor
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix type check
* fix
* fix
* fix
* fix
* more
* more
* more
* more
* add index file to components/command
* fix
* fix
* fix
* fix imports
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix build errors
* fix build errors
* fix
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2025-03-19 19:00:55 -03:00
Alex van Andel and GitHub
be404436d7
fix: Do not self import @calcom/ui ( #20050 )
...
* fix: Do not self import @calcom/ui
* Make translations optional
* Fix mocking implementation of Button (never worked)
* Ensure other libraries can resolve AppListCard
2025-03-13 18:17:42 +00:00
Keith Williams and GitHub
78d06c6d01
refactor: Move classNames from @calcom/lib to @calcom/ui ( #19674 )
...
* refactor: Move classNames from @calcom/lib to @calcom/ui
* Import fix
* Removed extra import of classNames
* Removed tailwind-merge from @calcom/lib
2025-03-03 15:54:33 +00:00
Hichem Fantar and GitHub
50c4578c2e
feat: Add transition to hover background in multiple components ( #16216 )
...
* chore: Add transition to hover background in multiple components
* chore: Add transition to hover background in multiple components
2024-08-20 07:23:09 +00:00
92ff49f6a1
replaced border-neutral-300 with border-subtle ( #13500 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-02-02 15:49:41 +00:00
sean-brydon and GitHub
47dc85ee1b
chore: fixing darkmode data table ( #11195 )
2023-09-07 14:18:52 +02: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
sean-brydon and GitHub
610c86837a
feat: orgs - user management v2
...
figma: https://www.figma.com/file/ZJNAFHCAq6rnuGRgUFxjzQ/Organizations----New-features?type=design&node-id=4304-330348&mode=design&t=nKonHZpucwxnqwQI-4 (Not all features are in this PR)
loom: https://www.loom.com/share/30e8ef20a5b34a708dca160d8c04ae6f
shoutout @shadcn for the base of this table <3
Member View:

Admin view:

How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00