Commit Graph
11797 Commits
Author SHA1 Message Date
Prem Palanisamy 61341ea5ad Update specification to buildSpecification for SDK 5.0.0 breaking change 2026-03-12 09:16:54 +00:00
Prem Palanisamy 5d4eb0ba51 feat: add messaging migration support in console 2026-03-12 08:50:26 +00:00
CopilotGitHubstnguyen90copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
96eeac0ab2 Update support hours to 4:00 AM – 5:00 PM UTC (#2912)
* Initial plan

* Update support hours to 3:30AM to 12AM UTC

Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>

* Update support hours to 04:00–17:00 UTC

Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
2026-03-11 15:50:21 -07:00
Harsh Mahajan 2059a46200 fixes 2026-03-10 10:33:19 +05:30
Harsh Mahajan 21a602cdae fix: plan selection 2026-03-09 22:36:19 +05:30
Harsh Mahajan 647f5d8889 fix: resolve cost preview hidden 2026-03-09 22:12:40 +05:30
Harsh Mahajan 543a4cf15b code rabbit suggestion 2026-03-09 11:15:55 +05:30
Harsh Mahajan 1b250518d0 fix: tab selection not working for integrations 2026-03-09 11:05:25 +05:30
Prem Palanisamy ed4b380235 style: fix prettier formatting in resource-form.svelte 2026-03-04 09:07:18 +00:00
Prem Palanisamy 2f60bd9098 refactor: use provider-agnostic ResourceType and rename inactive to deploymentInactive 2026-03-04 09:02:49 +00:00
Prem Palanisamy 485dfd3cd0 style: fix prettier formatting in migration.ts 2026-03-03 09:22:15 +00:00
Prem Palanisamy 3c79e8aa05 refactor: use provider-agnostic ResourceType alias and fix hardcoded provider 2026-03-03 09:19:13 +00:00
Prem Palanisamy 17800288c8 fix: wire up child checkbox dispatch and teams resource mapping 2026-03-03 08:26:46 +00:00
Prem Palanisamy 083c82264f fix: migration resource form inactive toggle and parent checkbox behavior 2026-03-03 07:39:55 +00:00
Prem Palanisamy e776b6924f fix: resolve merge conflicts with main 2026-03-03 06:44:09 +00:00
Prem Palanisamy 0ffbbcc3c9 fix: update console SDK to pkg.vc and fix migration resource enums 2026-03-03 06:41:07 +00:00
Harsh MahajanandGitHub 987ecdfc03 Merge pull request #2861 from appwrite/fix-SER-1111-handle-status-upgrading
fix: Disable billing plan actions during upgrade with tooltip on hover
2026-03-03 10:15:52 +05:30
Hemachandar 57921bfd73 Disable button when request is active 2026-03-02 22:30:19 +05:30
Harsh Mahajan 90912c3403 fix 2026-03-02 14:54:48 +05:30
Harsh Mahajan 80a8f25334 catch err 2026-03-02 14:43:58 +05:30
Harsh Mahajan 20cd8f50e5 fix greptile comments 2026-03-02 14:24:06 +05:30
Harsh Mahajan f83c3f5074 fixes code rabbit comments 2026-03-02 13:49:45 +05:30
Harsh Mahajan 85fd601769 fix(sites): reconnect repo flow and branch selection 2026-03-02 13:35:06 +05:30
ec5b6ad8b9 feat: add cloud tag for support tickets (#2888)
This will help us differentiate between platforms in our reports.

Co-authored-by: Steven Nguyen <stnguyen90@users.noreply.github.com>
2026-02-26 11:06:25 -08:00
Prem Palanisamy 0e5a0b8274 fix: migration resource enum keys and site deployment handling
- Fix SDK enum casing (Environmentvariable, Sitedeployment, Sitevariable)
- Use kebab-case keys in ResourcesFriendly to match backend values
- Always include deployments when function/site root is checked
- Remove environment variables checkbox from migration form
- Add optional chaining for unknown resource types in details view
- Sort migrations list by newest first
2026-02-26 10:41:12 +00:00
Harsh MahajanandGitHub 696580097f Merge pull request #2884 from appwrite/fix-column-encryption-for-other-attributes
fix: column encryption support for other attributes
2026-02-26 15:40:09 +05:30
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1649d9b7e9 Update src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/columns/encryptCheckbox.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-02-26 15:20:02 +05:30
Harsh Mahajan 1b1f7448b1 addressed rabbit 2026-02-26 14:53:15 +05:30
Harsh MahajanandGitHub 260c6ebd2b Merge pull request #2885 from appwrite/fix-pref-bug
fix: handle non-string user/team prefs to prevent Preferences UI crash
2026-02-26 14:36:08 +05:30
Harsh Mahajan c3968ad8c0 fix 2026-02-26 13:33:32 +05:30
Harsh Mahajan c7a52060eb format 2026-02-26 13:07:56 +05:30
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
3c7f67920c Update src/lib/helpers/fingerprint.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 11:02:36 +05:45
Damodar Lohani 809d683a35 Merge branch 'feat-billing' of github.com:appwrite/console into feat-billing 2026-02-26 05:16:36 +00:00
Damodar Lohani 042490a819 fix: update project status handling to use Status enum for consistency 2026-02-26 05:16:30 +00:00
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
4d35cc693e Update src/lib/helpers/fingerprint.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 10:52:52 +05:45
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
48172a3ced Update src/routes/(console)/project-[region]-[project]/+layout.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 10:47:15 +05:45
Damodar Lohani 831eb508f3 fix: streamline console access update by simplifying fingerprint token handling 2026-02-26 04:54:05 +00:00
Damodar Lohani 736e6675fc fix: enhance fingerprint token generation and improve error handling in console access updates 2026-02-26 04:50:13 +00:00
Prem Palanisamy 267984c61c Revert "fix: update resource type keys to match kebab-case enum values"
This reverts commit f4470c61e0.
2026-02-25 21:43:44 +00:00
Prem Palanisamy f4470c61e0 fix: update resource type keys to match kebab-case enum values
Update ResourcesFriendly map keys and AppwriteMigrationResource enum
references to use kebab-case values (environment-variable, site-deployment,
site-variable) matching the utopia-migration library.
2026-02-25 16:15:54 +00:00
Harsh Mahajan 5525372e45 handle non-string user/team prefs to prevent Preferences UI crash 2026-02-25 18:36:57 +05:30
Harsh Mahajan 0e6a0a171e fix: column encryption support for other attributes 2026-02-25 17:59:23 +05:30
Damodar Lohani fadeb6fb2b fix: improve fingerprint generation and project status handling for cloud projects 2026-02-25 08:14:45 +00:00
Damodar Lohani 1f3a6be410 Merge remote-tracking branch 'origin/main' into feat-billing 2026-02-25 08:06:42 +00:00
Harsh Mahajan ceb2b4051d fix: domains searching 2026-02-25 12:01:03 +05:30
Prem Palanisamy a638592161 fix: correct migration resource enum casing in ResourcesFriendly and form helpers 2026-02-24 17:47:00 +00:00
Prem Palanisamy 8aa917b6f3 chore: clean up migration resource type union 2026-02-24 13:23:23 +00:00
Prem Palanisamy 9f5786e3f0 feat: use provider-specific migration resource enums from SDK 2026-02-24 13:13:57 +00:00
Prem Palanisamy be46b05539 added site migration 2026-02-24 12:54:24 +00:00
Harsh Mahajan 8ef237bdfa format again 2026-02-24 15:29:28 +05:30