Ali BARIN
|
f79fc29203
|
chore: add mock license server
|
2023-10-06 14:39:11 +02:00 |
|
Ali BARIN
|
174240a220
|
refactor: add useEnqueueSnackbar with data-test attr
|
2023-10-06 12:28:09 +02:00 |
|
Ömer Faruk Aydın
|
60d8af5c16
|
Merge pull request #1321 from automatisch/AUT-310
feat(pipedrive): add create lead action
|
2023-10-06 11:40:04 +02:00 |
|
Faruk AYDIN
|
627a5892f1
|
chore: Add description to Pipedrive create lead fields
|
2023-10-06 11:33:52 +02:00 |
|
Ömer Faruk Aydın
|
7767f6d9cc
|
Merge pull request #1322 from automatisch/salesforce/api-request
feat(salesforce): Implement execute query action
|
2023-10-05 16:12:42 +02:00 |
|
Faruk AYDIN
|
9729fd6b15
|
feat(salesforce): Implement execute query action
|
2023-10-05 15:23:48 +02:00 |
|
Rıdvan Akca
|
17916f29f6
|
feat(pipedrive): add create lead action
|
2023-10-05 14:12:37 +03:00 |
|
kattoczko
|
584b9323ec
|
feat: introduce admin apps page (#1296)
* feat: introduce admin apps page
* feat: add access restriction and fix incorrectly placed key prop
|
2023-10-05 10:55:00 +02:00 |
|
Ömer Faruk Aydın
|
82c1aadfa9
|
Merge pull request #1319 from automatisch/refactor-get-user-tests
refactor: Use fixtures for getUser graphQL tests
|
2023-10-05 10:25:49 +02:00 |
|
Faruk AYDIN
|
bd497af89b
|
test: Add case to getUser to not return user password
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
1683c5630a
|
test: Add types to getUser test file
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
b5df1a026a
|
chore: Use snake case test mappers for test env
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
b290c32aeb
|
refactor: Use shared requestObject for getUser tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
a29b3c6db4
|
refactor: Use fixtures for getUser graphQL tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
ffb2f4f5db
|
refactor: Use unauthorized user describe block for getUser tests
|
2023-10-04 21:01:16 +02:00 |
|
Faruk AYDIN
|
24c95f4801
|
refactor: Remove reduntant global knex instance
|
2023-10-04 21:01:16 +02:00 |
|
Ömer Faruk Aydın
|
1aaec2d555
|
Merge pull request #1317 from automatisch/AUT-306
feat(pipedrive): add create activity action
|
2023-10-04 20:55:43 +02:00 |
|
Rıdvan Akca
|
fedb198ae7
|
feat(pipedrive): add create activity action
|
2023-10-04 13:31:39 +03:00 |
|
Ömer Faruk Aydın
|
add654ccac
|
Merge pull request #1314 from automatisch/get-user-test
feat: Implement getUser graphQL query test
|
2023-10-04 12:19:12 +02:00 |
|
Faruk AYDIN
|
5a578643a6
|
feat: Implement getUser graphQL query test
|
2023-10-04 11:52:39 +02:00 |
|
Faruk AYDIN
|
f0712bd213
|
feat: Adjust global hooks to work with both knex and objection
|
2023-10-04 11:48:38 +02:00 |
|
Faruk AYDIN
|
f490632722
|
refactor: Login mutation with create auth token helper
|
2023-10-04 11:46:18 +02:00 |
|
Faruk AYDIN
|
2610b96762
|
chore: Install supertest and faker libraries for tests
|
2023-10-04 11:46:18 +02:00 |
|
Ömer Faruk Aydın
|
8d90cb834d
|
Merge pull request #1312 from automatisch/global-test-hooks
feat: Add global hooks for jest
|
2023-10-04 11:45:37 +02:00 |
|
Faruk AYDIN
|
9d92509796
|
fix: Disable eslint no-var while overriding global
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
04a78ee0ba
|
feat: Add types knex field of global
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
3703390268
|
chore: Adjust global and knex types for global hooks
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
4ab6415f49
|
feat: Migrate test database within pretest script
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
9228722147
|
chore: Use ts migration files also for test env
|
2023-10-03 23:40:12 +02:00 |
|
Faruk AYDIN
|
0e5529b4ca
|
feat: Add global hooks for jest
|
2023-10-03 23:40:12 +02:00 |
|
Ömer Faruk Aydın
|
4d454ec932
|
Merge pull request #1313 from automatisch/AUT-303
feat(pipedrive): add create note action
|
2023-10-02 17:50:42 +02:00 |
|
Rıdvan Akca
|
a9282ad118
|
feat(pipedrive): add create note action
|
2023-10-02 16:19:07 +03:00 |
|
Ömer Faruk Aydın
|
0e959641af
|
Merge pull request #1310 from automatisch/test-setup
feat: Introduce jest for backend tests
|
2023-09-30 15:02:01 +02:00 |
|
Faruk AYDIN
|
13263eea76
|
feat: Introduce jest for backend tests
|
2023-09-30 14:31:01 +02:00 |
|
Faruk AYDIN
|
1a3418de58
|
chore: Remove ava from test setup
|
2023-09-30 14:17:47 +02:00 |
|
Ömer Faruk Aydın
|
4402995132
|
Merge pull request #1133 from automatisch/sandbox-emails
chore: Allow only automatisch emails for non-prod cloud envs
|
2023-09-30 13:25:18 +02:00 |
|
Ömer Faruk Aydın
|
4e33f9875b
|
Merge pull request #1307 from automatisch/pipedrive-create-deal
feat(pipedrive): add create deal action
|
2023-09-30 13:20:43 +02:00 |
|
Faruk AYDIN
|
ed2893e37f
|
fix(pipedrive): Add guard for not having any organizations
|
2023-09-30 13:13:21 +02:00 |
|
Rıdvan Akca
|
c35be241ca
|
feat(pipedrive): add create deal action
|
2023-09-30 13:05:09 +02:00 |
|
Ömer Faruk Aydın
|
aad0b4ddfe
|
Merge pull request #1302 from automatisch/miro-create-card-widget
feat(miro): add create card widget action
|
2023-09-30 10:48:25 +02:00 |
|
Rıdvan Akca
|
52f5c7ddb5
|
feat(miro): add create card widget action
|
2023-09-29 21:39:30 +02:00 |
|
Kasia
|
a04b933161
|
refactor: introduce useApps hook
|
2023-09-29 17:03:36 +02:00 |
|
kattoczko
|
c77e12edbb
|
fix: consider null as value in step parameters (#1282)
|
2023-09-29 16:33:45 +02:00 |
|
Ömer Faruk Aydın
|
108bd04cf8
|
Merge pull request #1301 from automatisch/miro-copy-board
feat(miro): add copy board action
|
2023-09-29 12:52:25 +02:00 |
|
Rıdvan Akca
|
a95b500e42
|
feat(miro): add copy board action
|
2023-09-29 12:46:36 +02:00 |
|
Ömer Faruk Aydın
|
c2744c5569
|
Merge pull request #1300 from automatisch/miro-integration
feat(miro): add create board action
|
2023-09-29 12:45:05 +02:00 |
|
Faruk AYDIN
|
a1dfd87bbe
|
docs(miro): Add to available apps
|
2023-09-29 12:31:33 +02:00 |
|
Rıdvan Akca
|
221aa8687f
|
feat(miro): add create board action
|
2023-09-29 12:17:21 +02:00 |
|
Rıdvan Akca
|
fa8ac0a8ba
|
feat(miro): add miro integration
|
2023-09-29 12:17:21 +02:00 |
|
Ömer Faruk Aydın
|
cc1f9873cb
|
Merge pull request #1299 from automatisch/pipedrive-new-lead
feat(pipedrive): add new leads trigger
|
2023-09-29 12:15:28 +02:00 |
|