File tree
379 files changed
+19735
-16402
lines changed- .github/workflows
- packages
- twenty-chrome-extension
- twenty-docs
- twenty-emails
- twenty-front
- public/images/integrations
- src
- generated
- generated-metadata
- modules
- activities/timeline/components
- auth/hooks
- databases
- hooks
- utils
- object-metadata
- components
- graphql
- hooks
- __mocks__
- __tests__
- types
- utils
- __tests__
- validation-schemas
- __tests__
- object-record
- cache/utils
- hooks
- __mocks__
- __tests__
- record-field
- components
- hooks
- meta-types
- display/components
- hooks
- input
- components
- __stories__
- hooks
- types
- guards
- utils
- validation-schemas
- record-index/components
- record-inline-cell/components
- record-show
- components
- record-detail-section/components
- settings
- components
- data-model
- components
- __stories__
- constants
- fields
- forms
- components
- __stories__
- hooks
- __tests__
- utils
- __tests__
- validation-schemas
- preview
- components
- hooks
- object-details/components
- objects
- __stories__
- forms/components
- types
- utils
- __tests__
- validation-schemas
- __tests__
- integrations
- constants
- database-connection
- components
- hooks
- utils
- hooks
- utils
- profile/components
- types
- ui
- field
- display/components
- input/components
- input/button/components
- layout
- dropdown/components
- show-page/components
- tab/components
- top-bar
- utilities/pointer-event/hooks
- users/graphql
- fragments
- queries
- workspace
- hooks
- types
- pages
- auth
- object-record
- __stories__
- settings
- data-model
- SettingsObjectNewField
- __stories__
- SettingsObjectNewField
- developers
- api-keys
- webhooks
- integrations
- __stories__
- testing/mock-data
- generated
- utils
- array
- __tests__
- string
- __tests__
- url
- validation-schemas
- __tests__
- twenty-server
- src
- database/typeorm/core/migrations
- engine
- api
- graphql/workspace-query-runner
- jobs
- listeners
- utils
- rest
- api-rest-query-builder
- factories
- types
- core-modules
- analytics
- app-token
- auth/services
- billing
- jobs
- user
- services
- user-workspace
- workspace
- services
- integrations
- exception-handler/hooks
- message-queue
- drivers
- metadata-modules
- field-metadata
- dtos
- validators
- object-metadata
- dtos
- hooks
- utils
- relation-metadata
- dtos
- twenty-orm
- datasource
- decorators
- entity-manager
- factories
- repository
- storage
- workspace-manager
- workspace-cleaner/commands
- workspace-health/services
- workspace-migration-runner
- services
- workspace-sync-metadata
- commands
- modules
- calendar/crons/jobs
- calendar-messaging-participant/jobs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
379 files changed
+19735
-16402
lines changedDiff for: .eslintrc.cjs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Diff for: .github/workflows/ci-front.yaml
+11-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
91 |
| - | |
| 90 | + | |
92 | 91 |
| |
93 | 92 |
| |
94 | 93 |
| |
95 | 94 |
| |
96 | 95 |
| |
97 |
| - | |
98 |
| - | |
99 | 96 |
| |
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
103 | 100 |
| |
104 |
| - | |
| 101 | + | |
105 | 102 |
| |
106 | 103 |
| |
107 | 104 |
| |
108 | 105 |
| |
109 | 106 |
| |
110 |
| - | |
| 107 | + | |
111 | 108 |
| |
112 | 109 |
| |
113 | 110 |
| |
114 | 111 |
| |
115 |
| - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 |
| |
117 | 119 |
| |
118 | 120 |
| |
|
Diff for: .github/workflows/ci-server.yaml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Diff for: README.md
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
|
Diff for: nx.json
+24-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 |
| - | |
116 |
| - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 |
| |
118 | 120 |
| |
119 | 121 |
| |
120 |
| - | |
| 122 | + | |
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
124 |
| - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 |
| |
126 | 130 |
| |
127 | 131 |
| |
128 |
| - | |
| 132 | + | |
| 133 | + | |
129 | 134 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
133 | 141 |
| |
134 | 142 |
| |
135 | 143 |
| |
| |||
148 | 156 |
| |
149 | 157 |
| |
150 | 158 |
| |
| 159 | + | |
| 160 | + | |
| 161 | + | |
151 | 162 |
| |
152 | 163 |
| |
153 | 164 |
| |
| |||
179 | 190 |
| |
180 | 191 |
| |
181 | 192 |
| |
182 |
| - | |
183 |
| - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
184 | 196 |
| |
185 | 197 |
| |
186 | 198 |
| |
|
Diff for: package.json
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| 193 | + | |
193 | 194 |
| |
194 | 195 |
| |
195 | 196 |
| |
| |||
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
| 239 | + | |
238 | 240 |
| |
239 | 241 |
| |
240 | 242 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
+1-14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 8 | + | |
22 | 9 |
| |
23 | 10 |
|
+69
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + |
+1-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 | 3 |
| |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
13 |
| - | |
| 10 | + | |
14 | 11 |
|
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 |
| - | |
10 | 11 |
| |
11 |
| - | |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 |
| |
23 | 26 |
| |
24 | 27 |
| |
|
Diff for: packages/twenty-docs/package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Diff for: packages/twenty-emails/package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Diff for: packages/twenty-front/nyc.config.cjs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Diff for: packages/twenty-front/package.json
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments