Commit Graph

6040 Commits

Author SHA1 Message Date
Harsh Mahajan 87619eed7b fix: disbaled shortcuts whne blocked 2026-03-26 16:42:17 +05:30
Harsh Mahajan 5a30fbca26 fix: keyboard options 2026-03-26 12:56:28 +05:30
Harsh Mahajan 7569512ddc fix layout issues 2026-03-26 12:45:03 +05:30
Harsh Mahajan 1b398b29c4 Merge remote-tracking branch 'origin/main' into feat-blocked-projects 2026-03-26 12:27:19 +05:30
Harsh Mahajan 62e5f038ad correct the sdk types' 2026-03-25 23:13:49 +05:30
Harsh Mahajan 1464853589 some more fixes 2026-03-24 18:50:39 +05:30
Harsh Mahajan 83ba0d6422 fix sidebae 2026-03-24 18:28:10 +05:30
Harsh Mahajan 6cda49cbeb feat:blocked projects 2026-03-24 18:16:05 +05:30
Jake Barnby d084a8a24e Revert SDK removal 2026-03-24 22:56:02 +13:00
Jake Barnby 8959df3b30 Use regionals 2026-03-24 22:38:25 +13:00
Jake Barnby 4c4ca32488 Merge remote-tracking branch 'origin/main' into fix-mongo-features
# Conflicts:
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/spreadsheet.svelte
2026-03-24 22:15:46 +13:00
Harsh Mahajan 8a4968d3fd feat: new user impersonation card 2026-03-23 12:13:15 +05:30
Harsh Mahajan af337fdb69 some greptile comments 2026-03-20 18:00:44 +05:30
Harsh Mahajan 216e6b1e05 added forProject 2026-03-20 17:57:45 +05:30
Jake Barnby d464257921 (fix): Filter unsupported column types for MongoDB databases 2026-03-20 00:25:24 +13:00
Harsh Mahajan dc93bc5a4f fix svelte 2026-03-18 01:07:04 +05:30
premtsd-code 8f7baa4950 Merge pull request #2913 from appwrite/feat-message-migration-console
feat: add messaging migration support
2026-03-17 07:12:26 +00:00
Hemachandar adf369ee80 Show warning when VCS integration is not authorized for auto-deployments (#2887)
* Show warning when VCS integration is not authorized for auto-deployments

* another version

* types

* skeleton

* popover

* fix flatted

* fix project pausing modal svelte errors

* lint

---------

Co-authored-by: Harsh Mahajan <harshmahajan2345@gmail.com>
2026-03-16 16:08:09 +05:30
Copilot 943e2240bf Allow email update from the verify email modal (#2911)
* Initial plan

* Add update email address option to verify email modal

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-12 13:13:02 -07:00
Prem Palanisamy 5d4eb0ba51 feat: add messaging migration support in console 2026-03-12 08:50:26 +00:00
Copilot 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
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 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
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 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
Damodar Lohani 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 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 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
Damodar Lohani fadeb6fb2b fix: improve fingerprint generation and project status handling for cloud projects 2026-02-25 08:14:45 +00:00
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
Damodar Lohani 55a8cf6bae Merge branch 'main' into feat-billing 2026-02-24 12:17:06 +05:45
Harsh Mahajan 5d4a44a38d fix domains table lint 2026-02-20 15:13:59 +05:30
Harsh Mahajan 0079071eae fix onSelect and onChange are both wired to handleSelect, causing it to be called twice per user selection. 2026-02-20 14:57:13 +05:30
Harsh Mahajan affe37f0b7 use onresize 2026-02-20 14:49:40 +05:30
Harsh Mahajan 523f228855 Merge remote-tracking branch 'origin/main' into fix-SER-428-Quality-Check-root-drectory-modal-issue 2026-02-20 14:44:56 +05:30