Commit Graph

3924 Commits

Author SHA1 Message Date
Jakub P.
d1ff480c73 task: make Monday triggers order by newest first explicitly 2025-02-05 20:31:30 +01:00
Ali BARIN
3a7c5f24b0 Merge pull request #1855 from automatisch/AUT-962
feat(monday): add monday integration
2025-02-05 17:59:59 +01:00
Ali BARIN
55bd4236bf Merge pull request #1856 from automatisch/AUT-964
feat(monday): add new boards trigger
2025-02-05 17:55:48 +01:00
Ali BARIN
a624e12a1a Merge pull request #1869 from automatisch/AUT-969
feat(monday): add create board action
2025-02-05 17:55:27 +01:00
Ali BARIN
7f19920502 Merge pull request #1878 from automatisch/AUT-970
feat(monday): add create item action
2025-02-05 17:55:02 +01:00
Ali BARIN
c2c75c82ae Merge pull request #1879 from automatisch/AUT-971
feat(monday): add create column action
2025-02-05 17:54:49 +01:00
Ali BARIN
0026e8c597 Merge pull request #1880 from automatisch/AUT-972
feat(monday): add new users trigger
2025-02-05 17:52:41 +01:00
Jakub P.
a8ee8ed12f fix: limit new board trigger to board type only 2025-02-05 00:15:29 +01:00
Jakub P.
c05f61c7ce fix: add monday to backend apps snapshot 2025-02-04 23:38:13 +01:00
Rıdvan Akca
d51bccc7b6 feat(monday): add new users trigger 2025-02-04 23:28:17 +01:00
Rıdvan Akca
23ef47bdf3 feat(monday): add new boards trigger 2025-02-04 23:28:15 +01:00
Jakub P.
366b3488c1 fix: limit board query to board type only 2025-02-04 23:25:11 +01:00
Rıdvan Akca
cd64b5dfa5 feat(monday): add create column action 2025-02-04 21:29:02 +01:00
Jakub P.
271805d105 fix: add optional chaining when board list is empty 2025-02-04 21:26:19 +01:00
Rıdvan Akca
4beb1011ca feat(monday): add create item action 2025-02-04 20:22:22 +01:00
Rıdvan Akca
ec0cc38a92 feat(monday): add create board action 2025-02-04 18:57:46 +01:00
Rıdvan Akca
ea51e676e2 feat(monday): add new boards trigger 2025-02-04 16:30:46 +01:00
Ali BARIN
08f5312499 Merge pull request #2329 from automatisch/add-missing-doc-links
chore: add missing doc links
2025-02-04 15:21:07 +01:00
Rıdvan Akca
53b92cfc00 feat(monday): add monday integration 2025-02-04 15:01:35 +01:00
Ömer Faruk Aydın
840640c826 Merge pull request #2331 from automatisch/update-folder-endpoint
feat: Implement update flow folder API endpoint
2025-02-04 14:23:27 +01:00
Faruk AYDIN
15d02e3b7f feat: Implement update flow folder API endpoint 2025-02-04 14:17:03 +01:00
Ali BARIN
2401d78239 Merge pull request #2330 from automatisch/fix-reddit-token-refresh
fix: reddit token refresh fix
2025-02-04 14:02:22 +01:00
Jakub P.
aff5e76b1f fix: reddit token refresh fix 2025-02-04 13:23:31 +01:00
Jakub P.
77685156ca chore: add missing doc links 2025-02-04 11:24:38 +01:00
Ömer Faruk Aydın
36e94ec0ad Merge pull request #2327 from automatisch/folder-id-for-flows
feat: Add folderId column to the flow model
2025-02-03 19:48:33 +01:00
Faruk AYDIN
172eab410b feat: Add folderId column to the flow model 2025-02-03 19:44:26 +01:00
Ömer Faruk Aydın
a9ba8bae83 Merge pull request #2328 from automatisch/fix-date-in-user-trial
test(user): fix user trial period
2025-02-03 19:44:12 +01:00
Ali BARIN
ae44573e11 test(user): fix user trial period 2025-02-03 19:39:52 +01:00
Ali BARIN
0d3a3719e7 Merge pull request #2313 from automatisch/brave-search 2025-02-01 11:24:59 +01:00
Ali BARIN
16cd6d68cb Merge pull request #2325 from automatisch/AUT-1436
fix: add check if errors exist in getUnifiedErrorMessage function
2025-01-31 14:35:20 +01:00
Ali BARIN
0533d18a1c Merge pull request #2322 from automatisch/AUT-1422
feat: clear connection on app change in flow step
2025-01-31 14:35:16 +01:00
Ömer Faruk Aydın
d04a9e3aa4 Merge pull request #2326 from automatisch/list-folders
feat: Implement get folders API endpoint
2025-01-30 17:04:29 +01:00
Faruk AYDIN
decdd61c04 feat: Implement get folders API endpoint 2025-01-30 16:59:54 +01:00
Ali BARIN
290c47647f Merge pull request #2230 from automatisch/AUT-1372
chore: improve playwright pipeline
2025-01-30 15:55:33 +01:00
Jakub P.
efa90a14df chore: disable tests on PullRequest 2025-01-30 15:32:14 +01:00
Jakub P.
a4b774b3b4 chore: update actions/upload-artifact to v4 2025-01-30 15:24:34 +01:00
Ali BARIN
2da85a6b21 Merge pull request #2323 from automatisch/fix-editable-typography-errors
fix: remove not used props passed to EditableTypography and fix propTypes
2025-01-30 15:17:05 +01:00
Ali BARIN
5bd96aef72 Merge pull request #2315 from automatisch/add-properties-field-in-virtualq
feat(virtualq/actions): add properties JSON field
2025-01-30 15:16:49 +01:00
kasia.oczkowska
b547e98e0c fix: add check if errors exist in getUnifiedErrorMessage function 2025-01-30 15:11:55 +01:00
kasia.oczkowska
15fdfbbb7d fix: remove not used props passed to EditableTypography and fix propTypes 2025-01-30 15:11:52 +01:00
kasia.oczkowska
758148c674 feat: clear connection on app change in flow step 2025-01-30 15:11:49 +01:00
Ali BARIN
f4fa4e393d fix(virtualq/update-waiter): update ewt label 2025-01-30 15:11:03 +01:00
Ali BARIN
d7a4b042d4 fix(virtualq/create-waiter): use snake case for service phone to call 2025-01-30 15:11:03 +01:00
Ali BARIN
585b0f4246 feat(virtualq): update urls 2025-01-30 15:11:03 +01:00
Ali BARIN
520b7839c6 fix(services/flow): log after assigning error to prevent mutation 2025-01-30 15:11:03 +01:00
Ali BARIN
f168f48efb fix(services/action): log after assigning error to prevent mutation 2025-01-30 15:11:03 +01:00
Ali BARIN
6b70e29789 feat(virtualq/actions): add properties JSON field 2025-01-30 15:11:03 +01:00
Ali BARIN
a0651972ab Merge pull request #2324 from automatisch/fix-user-trial-test
test(user): fix date for past trial
2025-01-30 15:10:50 +01:00
Ali BARIN
c20f4d3a7b test(user): fix date for past trial 2025-01-30 11:58:37 +00:00
Ali BARIN
c18252510c Merge pull request #2320 from automatisch/remove-folders
feat: Implement folder removal API endpoint
2025-01-30 11:33:24 +01:00