Commit 3bc9fa1
chore: remove @calcom/lib barrel file (calcom#21267)
* refactor: replace imports from @calcom/lib barrel file with direct imports
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add deprecated barrel file with warning to support tests
Co-Authored-By: benny@cal.com <benny@cal.com>
* remove barrel file
* fix: restore barrel file with deprecation notice and add CreditType enum export
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add CreditType enum definition to barrel file
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: add mock for CreditType enum in credit-service test
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: use importOriginal in CreditType enum mock
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: remove barrel file completely
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: restore barrel file with deprecation notice to support tests
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: update test-setup to use direct import from @calcom/ui/classNames
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: completely remove barrel file
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: update package.json to remove references to index.ts
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: remove main and types fields from package.json
Co-Authored-By: benny@cal.com <benny@cal.com>
* fix: restore barrel file with deprecation notice to support tests
Co-Authored-By: benny@cal.com <benny@cal.com>
* remove barrel file
* fix
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: benny@cal.com <benny@cal.com>
Co-authored-by: hbjORbj <sldisek783@gmail.com>1 parent 7e699ab commit 3bc9fa1
27 files changed
Lines changed: 44 additions & 32 deletions
File tree
- apps
- api/v2/src/ee/event-types/event-types_2024_06_14/constants
- web
- app/api/cron/bookingReminder
- modules
- bookings/views
- event-types/views
- packages
- app-store
- features
- bookings/lib
- handleNewBooking
- credentials
- ee
- billing
- round-robin
- workflows/lib
- eventtypes
- components
- lib
- instant-meeting
- lib
- event-types
- payment
- trpc/server/routers
- loggedInViewer
- viewer
- availability/schedule
- bookings
- ui/components
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
25 | 36 | | |
26 | 37 | | |
27 | 38 | | |
| |||
0 commit comments