Commit Graph
13920 Commits
Author SHA1 Message Date
Damodar Lohani 352fb537b7 Merge pull request #2939 from appwrite/claude/fix-sidebar-load-KuiLD
Remove reactive subNavigation binding from page data
2026-03-29 12:58:09 +05:45
Claude 85da4a188c Use $app/stores for subNavigation reactivity in shell.svelte
The $app/state page proxy was not properly triggering $: reactive
statements during client-side navigation. Switch to the store-based
$page from $app/stores which has reliable reactivity tracking in
Svelte legacy mode.

https://claude.ai/code/session_012QCz2xVatAtJ3Q6FSp1cB4
2026-03-29 06:00:39 +00:00
Claude 44b3454d2a Add pnpm-lock.yaml
https://claude.ai/code/session_012QCz2xVatAtJ3Q6FSp1cB4
2026-03-29 05:39:18 +00:00
Claude 3dd288fd5d Fix database sidebar not appearing on client-side navigation
The subNavigation variable was being reactively assigned from page.data
in both shell.svelte and navigation.svelte, connected via bind:. This
competing reactive ownership caused the value to not update properly
during client-side navigation (only on full page refresh). Made
shell.svelte the single source of truth by removing the duplicate
reactive assignment from navigation.svelte and switching from bind: to
one-way prop passing.

https://claude.ai/code/session_012QCz2xVatAtJ3Q6FSp1cB4
2026-03-29 05:38:57 +00:00
Harsh Mahajan 67531aed56 Merge pull request #2937 from appwrite/feat-env-var-pagination
feat: pagination for environment variables
7.8.31
2026-03-27 17:35:52 +05:30
Harsh Mahajan 3912824d95 The stale reopen bug fix 2026-03-27 17:17:54 +05:30
Harsh Mahajan 384dd8b8d6 fix: repo card 2026-03-27 16:47:25 +05:30
Harsh Mahajan 3f8ca05f7e feat:env var pagination 2026-03-27 16:33:18 +05:30
Harsh Mahajan 7df9254257 Merge pull request #2936 from appwrite/fix-mobile-feedback-and-support
fix: mobile feedback issues
7.8.30
2026-03-27 14:44:44 +05:30
Harsh Mahajan d8f43d51f0 fix: svelte errors 2026-03-27 14:40:34 +05:30
Harsh Mahajanandgreptile-apps[bot] c6a0726e89 Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-27 14:30:20 +05:30
Harsh Mahajan 7f4bd417e8 fix: get-started state being wrong 2026-03-27 14:29:34 +05:30
Harsh Mahajan 32df519d78 fix: mobile feedback issues 2026-03-27 14:03:17 +05:30
Harsh Mahajan d5c68ddee9 Merge pull request #2935 from appwrite/fix-uploadvas-flow
fix: upload vars and mobile ux
7.8.29
2026-03-27 13:10:15 +05:30
Harsh Mahajan 7eb40e430c fix: sidebar issue 2026-03-27 13:06:05 +05:30
Harsh Mahajan 9781deb91c fix: mobile view 2026-03-27 12:57:42 +05:30
Harsh Mahajan 141121f3f1 fixed table in mobile view 2026-03-27 12:17:30 +05:30
Harsh Mahajan efd7cdb6e2 fix: title 2026-03-27 11:39:55 +05:30
Harsh Mahajan 9a02248df1 fix: upload inv ux and pagination 2026-03-27 11:34:29 +05:30
Harsh Mahajan 1e4082c62d Merge pull request #2929 from appwrite/feat-blocked-projects
Feat blocked projects
7.8.28
2026-03-26 18:08:24 +05:30
Harsh Mahajan 06adf0a41f added iscloud check for safety 2026-03-26 17:00:27 +05:30
Harsh Mahajan 87619eed7b fix: disbaled shortcuts whne blocked 2026-03-26 16:42:17 +05:30
Harsh Mahajan bb309de309 fix paused project modal 2026-03-26 16:23:51 +05:30
Harsh Mahajan dc06bf63aa fixL global issues 2026-03-26 14:56:17 +05:30
Harsh Mahajan 7e0df1edb5 fix layout 2026-03-26 14:07:22 +05:30
Harsh Mahajan bf51179edb added resouce block page 2026-03-26 13:47:33 +05:30
Harsh Mahajan 5a30fbca26 fix: keyboard options 2026-03-26 12:56:28 +05:30
Harsh Mahajan 99623f7dd4 fix audit dependency error by upgrading packages 2026-03-26 12:50:42 +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 2f102ff8f3 Merge pull request #2932 from appwrite/fix-project-variables
Fix project variables missing param
7.8.27
2026-03-25 23:17:03 +05:30
Harsh Mahajan 62e5f038ad correct the sdk types' 2026-03-25 23:13:49 +05:30
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
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 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