4417d649ea
refactor: remove @calcom/features dependency to @calcom/web ( #13365 )
...
* refactor: remove @calcom/features dependency to @calcom/web
* refactor: remove IS_VISUAL_REGRESSION_TESTING from web
* fix: wrong imports
---------
Co-authored-by: Omar López <zomars@me.com >
2024-01-23 17:17:36 +00:00
63abda1693
chore: changed checkbox color ( #12783 )
...
Co-authored-by: ManavpreetSingh <119919977+manavpreetsingh@users.noreply.github.com >
2023-12-13 19:29:37 -08:00
9250b91bb0
feat: remove location modal in event setup ( #11796 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-10-24 17:59:54 +05:30
Nafees Nazik and GitHub
e27fc05d5f
fix: frontend issues and dark mode regressions ( #8373 )
2023-04-19 12:14:59 +02:00
e1096620e6
fix: replace ltr and rtl with new ms and me ( #8138 )
...
Co-authored-by: Peer Richelsen <peer@cal.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2023-04-09 11:13:57 +02:00
sean-brydon and GitHub
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
Omar López and GitHub
7c749299bb
Enforces explicit type imports ( #7158 )
...
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
2023-02-16 15:39:57 -07:00
sean-brydon and GitHub
f21c4eb11e
Fixing colors ( #6429 )
2023-01-12 16:57:43 +00:00
zomars
e916c67415
Linting fixes
2022-07-13 15:14:16 -06:00
Alex van Andel and GitHub
d1f117f17a
Fixed typo in CheckboxField and wrapped description in <label> ( #2924 )
...
* Fixed typo in CheckboxField and wrapped description in <label>
* Make functionality identical to before
* Fixed use of infomationIconText
* Fix lint error (needs refactor, out of scope)
2022-05-30 14:51:18 +00:00
c8d6c0dbdd
Add seats to event types ( #2485 )
...
* Add seatsPerTimeSlot to event type schema
* Add seats per time slot to event type form
* Book event and render seats
* Pass booking uid for seats
* Disable requires confirmation if seats are enabled
* Fix type errors
* Update submodules
* Fix type errors
* Fix type errors
* Fix duplicate string
* Fix duplicate string
* Fix schema and migration file
* Fix render seats
* Fix bookinguid typos
* Remove console.log
* Fix type error
* Fix mobile formatting
* Update apps/web/lib/hooks/useSlots.ts
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/lib/hooks/useSlots.ts
Co-authored-by: Omar López <zomars@me.com >
* Added translation for seats available text
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: alannnc <alannnc@gmail.com >
2022-05-24 15:19:12 +02:00
7d7c61a1ab
Adding labels ( #2783 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-23 09:11:04 +01:00
zomars
038e8a4b7d
Runs prettier
2022-02-10 14:22:45 -07:00
zomars
0bc511a886
Migrated cal.com to apps/web
2022-02-10 14:22:45 -07:00