Commit Graph
10645 Commits
Author SHA1 Message Date
Jake Barnby 04bfa73e28 Merge remote-tracking branch 'origin/main' into 1.8.x
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/lib/sdk/billing.ts
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/table.svelte
2025-06-09 20:34:34 -04:00
Matej BačoandGitHub ed4ec92f2e Merge pull request #2007 from appwrite/fix-domains
Fix domains
6.0.41
2025-06-09 15:07:03 +02:00
Darshan 4bb3d282f0 fix: queries. 2025-06-09 18:31:44 +05:30
Darshan ca526b6cf8 fix: the dumb IDE removed the imports! 2025-06-09 18:17:18 +05:30
Darshan e0745b920b fix: domains showing on unrelated resources. 2025-06-09 18:13:00 +05:30
DarshanandGitHub 80fb7105fb Merge pull request #2003 from appwrite/pro-1923
fix: add optional chaining for organization ID
2025-06-09 17:33:28 +05:30
Matej BačoandGitHub 138b36380c Merge pull request #2005 from appwrite/fix-network-subdomains
Fix network subdomains
6.0.40
2025-06-09 13:39:09 +02:00
Matej BačoandGitHub 552f827604 Merge pull request #2001 from appwrite/fix-adding-domains
Fix: unable to add domain if apex already exists
2025-06-09 13:35:06 +02:00
Matej BačoandGitHub 4dc904d115 Update src/routes/(console)/project-[region]-[project]/sites/site-[site]/domains/add-domain/+page.svelte 2025-06-09 13:33:30 +02:00
DarshanandGitHub ef61b18bc1 Merge pull request #1991 from appwrite/fix-ai-alert
Fix AI alert and button alignment
2025-06-09 17:01:32 +05:30
DarshanandGitHub 1c71b5861b Merge pull request #2004 from appwrite/fix-signup-terms
Fix: disable until accepted
2025-06-09 17:00:56 +05:30
Matej Bačo c789904bcb QA fixes 2025-06-09 13:18:15 +02:00
Matej Bačo bbd235b791 Fix network subdomains 2025-06-09 13:06:38 +02:00
Darshan 4829547017 fix: disable until accepted. 2025-06-09 16:27:11 +05:30
ChiragAgg5k ae1f4b0f74 fix: simplify organization ID retrieval in header component 2025-06-09 11:15:35 +05:30
ChiragAgg5k a51ff50bd8 fix: update organization store usage to improve type safety 2025-06-09 11:13:54 +05:30
ChiragAgg5k 8f0c9027b3 fix: add optional chaining for organization ID 2025-06-09 10:38:52 +05:30
Darshan 7f678cf9d0 fix: unable to add domain if apex already exists! 2025-06-07 15:42:09 +05:30
Steven NguyenandGitHub a7b83c6d10 Merge pull request #1990 from appwrite/fix-apply-credit
Fix apply credit
2025-06-06 08:35:35 -07:00
ArmanandGitHub 89881f1b79 Merge pull request #1996 from appwrite/fix-PRO-1884
fix: project creation error
2025-06-06 17:15:04 +02:00
ArmanandGitHub 5051d1bd43 Merge pull request #1994 from appwrite/fix-PRO-1886
fix: header navigation, made route explicit
2025-06-06 16:28:09 +02:00
Arman 822b2feeed fix: project creation error 2025-06-06 16:25:47 +02:00
Matej BačoandGitHub 2c59ad301a Merge pull request #1995 from appwrite/fix-syntax
Fix build cicd syntax
6.0.39
2025-06-06 14:59:23 +02:00
Matej Bačo 291dfdcad2 Fix build cicd syntax 2025-06-06 14:57:53 +02:00
DarshanandGitHub 044312bf0d Merge pull request #1985 from appwrite/feat-feature-flags
Feat: Feature flags (simple)
6.0.38
2025-06-06 17:45:11 +05:30
Darshan 96099f476b fix: wrong variable access. 2025-06-06 17:39:27 +05:30
Arman 29351f5428 fix: header navigation, made route explicit 2025-06-06 13:55:54 +02:00
DarshanandGitHub 77642f629d Merge pull request #1993 from appwrite/fix/fix-error-type-domain-retry
Move retry to alert
2025-06-06 17:21:37 +05:30
Darshan ce471faa68 address comments. 2025-06-06 17:17:42 +05:30
ernstmul 20a3df2a16 Move retry to alert 2025-06-06 12:51:23 +02:00
Matej Bačo a9bc1c9dcc More reliable user fetching 2025-06-06 12:40:03 +02:00
ArmanandGitHub 5a0f50a3ec Merge pull request #1992 from appwrite/fix-PRO-1881
fix: projects org change button
2025-06-06 11:57:52 +02:00
Matej Bačo 9280f329a3 Implement featuer flags todos 2025-06-06 11:44:35 +02:00
Arman aeb480662f fix: projects org change button 2025-06-06 11:18:15 +02:00
Darshan 72fa7a8b92 Merge branch 'main' into fix-ai-alert 2025-06-06 14:06:06 +05:30
Darshan 1658101fc5 fix: alert and alignment issues. 2025-06-06 14:05:51 +05:30
ArmanandGitHub b534a7cf33 Merge pull request #1989 from appwrite/fix-migrations-link
fix(migrations): update link for exporting to self-hosted instance
2025-06-06 09:07:16 +02:00
Steven Nguyen 6a5363efbf fix: prevent updating plan without coupon on apply credits page 2025-06-05 18:09:26 -07:00
Steven Nguyen ea5dc1fae5 fix: reload payment methods if organization changes
This ensures the payment method input is updated to the newly selected organization's payment method after switching.
2025-06-05 17:18:45 -07:00
Steven Nguyen bc0baac9bc fix: update isNewOrg logic on apply-credit page
The logic was for an existing org, but the variable name was isNewOrg. This commit updates the logic to match the variable name.
2025-06-05 17:14:46 -07:00
Steven NguyenandGitHub 3af3c39b2d fix(migrations): update link for exporting to self-hosted instance
The link should point to the docs for migrating from Cloud.
2025-06-05 14:56:17 -07:00
Matej BačoandGitHub ecaacff737 Merge pull request #1988 from appwrite/fix-site-image-previews
fix: site image previews
2025-06-05 15:46:10 +02:00
Matej BačoandGitHub a83a96b54d Update src/routes/(console)/project-[region]-[project]/sites/(components)/siteCard.svelte 2025-06-05 15:42:03 +02:00
Arman 82e3394175 fix: site image previews 2025-06-05 15:30:15 +02:00
Damodar LohaniandGitHub 3c8ea3b4eb Merge pull request #1987 from appwrite/fix-block-info
Fix: blocked resource info
6.0.37
2025-06-05 13:20:04 +05:45
Damodar Lohani 6ae329f7d7 Improve error message with support link 2025-06-05 06:53:28 +00:00
Damodar Lohani 0d94f93f2b fix linter 2025-06-05 05:59:23 +00:00
Damodar Lohani 555a8e3630 improve message 2025-06-05 05:58:35 +00:00
Damodar Lohani f25bcddcae improve typings 2025-06-05 05:44:54 +00:00
Damodar Lohani 9042ca6f0b refactored error handling and resource blocked message 2025-06-05 05:30:34 +00:00