Commit eba0635
authored
refactor: eliminate all @calcom/trpc/react imports and tRPC hooks from @calcom/features (calcom#27728)
* migrate booker layout selector
* move schedule hooks and types
* migrate feature opt in components
* migrate feedback dialog
* update
* migrate schedule hooks
* migrate useSegments
* update
* update import paths
* fix import paths
* mv useTimesForSchedule back to features
* fix
* add useEvent to web
* remove the old file
* update imports
* clean up
* migrate Segment
* update imports
* update imports
* fix name
* fix tests
* fix
* fix
* update imports
* remove trpc/react
* remove trpc dependency from package.json
* rm
* wip
* wip
* fix types
* fix
* migrate PhoneInput
* mv LocationInput
* remove dead file
* update import paths
* rm dead import
* rm useApp hook
* cleanup
* wip
* restore
* wip
* remove dead code
* fix
* simplify
* fix
* fix
* fix
* fix
* fix
* fix
* format
* format
* restore
* remove prop1 parent 7b9168e commit eba0635
25 files changed
Lines changed: 288 additions & 349 deletions
File tree
- apps/web
- components
- apps/routing-forms
- dialog
- phone-input
- modules
- bookings/components/BookEventForm
- ee/workflows/components
- event-types/components
- locations
- tabs/ai
- form-builder/components
- packages
- app-store/_components
- features
- apps/hooks
- bookings
- eventtypes/lib
- form-builder
- pbac/client/context
- schedules/components
- trpc/server/routers/viewer/eventTypes
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 67 | | |
71 | 68 | | |
72 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments