1
0
Fork 0
mirror of synced 2024-09-09 14:21:24 +12:00
Commit graph

17349 commits

Author SHA1 Message Date
prateek banga
d0c50403c8 adds test cases for topic controller 2023-08-25 04:36:41 +05:30
prateek banga
b8f8fb1708 Merge branch 'feat-mailgun-provider' into feat-topics-controller 2023-08-25 03:09:43 +05:30
prateek banga
5960666068 added messaging base test 2023-08-25 03:09:12 +05:30
prateek banga
f835e1b52e Merge branch 'feat-mailgun-provider' into feat-topics-controller 2023-08-25 03:01:38 +05:30
prateek banga
048e8e81ba removes permission from provider controllers 2023-08-25 02:59:06 +05:30
prateek banga
33028ebbf2 Merge branch 'feat-mailgun-provider' into feat-topics-controller 2023-08-25 02:34:10 +05:30
prateek banga
33f4bd6ac4 adds custom id for provider controlers, fixes subquery 2023-08-25 02:32:51 +05:30
prateek banga
52f6b72f23 adds topic controllers 2023-08-25 01:45:17 +05:30
prateek banga
df77f92860 adds sub query for targets and topics, permission for user target 2023-08-25 01:22:16 +05:30
Eldad A. Fux
9463607067
Merge pull request #5327 from pranjalg13/doc-5318-update-documentation-on-building-static-files
Added Documentation change on static files
2023-08-24 18:39:15 +03:00
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
eafea1c41d formats messaging controller 2023-08-24 14:31:22 +05:30
prateek banga
5ca8dc0a73 merge cl-1.4.x 2023-08-24 14:10:26 +05:30
prateek banga
e8cc60b0c2 adds audit resource in messaging controllers 2023-08-24 14:05:51 +05:30
Matej Bačo
fce0a9d4ca Re-add env vars 2023-08-24 10:28:30 +02:00
prateek banga
82d220e158 fixes audit events 2023-08-24 13:43:30 +05:30
Jake Barnby
eafe022049
Add test codes 2023-08-23 17:54:10 -04:00
Jake Barnby
55deaec8b2
Fix missing env 2023-08-23 17:53:24 -04:00
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
prateek banga
ec54000263 adds test for target controllers 2023-08-24 01:54:25 +05:30
prateek banga
ac33d7828f Revert "Pint linter ran"
This reverts commit bf5f0a8419.
2023-08-24 01:53:52 +05:30
Jake Barnby
7636fe23ac
Merge branch 'feat-git-integration' of github.com:appwrite/appwrite into feat-git-integration 2023-08-23 16:19:55 -04:00
Jake Barnby
0e7a136cf8
Fix deletes worker crash 2023-08-23 16:19:22 -04:00
Khushboo Verma
ff2ec8a93b Merge branch 'feat-git-integration' of github.com:appwrite/appwrite into feat-git-integration 2023-08-24 01:09:40 +05:30
Khushboo Verma
46852392b3 Added github console env variables to docker-compose 2023-08-24 01:09:02 +05:30
Jake Barnby
0a5b0fa06b
Fix functions worker crash 2023-08-23 15:08:26 -04:00
Matej Bačo
06ba381b57 Merge branch 'feat-git-integration' of https://github.com/appwrite/appwrite into feat-git-integration 2023-08-23 20:35:29 +02:00
wess
bf5f0a8419 Pint linter ran 2023-08-23 13:12:43 -04:00
wess
eba91ae55a Stubbing in tests and message builder 2023-08-23 12:22:04 -04:00
Bradley Schofield
bdd84735dd
Add Migrations and Assistant env vars 2023-08-23 14:00:21 +01:00
Matej Bačo
34a2ed3426 Update variables.php 2023-08-23 14:53:27 +02:00
wess
3e7805afe1 Updates deps
Adds message builders to messaging worker

Adds Makefile to .gitignore ;)
2023-08-23 08:49:32 -04:00
Matej Bačo
8802e318d5 Fix pools resource 2023-08-23 13:52:17 +02:00
Matej Bačo
d3a9766c4f Sync env & storage setup with 1.4.x 2023-08-23 12:08:48 +02:00
prateek banga
55d00d9afa lint fix 2023-08-23 15:36:12 +05:30
prateek banga
c225563d77 adds test for provider controllers 2023-08-23 15:31:29 +05:30
Matej Bačo
ba9e74ac77
Merge pull request #6024 from appwrite/feat-git-integration-copy 2023-08-23 10:44:41 +02:00
Matej Bačo
bdc9cb5bb5 QA changes 2023-08-23 10:29:01 +02:00
Matej Bačo
5be66c3c11 Linter fix 2023-08-23 10:16:52 +02:00
Matej Bačo
43b1c196e0 Merge branch 'feat-git-integration' into feat-git-integration-copy 2023-08-23 10:16:23 +02:00
Jake Barnby
e8ae7fb49a
Fix test wrong depends 2023-08-23 01:17:14 -04:00
Jake Barnby
0639ac1ab3
Fix builds worker trying to update documents that don't exist 2023-08-23 00:43:23 -04:00
Jake Barnby
c30b5b1a77
Fix missing var 2023-08-22 23:39:38 -04:00
Jake Barnby
08cc7e8c56
Fix status code check 2023-08-22 23:22:06 -04:00
Jake Barnby
20de675bae
Poll for deployments instead of sleeping 2023-08-22 23:12:04 -04:00
Jake Barnby
b58c34a052
Add global scope to fix invalid routes getting 401 instead of 404 2023-08-22 22:42:04 -04:00
Jake Barnby
a1d62d8d42
Fix project test 2023-08-22 22:12:15 -04:00
Jake Barnby
3ec84986b2
Fix project imports 2023-08-22 22:04:36 -04:00