Commit 9ccf5f3
authored
chore: add auto recording (calcom#22723)
* feat: add auto recording setting in API v2
* test: add e2e test
* test: add tests
* chore: save progress
* chore: update zod1 parent 91ee225 commit 9ccf5f3
8 files changed
Lines changed: 5810 additions & 52 deletions
File tree
- apps/api/v2
- src/ee/event-types/event-types_2024_06_14/controllers
- swagger
- docs/api-reference/v2
- packages
- platform/types/event-types/event-types_2024_06_14/inputs
- prisma/zod/custom
- trpc/server/routers/viewer/eventTypes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
| 970 | + | |
970 | 971 | | |
971 | 972 | | |
972 | 973 | | |
| |||
1095 | 1096 | | |
1096 | 1097 | | |
1097 | 1098 | | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1098 | 1102 | | |
1099 | 1103 | | |
1100 | 1104 | | |
| |||
1115 | 1119 | | |
1116 | 1120 | | |
1117 | 1121 | | |
| 1122 | + | |
1118 | 1123 | | |
1119 | 1124 | | |
1120 | 1125 | | |
| |||
1871 | 1876 | | |
1872 | 1877 | | |
1873 | 1878 | | |
| 1879 | + | |
1874 | 1880 | | |
1875 | 1881 | | |
1876 | 1882 | | |
| |||
1893 | 1899 | | |
1894 | 1900 | | |
1895 | 1901 | | |
| 1902 | + | |
1896 | 1903 | | |
1897 | 1904 | | |
1898 | 1905 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15705 | 15705 | | |
15706 | 15706 | | |
15707 | 15707 | | |
| 15708 | + | |
| 15709 | + | |
| 15710 | + | |
| 15711 | + | |
15708 | 15712 | | |
15709 | 15713 | | |
15710 | 15714 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15705 | 15705 | | |
15706 | 15706 | | |
15707 | 15707 | | |
| 15708 | + | |
| 15709 | + | |
| 15710 | + | |
| 15711 | + | |
15708 | 15712 | | |
15709 | 15713 | | |
15710 | 15714 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
148 | 155 | | |
149 | 156 | | |
150 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
0 commit comments