Commit Graph
13885 Commits
Author SHA1 Message Date
Matej Bačo 203265fc8f Fix more errors 2026-03-25 18:21:46 +01:00
Matej Bačo d48f4a62de Build fix 2026-03-25 18:17:48 +01:00
Matej Bačo 3c8e4638cc Formatting fix 2026-03-25 18:15:40 +01:00
Matej Bačo d95ba3770b Fix Indextype sdk compatibility 2026-03-25 18:14:52 +01:00
Matej Bačo 36a578ce5d Fix project variables missing param 2026-03-25 18:09:01 +01:00
Jake Barnby 5251384d91 Merge pull request #2921 from appwrite/fix-mongo-features 7.8.26 2026-03-24 10:20:42 +00: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
Jake Barnby db0ce49945 Merge pull request #2926 from appwrite/fix-SER-1172-table-filters 7.8.25 2026-03-24 06:26:27 +00: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 93969d841b Merge pull request #2924 from appwrite/feat-user-impersonation-card
feat: new user impersonation card
7.8.24
2026-03-23 18:03:36 +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 1e7e199758 Merge pull request #2922 from appwrite/chore-sdk-bump
feat: build + runtime specification controls for sites and functions
7.8.23
2026-03-20 18:16:42 +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 2f0fdf2915 need to override flatted 2026-03-20 17:32:07 +05:30
Harsh Mahajan 4be40a2328 fix flatted 2026-03-20 17:28:37 +05:30
Harsh Mahajan 72e1507c7d svelte check 2026-03-20 17:26:33 +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
Torsten Dittmann a90a0ea5a9 Merge pull request #2920 from appwrite/feat-native-scrollbar-and-sticky-col 7.8.22 2026-03-18 15:58:58 +04: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
7.8.21
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
Damodar Lohani c2557231ce Merge pull request #2915 from appwrite/claude/update-project-cta-dialog-PAUe6
Update paused project modal with upgrade option and improved UX
7.8.20
2026-03-15 12:26:56 +05:45
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 7c1aeeda73 Include updated bun.lock for SDK dependency change 2026-03-12 08:57:08 +00:00
Prem Palanisamy 5d4eb0ba51 feat: add messaging migration support in console 2026-03-12 08:50:26 +00:00