1
0
Fork 0
mirror of synced 2024-08-03 04:21:46 +12:00
Commit graph

1906 commits

Author SHA1 Message Date
Prateek Banga
a92390dda2 review changes 2023-10-06 19:23:46 +05:30
Prateek Banga
fb98d21ae5 adds graphql test cases for provider endpoints 2023-10-05 02:12:04 +05:30
Prateek Banga
80a19f9862 unique to ID::unique 2023-10-04 17:30:40 +05:30
Prateek Banga
48b91e39a8 review changes 2023-10-04 16:15:59 +05:30
Prateek Banga
234f7f003b updated test cases for msg91 provider, moves worker to use provider from settings 2023-09-27 18:58:00 +05:30
Prateek Banga
a0858ccc4e adds message description, options to mailgun provider 2023-09-26 13:12:44 +05:30
Prateek Banga
df6466a1d3 lint fix 2023-09-21 22:20:56 +05:30
Prateek Banga
e2acb608fa fix tests with real sms providers 2023-09-21 22:16:02 +05:30
Prateek Banga
35d842171c review changes 2023-09-20 23:37:10 +05:30
Prateek Banga
dd14bbf785 lint fix 2023-09-20 23:02:53 +05:30
Prateek Banga
2fd7467e2a fix graphQL test 2023-09-20 22:59:47 +05:30
Prateek Banga
a2e34b5b64 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mailgun-provider 2023-09-20 16:59:07 +05:30
Prateek Banga
67397cd763 fix tests and code changes 2023-09-20 15:55:22 +05:30
Prateek Banga
350549db7d Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-add-messaging-response-models 2023-09-14 02:17:34 +05:30
Prateek Banga
6affa6b5a0 Merge branch 'feat-messages-event-config' of https://github.com/appwrite/appwrite into feat-mailgun-provider 2023-09-13 00:07:09 +05:30
Prateek Banga
11a458f1df change providers to authProviders in remaining places 2023-09-13 00:06:18 +05:30
Christy Jacob
4ea0541623
Merge pull request #6150 from appwrite/fix-global-vars
Fix: Global variables
2023-09-06 13:51:13 -04:00
prateek banga
38d81c058b lint fix 2023-09-05 23:10:33 +05:30
prateek banga
78a53aee37 adds messaging event and updates messaging worker 2023-09-05 22:40:48 +05:30
Matej Bačo
9a1d13f9db Add v2 function test 2023-09-05 15:47:59 +02:00
Matej Bačo
8e509efcec Add global env var test 2023-09-05 13:55:02 +02:00
prateek banga
1762c81b8d Merge branch 'feat-messages-event-config' into feat-mailgun-provider 2023-08-31 18:32:26 +05:30
prateek banga
e104e6d0f2 Merge branch 'feat-add-messaging-collections-in-config' into feat-add-messaging-providers 2023-08-31 18:16:48 +05:30
Torsten Dittmann
3b2cb9b868
Merge pull request #6059 from appwrite/fix-smtp
Fix smtp
2023-08-30 16:09:10 +02:00
Torsten Dittmann
3d8125c4ac tests: remove arbritary tests 2023-08-30 15:49:15 +02:00
Jake Barnby
3c6e08540a
Fix function test 2023-08-30 02:10:50 -04:00
Jake Barnby
085b50be8b
Check if host is public domain before requesting 2023-08-30 02:04:52 -04:00
Jake Barnby
18f86b057d
Test fixes 2023-08-30 01:31:21 -04:00
Jake Barnby
30f5a80703
Fix console test 2023-08-30 01:10:08 -04:00
Jake Barnby
3d0ae4b9d9
Remove invites codes 2023-08-30 00:31:38 -04:00
Jake Barnby
a1d0b67c6b
Fix SMTP 2023-08-30 00:30:44 -04:00
Jake Barnby
49fa5550bb
Fix sleep wait 2023-08-28 23:15:02 -04:00
Jake Barnby
f43f155224
Fix template test 2023-08-28 22:41:48 -04:00
Jake Barnby
34cb1a2229
Fix graphql tests 2023-08-28 22:25:11 -04:00
Jake Barnby
0a1ab4ae60
Add back codes env var 2023-08-28 22:24:52 -04:00
Jake Barnby
ef25c176ed
Fix retry build test 2023-08-28 21:11:57 -04:00
Matej Bačo
596e59f2cc response format fix, smtp QA fixes 2023-08-25 17:13:25 +02:00
prateek banga
2c4e90d660 removes unnecessary test case 2023-08-25 19:48:21 +05:30
prateek banga
d7c8562260 removes target controllers from account service 2023-08-25 16:02:46 +05:30
prateek banga
c59887e8fb fixes issue in sub queries 2023-08-25 15:55:04 +05:30
prateek banga
9be0592dab lint fix 2023-08-25 04:46:15 +05:30
prateek banga
94b7f67e44 changes id to providerId for provider create controllers 2023-08-25 04:43:40 +05:30
prateek banga
5960666068 added messaging base test 2023-08-25 03:09:12 +05:30
prateek banga
048e8e81ba removes permission from provider controllers 2023-08-25 02:59:06 +05:30
prateek banga
33f4bd6ac4 adds custom id for provider controlers, fixes subquery 2023-08-25 02:32:51 +05:30
Matej Bačo
293e44e91e Introduce SMTP ping timeout 2023-08-24 13:04:49 +02:00
prateek banga
a87745f685 fix tests 2023-08-24 15:37:59 +05:30
prateek banga
5ca8dc0a73 merge cl-1.4.x 2023-08-24 14:10:26 +05:30
Jake Barnby
0f36245f78
Fix message checks 2023-08-23 16:42:16 -04:00
prateek banga
a95c29d546 lint fix 2023-08-24 01:55:08 +05:30