Steven Nguyen
1caf7c1484
chore: update dependencies to resolve immutable vuln
2026-03-05 17:13:05 -08:00
Jake Barnby
6138b73047
Merge pull request #2882 from appwrite/feat-func-site-migration
7.8.17
2026-03-05 22:06:25 +13:00
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 Mahajan
987ecdfc03
Merge pull request #2861 from appwrite/fix-SER-1111-handle-status-upgrading
...
fix: Disable billing plan actions during upgrade with tooltip on hover
7.8.16
2026-03-03 10:15:52 +05:30
Harsh Mahajan
2e6440c2e7
Merge pull request #2900 from appwrite/ser-355
...
Disable button when request is active
2026-03-03 01:26:18 +05:30
Hemachandar
57921bfd73
Disable button when request is active
2026-03-02 22:30:19 +05:30
Harsh Mahajan
0c763d7027
Merge pull request #2899 from appwrite/fix-reconnect-repo
...
fix(sites): reconnect repo flow and branch selection
7.8.15
2026-03-02 19:36:23 +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
2dffe54f93
upgrade minmatch
2026-03-02 13:39:33 +05:30
Harsh Mahajan
85fd601769
fix(sites): reconnect repo flow and branch selection
2026-03-02 13:35:06 +05:30
Steven Nguyen and Steven Nguyen
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 Mahajan
696580097f
Merge pull request #2884 from appwrite/fix-column-encryption-for-other-attributes
...
fix: column encryption support for other attributes
7.8.14
2026-02-26 15:40:09 +05:30
Harsh Mahajan and coderabbitai[bot]
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 Mahajan
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 Lohani
15f788e928
Merge pull request #2828 from appwrite/feat-billing
...
Fix: console update
7.8.13
2026-02-26 11:19:01 +05:45
Damodar Lohani and greptile-apps[bot]
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 Lohani and greptile-apps[bot]
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 Lohani and greptile-apps[bot]
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
Damodar Lohani
657366d101
update console
2026-02-26 04:38:25 +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
301caeb4e1
Merge pull request #2883 from appwrite/fix-SER-1124-domains-searching
...
fix: domains searching
2026-02-25 12:29:07 +05:30
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
a41047eb58
Merge pull request #2881 from appwrite/fix-missing-seats
...
fix(billing): treat missing seats addon as supported
7.8.12
2026-02-24 17:16:32 +05:30