Commit graph

3401 commits

Author SHA1 Message Date
Matej Bačo
9bc793b216 Fix realtime tests 2025-03-13 14:08:14 +01:00
Matej Bačo
725dff7f0f Merge branch '1.7.x' into feat-sites 2025-03-13 11:41:28 +01:00
Matej Bačo
358e096301 Merge branch '1.6.x' into 1.7.x 2025-03-13 11:34:14 +01:00
Matej Bačo
74c050ffb6 Improve tests 2025-03-13 11:19:55 +01:00
Matej Bačo
acb9548e85 Fix preview deicison-maker; speed-up tests 2025-03-13 10:33:28 +01:00
Khushboo Verma
5549cd8900 Merge branch 'feat-sites' into chore-add-invalid-ssr-site-test 2025-03-12 17:16:03 +05:30
Matej Bačo
8f391db39a
Merge pull request #9484 from appwrite/chore-attribute-conistency
Chore: Attribute name consistency
2025-03-12 12:23:56 +01:00
Khushboo Verma
3af1910cf9 Throw build error for adapter mismatch 2025-03-12 16:43:46 +05:30
Matej Bačo
994e2faa42 OPR v5 + Flutter starter 2025-03-11 18:19:25 +01:00
Matej Bačo
ba26dd6df5 Apply consistency of attributes 2025-03-11 16:26:49 +01:00
Matej Bačo
ab7041d653 Merge branch 'feat-sites' into chore-add-template-tests-to-sites 2025-03-11 14:17:40 +01:00
Matej Bačo
1a56be197c Fix failing tests 2025-03-11 14:17:23 +01:00
Khushboo Verma
1b04ae6d96 Add get and list template tests for sites 2025-03-11 17:21:28 +05:30
Matej Bačo
be3d18ab41 Fix test 2025-03-10 12:56:20 +01:00
Matej Bačo
4e1168654d Fix tests 2025-03-09 15:42:17 +01:00
Matej Bačo
254018071a Fix tests; upgrade console 2025-03-09 15:33:06 +01:00
Matej Bačo
3730ff4895 Fix SDK generation 2025-03-09 00:19:54 +01:00
Matej Bačo
084b6c799a Revert "Simplify tests further"
This reverts commit 7e460f6155.
2025-03-08 23:33:37 +01:00
Matej Bačo
7e460f6155 Simplify tests further 2025-03-08 22:43:35 +01:00
Matej Bačo
5963631c70 Fix site tests 2025-03-08 22:25:52 +01:00
Matej Bačo
5f766f6a13 Merge branch 'feat-sites' into chore-rules-rehaul 2025-03-08 21:33:13 +01:00
Matej Bačo
7d27ceef43
Merge pull request #9315 from appwrite/feat-add-detection-logic
Integrate detection library with Appwrite
2025-03-08 21:30:19 +01:00
Matej Bačo
9c3cfc4f83
Merge pull request #9357 from appwrite/feat-authroized-previews
Feat: Authorized previews
2025-03-08 21:04:25 +01:00
Matej Bačo
b4d366eea1
Merge pull request #9457 from appwrite/chore-remove-builds-collection
Chore Remove builds collection
2025-03-08 20:45:10 +01:00
Matej Bačo
1943e00e40 Fix tests 2025-03-08 19:58:54 +01:00
Matej Bačo
f75acfa503 Remove deploymentUpdatePolicy, add trigger 2025-03-08 19:19:05 +01:00
Matej Bačo
83dd6a9897 FIx tests 2025-03-08 18:39:13 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
faa1b0a59b Merge branch 'feat-sites' into feat-add-detection-logic 2025-03-08 14:58:49 +01:00
Matej Bačo
fe210e0cf0 Merge branch 'feat-sites' into feat-authroized-previews 2025-03-08 13:04:00 +01:00
Matej Bačo
06020e2b62 Add preview auth tests, finish todos, improve quality 2025-03-08 12:57:55 +01:00
Matej Bačo
c6a862a0a3 Specifications test, fix failures 2025-03-07 23:17:15 +01:00
Matej Bačo
5e30fc5350 Fix graphQL test 2025-03-07 21:20:37 +01:00
Matej Bačo
a37a6d9d7c Merge branch 'feat-sites' into chore-remove-builds-collection 2025-03-07 21:05:15 +01:00
Matej Bačo
c1ee2f2b41 Failing test fixes 2025-03-07 21:04:24 +01:00
Matej Bačo
6a584c83c1 Attribute renaming 2025-03-07 20:14:11 +01:00
Matej Bačo
777fb3fcdd Update proxy rule tests 2025-03-07 18:00:20 +01:00
Matej Bačo
6ea20659e6
Merge branch 'feat-sites' into chore-rules-rehaul 2025-03-07 17:34:37 +01:00
Matej Bačo
97ffbbc44b Remove need for ssr runtime 2025-03-07 15:46:49 +01:00
Matej Bačo
9400fdbbe5 Leftover bugs after rework 2025-03-07 10:43:54 +01:00
Matej Bačo
794c6536fb Fixbugs 2025-03-06 17:55:53 +01:00
Matej Bačo
825e9639b1 Move cancel build to deployment endpoint 2025-03-06 12:20:08 +01:00
Chirag Aggarwal
36b0475298 chore: update tests 2025-03-05 18:40:41 +00:00
Khushboo Verma
9a44e8130f Add tests for framework, runtime and rendering detection 2025-03-05 22:35:49 +05:30
Matej Bačo
2f3c43d0db Fix failing tests 2025-03-05 13:00:06 +01:00
Matej Bačo
77d27bdd20 Post-merge formatting 2025-03-05 12:33:32 +01:00
Matej Bačo
87a9d72523 Merge branch 'feat-sites' into chore-rename-redeploy-endpoint 2025-03-05 12:33:17 +01:00
Matej Bačo
f6674f07e4 Add redeploy tests 2025-03-05 12:29:27 +01:00
Matej Bačo
049ad14121 Fix tests 2025-03-05 11:47:51 +01:00
Matej Bačo
b29b5da006 Improve code quality 2025-03-05 10:48:26 +01:00