Commit Graph

13870 Commits

Author SHA1 Message Date
Jake Barnby 976be32470 Hide sequence if not int
# Conflicts:
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/spreadsheet.svelte
2026-03-24 22:47:16 +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
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
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
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
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 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
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 8d62d1bead Merge pull request #2908 from appwrite/fix-another-logic-error
Fix another logic error
7.8.19
2026-03-10 10:56:15 +05:30
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 0b363480a2 fix: resolve cost preview hidden (#2907) 2026-03-09 09:51:32 -07:00
Harsh Mahajan 647f5d8889 fix: resolve cost preview hidden 2026-03-09 22:12:40 +05:30
Harsh Mahajan 25450e0b7e Merge pull request #2906 from appwrite/fix-SER-1145-tab-selection-not-working-for-integrations
fix: tab selection not working for integrations
7.8.18
2026-03-09 11:42:00 +05:30
Harsh Mahajan e1a184aca0 fix inconsitency in bun.lock 2026-03-09 11:32:04 +05:30
Harsh Mahajan 5f624e46ba Update package.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-09 11:21:37 +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
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