Commit Graph
11914 Commits
Author SHA1 Message Date
Jake Barnby c3b7b9b8bd (fix): Fix E2E tests — use URL params instead of Pink UI component clicks
Move $effect after backup state declarations to avoid TDZ. Use URL
params for tier, engine, backup, HA, and PITR tests instead of trying
to click custom Pink UI Card.Selector and InputSelect components.
Skip serial creation tests gracefully when compute API is unavailable.
2026-03-26 22:32:26 +13:00
Jake Barnby 1579545935 (test): Add comprehensive E2E tests for dedicated databases 2026-03-26 17:00:58 +13:00
Jake Barnby 8848ebc2c8 (feat): Add URL param pre-population, free tier restrictions, auth header tab, and realtime 2026-03-26 17:00:47 +13:00
Jake Barnby 30d78626b4 (fix): Remove security settings, move auth to dedicated tab, use compute SDK 2026-03-26 17:00:37 +13:00
Jake Barnby 5f2553f929 (fix): Remove security card, fix network labels, and clean up overview 2026-03-26 17:00:26 +13:00
Jake Barnby 37fdbd9516 (refactor): Migrate dedicated databases from custom SDK to compute SDK 2026-03-26 17:00:17 +13:00
Jake Barnby 2e49353837 (feat): Add dedicated database backup and table views 2026-03-25 23:32:37 +13:00
Jake Barnby d114061d1a (feat): Add dedicated database settings panels 2026-03-25 23:32:31 +13:00
Jake Barnby d67029ffae (feat): Add dedicated database overview and layout support 2026-03-25 23:32:25 +13:00
Jake Barnby e149dd13f6 (feat): Add dedicated database SDK and update database listing page 2026-03-25 23:32:18 +13:00
Jake Barnby 7df8ac2715 (fix): Use edge backend for dedicated databases and add MongoDB engine option 2026-03-25 23:32:12 +13:00
Jake Barnby 1f8b3cea12 (chore): Update console SDK to latest and comment out missing DocumentsDB import 2026-03-25 23:32:07 +13:00
Jake Barnby 65263ba726 Merge remote-tracking branch 'origin/main' into feat-dedicated-db
# Conflicts:
#	bun.lock
#	package.json
#	src/lib/stores/sdk.ts
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/(suggestions)/empty.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/columns/store.ts
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/createColumn.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/spreadsheet.svelte
2026-03-25 15:26:01 +13:00
Jake Barnby 529a37baa5 fix: format with prettier 2026-03-24 23:04:09 +13:00
Jake Barnby 2df1ed05b1 (fix): Filter unsupported index types using regional console variables 2026-03-24 23:00:47 +13:00
Jake BarnbyandClaude Opus 4.6 0488a1b91f fix: add fallback for $option when selectedOption is filtered out
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 22:59:27 +13:00
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
Jake Barnby 2834101173 Hide sequence if not int 2026-03-24 22:15:17 +13:00
Harsh Mahajan 28ac966752 fix: warning about depreciation 2026-03-24 11:35:18 +05:30
Harsh Mahajan 51a301c4fc fix: tables filter 2026-03-24 11:31:55 +05:30
Hemachandar 87477a1507 fix: Prevent email enumeration for password recovery (#2925)
* fix: Prevent email enumeration for password recovery

* feedback
2026-03-24 09:28:45 +05:30
Harsh Mahajan 470e322a4e remove state and cover w9th onmount 2026-03-23 17:48:23 +05:30
Harsh Mahajan 2175a5a15b remove some test code whihc was left 2026-03-23 17:44:44 +05:30
Harsh Mahajan 854b380a91 use sdk call 2026-03-23 17:20:51 +05:30
Harsh Mahajan 26707ab9e3 design changes 2026-03-23 17:02:57 +05:30
Harsh Mahajan 8a4968d3fd feat: new user impersonation card 2026-03-23 12:13:15 +05:30
Harsh Mahajan 1499bcbbba use enabledspecs 2026-03-20 18:09:57 +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
Harsh Mahajan 64c2663787 fix: reactive fixes 2026-03-20 17:39:39 +05:30
Harsh Mahajan fe98ce018f feat: build + runtime specification controls for sites and functions 2026-03-20 17:19:02 +05:30
Jake BarnbyandClaude Opus 4.6 2279e013f1 fix: format empty.svelte with prettier
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 01:12:02 +13:00
Jake BarnbyandClaude Opus 4.6 ecf3a8a170 fix: address review — null guard on ColumnComponent and make supportedColumns reactive
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 01:07:14 +13:00
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
Harsh Mahajan a9970a66c5 feat: add native scrollbar and sticky prop to spreadsheet 2026-03-18 00:49:58 +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
Harsh Mahajan f6b5c27b87 Merge pull request #2918 from appwrite/fix-col-width-for-index-col
fix: col width for index cols
2026-03-16 19:29:08 +05:30
Harsh Mahajan a635c99929 fix format 2026-03-16 19:24:15 +05:30
Harsh Mahajan 85ce29c58a fix: col width for index cols 2026-03-16 19:19:16 +05:30
HemachandarandHarsh Mahajan 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
Claude 0a2fa238b1 Move 'Back to organization' to left side of dialog footer
https://claude.ai/code/session_01FM1SsvjYziX2rRutmoAfGF
2026-03-15 06:33:47 +00:00
Claude 3c2e627218 Update paused project dialog: upgrade as primary CTA, restore as secondary
- Change main CTA to "Upgrade" linking to the change-plan page
- Make "Restore project" a secondary button
- Rename "Cancel" to "Back to organization"
- Use full-page dialog (size="big") instead of small modal

https://claude.ai/code/session_01FM1SsvjYziX2rRutmoAfGF
2026-03-15 06:03:45 +00:00
Copilotandstnguyen90 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 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
Jake Barnby a6d03f6054 (feat): Update dedicated database UI views and helpers 2026-03-12 21:23:43 +13:00
Jake Barnby 4d14b213a7 (feat): Add dedicated database backups component 2026-03-12 21:23:37 +13:00