File tree
339 files changed
+8148
-7444
lines changed- backend
- config
- src
- api/integration
- helpers
- bin/jobs
- conf
- database/repositories
- serverless/integrations
- types
- usecases/github/rest
- services
- frontend
- public/images
- identities
- integrations
- scripts
- src
- config
- identities
- confluence
- crunchbase
- cvent
- devto
- discord
- discourse
- facebook
- gerrit
- git
- github
- gitlab
- groupsio
- hackernews
- jira
- lfx
- linkedin
- n8n
- reddit
- slack
- stackoverflow
- tnc
- twitter
- zapier
- integrations
- confluence
- components
- devto
- components
- discord
- discourse
- components
- gerrit
- components
- git
- components
- github
- components
- connect
- settings
- github-archive
- components
- connect
- settings
- services
- types
- gitlab
- components
- groupsio
- components
- hackernews
- components
- jira
- components
- linkedin
- components
- reddit
- components
- slack
- stackoverflow
- components
- twitter
- components
- integrations
- bigquery
- census
- confluence
- crunchbase
- custom
- cvent
- lfx
- tnc
- devto
- discord
- discourse
- facebook
- gerrit
- git
- github
- gitlab
- groupsio
- hackernews
- hubspot
- components
- types
- jira
- linkedin
- make
- n8n
- reddit
- salesforce
- segment
- slack
- snowflake
- stackoverflow
- twitter
- zapier
- modules
- activity
- components
- type
- config
- display/git
- filters
- activityType
- channel
- platform
- admin/modules/projects/components/fragments
- contributor
- components
- details
- header
- identity
- overview/project
- edit
- identity
- work-history
- helpers
- types
- conversation
- components
- config/filters
- channel
- platform
- dashboard/components
- activity
- conversations
- member
- integration
- components
- helpers
- lf/config/audit-logs/log-rendering
- member
- components
- list/columns
- suggestions
- config/filters
- activeOn
- activityType
- identities
- organization
- components
- details
- domains
- email
- header
- identity
- overview/attributes
- edit
- identity
- form
- helpers
- scripts
- services
- apps
- data_sink_worker
- config
- src
- conf
- service
- integration_run_worker
- config
- src
- bin
- service
- integration_stream_worker
- config
- src/service
- webhook_api/src/routes
- libs/integrations/src/integrations
- devto
- github-old
- github-snowflake
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
339 files changed
+8148
-7444
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
104 | 104 |
| |
105 | 105 |
| |
106 | 106 |
| |
107 |
| - | |
| 107 | + | |
| 108 | + | |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
|
Diff for: backend/package.json
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
+19-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
| 7 | + | |
| 8 | + | |
5 | 9 |
| |
6 | 10 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
13 | 26 |
| |
14 | 27 |
|
Diff for: backend/src/api/integration/index.ts
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 |
| |
30 | 41 |
| |
31 | 42 |
| |
| 43 | + | |
| 44 | + | |
32 | 45 |
| |
33 | 46 |
| |
34 | 47 |
| |
|
+55-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
| 15 | + | |
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
| |||
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
| |
36 |
| - | |
37 |
| - | |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
| |||
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
127 |
| - | |
| 129 | + | |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
| |||
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
153 | 205 |
| |
154 | 206 |
| |
155 | 207 |
| |
|
Diff for: backend/src/conf/configTypes.ts
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
|
+18-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
42 | 59 |
| |
43 | 60 |
| |
44 | 61 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 |
| |
8 | 14 |
| |
9 | 15 |
| |
|
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 | + |
0 commit comments