Commit graph

4179 commits

Author SHA1 Message Date
Matej Bačo
fd0d891d45
Merge pull request #8378 from appwrite/feat-development-keys
Development Keys
2025-04-22 12:22:12 +02:00
Matej Bačo
1a33b75d42 Fix html error page test 2025-04-22 10:48:25 +02:00
Darshan
53a0424326 update: tests. 2025-04-21 12:12:01 +05:30
Darshan
0accc494f0 update: tests. 2025-04-21 10:25:43 +05:30
Darshan
21be819025 fix: test message! 2025-04-21 10:12:09 +05:30
Matej Bačo
9993cca484 Merge branch '1.7.x' into feat-development-keys 2025-04-17 15:51:31 +02:00
Matej Bačo
cd9a2b761c Merge branch '1.7.x' into feat-sites 2025-04-17 12:13:06 +02:00
Darshan
36ab6ce236 address comments: add more tests. 2025-04-17 10:36:05 +05:30
Matej Bačo
73d1e6c225 Fix tests 2025-04-16 15:39:08 +02:00
Darshan
bc8683ab75 add: csv import tests! 2025-04-16 16:52:23 +05:30
Matej Bačo
e48fadf9fd PR review changes 2025-04-16 10:43:02 +02:00
Matej Bačo
e53ec21a2c Improve copy 2025-04-15 15:17:43 +02:00
Matej Bačo
dbe42beb45 Improve tests 2025-04-15 14:16:04 +02:00
Khushboo Verma
0fc41b27ee Dark theme for trace error page 2025-04-15 10:48:25 +00:00
Chirag Aggarwal
40c15077e2 chore: update devkey init and make tests use mock oauth 2025-04-15 10:47:04 +00:00
Khushboo Verma
60c632363f Merge branch 'feat-sites' into feat-update-error-pages 2025-04-15 10:45:39 +00:00
Matej Bačo
60fafe8feb PR review changes 2025-04-15 11:40:32 +02:00
Matej Bačo
2669e66ae2
Merge pull request #9597 from appwrite/fix-usage-sites
Fix: usage stats changes
2025-04-15 11:26:02 +02:00
Chirag Aggarwal
6596569259 chore: make devkeys test dependence free 2025-04-14 18:01:40 +00:00
Matej Bačo
84ec907a47 Merge branch 'feat-sites' into feat-update-error-pages 2025-04-14 14:17:32 +02:00
Matej Bačo
0b6a8ec2ca
Update tests/e2e/Services/Sites/SitesCustomServerTest.php 2025-04-14 13:39:23 +02:00
Matej Bačo
ed95ac7643 Re-add test, simplify 2025-04-14 12:54:56 +02:00
Matej Bačo
baa1cb19c6 Re-add test, simplify 2025-04-14 12:28:22 +02:00
Chirag Aggarwal
74abf4897b chore: fix teamCreateMembership 2025-04-14 08:47:57 +00:00
Chirag Aggarwal
f31cb0cdfc chore: added tests for checking if sdks are updated in devkeys 2025-04-14 07:34:05 +00:00
Khushboo Verma
7bb548aecb Fix test 2025-04-10 00:39:36 +05:30
Khushboo Verma
e78a3e1f83 Fix test 2025-04-10 00:11:17 +05:30
Khushboo Verma
39476fa3d5 Fix button URL for no active deployments 2025-04-09 23:20:06 +05:30
Chirag Aggarwal
45df0ef854 chore: add cors test 2025-04-09 16:24:24 +00:00
Chirag Aggarwal
013555cc8e chore: add tests for hostname check with devkeys 2025-04-09 14:21:56 +00:00
Chirag Aggarwal
b9f50d9f01 chore: fix test 2025-04-09 13:21:06 +00:00
Chirag Aggarwal
c6399a2a01 chore: update specs and tests 2025-04-09 13:11:48 +00:00
Chirag Aggarwal
e8a0425cc3 chore: add allowed attributes to query 2025-04-09 13:03:56 +00:00
Chirag Aggarwal
b4b356e61f chore: add queries and search to listing devkeys 2025-04-09 11:14:02 +00:00
Chirag Aggarwal
5a5d1752f9 Merge branch '1.7.x' into feat-development-keys 2025-04-09 09:02:20 +00:00
Matej Bačo
dff1319e4d Fix failure test 2025-04-09 10:50:26 +02:00
Matej Bačo
e7b64113ca pr review changes; fix tests 2025-04-09 10:31:33 +02:00
Khushboo Verma
921311e91e Fix tests 2025-04-09 11:58:54 +05:30
Khushboo Verma
0b4b7f5296 Update error message 2025-04-09 10:19:38 +05:30
Damodar Lohani
be939c6598 Fix typo 2025-04-09 02:57:49 +00:00
Damodar Lohani
db699fe0f6
Merge branch 'feat-sites' into fix-usage-sites 2025-04-09 08:01:15 +05:45
Damodar Lohani
387ef142cc fix test 2025-04-09 02:16:03 +00:00
Matej Baco
2689cceb71 Implement A/AAAA custom domain support 2025-04-08 14:48:50 +00:00
Matej Bačo
d205ea61c1 Separate function & site timeout 2025-04-08 12:23:43 +02:00
Damodar Lohani
c7a97a16df fix test 2025-04-08 09:08:04 +00:00
Damodar Lohani
a1a6b40277 fix description 2025-04-08 08:59:20 +00:00
Damodar Lohani
8d239b7dc8 Fix test 2025-04-08 08:55:22 +00:00
Damodar Lohani
ad72805fd6 Fix test 2025-04-08 08:53:36 +00:00
Damodar Lohani
8d0cdb8e7f
Merge branch 'feat-sites' into fix-usage-sites 2025-04-08 14:30:43 +05:45
Damodar Lohani
ed332a776f More stats in usage endpoints 2025-04-08 08:42:55 +00:00