Steven Nguyen
4d9521edc6
Merge pull request #9633 from appwrite/fix-migrations-destination
...
Fix migrations
2025-04-11 11:18:52 -07:00
Chirag Aggarwal
1dd0b419c5
chore: update console
2025-04-11 15:32:03 +00:00
Christy Jacob
636b0775fd
Merge pull request #9636 from appwrite/revert-9632-revert-8667-multi-region-support
...
Revert "Revert "Multi region support""
2025-04-11 19:19:37 +04:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support""
2025-04-11 17:52:19 +03:00
Steven Nguyen
8d046f021c
fix: update upgrade migration to create missing attributes
...
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.
This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00
Christy Jacob
2d0885ed70
Merge pull request #9632 from appwrite/revert-8667-multi-region-support
...
Revert "Multi region support"
2025-04-10 20:55:05 +04:00
Christy Jacob
ffe153630d
Revert "Multi region support"
2025-04-10 22:19:23 +05:30
Christy Jacob
6cd9fc72d9
Merge pull request #8667 from appwrite/multi-region-support
...
Multi region support
2025-04-10 20:05:21 +04:00
shimon
312d1029c0
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 18:36:05 +03:00
shimon
fb802c7fe4
addressing comments
2025-04-10 18:35:45 +03:00
Christy Jacob
942775c352
Merge pull request #9631 from appwrite/chore-bump-console-5.2.56
...
Bump console to version 5.2.56
2025-04-10 19:01:06 +04:00
shimon
f5852a52e2
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 17:20:23 +03:00
shimon
ff89da513f
addressing comments
2025-04-10 17:20:05 +03:00
Matej Bačo
52024ccc26
Add starters; update console
2025-04-10 16:11:38 +02:00
Khushboo Verma
d733e8b75f
Add trace button
2025-04-10 16:39:37 +05:30
Matej Bačo
2523613056
Improve logs coloring
2025-04-10 10:20:12 +02:00
Chirag Aggarwal
0479f4cca7
chore: change abuse back to disabled
2025-04-10 07:29:24 +00:00
Jake Barnby
31cf1266e1
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-04-10 18:22:21 +12:00
Steven Nguyen
49ab765ee8
Bump console to version 5.2.56
2025-04-09 17:02:24 -07:00
Christy Jacob
2495101dfd
Merge pull request #9624 from appwrite/feat-cache-telemetry
...
feat: cache telemetry
2025-04-10 00:31:06 +04: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
98a5294709
Handle route_not_found
2025-04-09 23:35:08 +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
3c78e7efff
fix: query description
2025-04-09 13:15:59 +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
Darshan
a53eb6c750
update: bump migrations and update params.
2025-04-09 18:24:59 +05:30
Matej Bačo
db15b05332
Upgrade COnsole
2025-04-09 14:35:54 +02:00
Matej Bačo
1a2db06654
Upgrade detector
2025-04-09 13:51:34 +02:00
Chirag Aggarwal
b4b356e61f
chore: add queries and search to listing devkeys
2025-04-09 11:14:02 +00:00
Darshan
624538fcaf
revert: local dockerfile change.
2025-04-09 16:35:27 +05:30
Matej Bačo
e2f082eea1
Update specs
2025-04-09 11:48:27 +02:00
Chirag Aggarwal
4a1bf2eb74
fix: permissions on create devKey
2025-04-09 09:44:30 +00:00
Chirag Aggarwal
84595e625d
chore: use getDocument instead to fetch devKey
2025-04-09 09:31:05 +00:00
Chirag Aggarwal
7aecd3814a
fix: minor mistakes in devkeys naming and initialization
2025-04-09 09:15:36 +00:00
Matej Bačo
2be7e1e8d4
Merge pull request #9627 from appwrite/feat-a-record
...
Feat: A/AAA record support
2025-04-09 11:13:28 +02: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
shimon
07cdd66296
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-09 10:02:40 +03:00
Khushboo Verma
921311e91e
Fix tests
2025-04-09 11:58:54 +05:30
Jake Barnby
e1b4917acf
Merge pull request #9628 from appwrite/chore-update-migrations
...
Update migrations lib
2025-04-09 05:45:43 +00:00
Jake Barnby
796a1b5bd2
Update migrations lib
2025-04-09 17:26:41 +12:00
Khushboo Verma
0b4b7f5296
Update error message
2025-04-09 10:19:38 +05:30
Khushboo Verma
83401c1004
Add metadata to buttons
2025-04-09 10:13:54 +05:30
Jake Barnby
cfab30b43f
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/init/resources.php
2025-04-09 16:31:52 +12:00