Leo Giovanetti
356117feaf
fix: other reported issues ( #11015 )
...
* fix: weird margin top in avatar
* fix: pending users are shown on booking page
* fix: avatar and naming issues
* fix: toast alignment and removing unneeded titles
* missing changes from toast improvements
* feat: empty state for teams without event types
* Removing console.log
2023-08-30 13:42:34 -07:00
zomars
8071016848
chore: prettier
2023-08-15 11:59:16 -07:00
GitStart-Cal.com
05020dfa9d
test: Create unit tests for react components in packages/ui/components/toast ( #10578 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-08-08 09:47:30 +01:00
Anik Dhabal Babu
50d2dad62c
fix: Toast Onclose is removing specific toast ( #9960 )
...
* toast behaviour fixed
* Update showToast.tsx
* Adjust E2E test for toast
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-07-25 22:27:14 +00:00
Anik Dhabal Babu
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
zomars
c2e91b8378
feat: custom auth preparations
2023-06-26 20:45:50 -07:00
Jaideep Guntupalli
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
Abdallah Alsamman
91f381bce9
Replace react icons with lucidedev ( #8146 )
...
* migrate from react-icons to lucide-react
* replace react-icon with lucide-dev: Webhook Icon
* add lucide transformer
* Fix LinkIcon import
* Update yarn.lock to include monorepo deps
* Migrated icons in ChargeCardDialog
* Port Storybook to new icons as well
* Adjust Info & Globe icons size to match react-icons size
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-04-12 17:26:31 +02:00
sean-brydon
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
Nafees Nazik
6986b5af40
Fix: availability not deleteable ( #8086 )
...
* fix: make availability deletable
* test: add e2e
* chore: add test id
* test: add a new test
* fix: remove utility
2023-04-05 12:42:22 -03:00
Omar López
cf33106d8b
WIP: SIU: Maximum call stack size exceeded fix? ( #6740 )
...
* Maximum call stack size exceeded fix?
# Conflicts:
# packages/prisma/index.ts
* Prisma client extensions is too much for our TS
* Removed unused Icons
* Type fixes
2023-01-26 17:51:03 -05:00
Jeroen Reumkens
cfa8fd8b67
Reduce bundle size by importing single icons at a time ( #6644 )
...
* Removed barrel import for icons to reduce bundle size.
* Fixed replacement mistakes
* Reverted unneccesary yarn.lock updates
* Added some missed Icon. import conversions
* Remove merge artifact import in @calcom/ui
* Don't import Icon in pages/[user]
* Update packages/ui/package.json
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-01-23 23:08:01 +00:00
Mohammed Cherfaoui
a2e9bf0504
fix toast dimensions issues ( #6522 )
2023-01-18 02:45:04 +05:30
sean-brydon
112d504148
Chor/v2 UI tidy - Dialog & Toasts ( #6307 )
...
* Dialog Tidyup
* Move toasts
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-01-09 13:57:12 +00:00