Darshan
5b53e45cf2
add: multiSelectTable to auth.
...
add: `multiSelectTable` to messaging > topics.
2025-10-26 14:37:06 +05:30
Darshan
94ffa90cd4
add: multiSelectTable to sites > deployments.
2025-10-26 14:23:13 +05:30
Darshan
ad67a511e4
add: multiSelectTable to messaging > providers.
2025-10-26 14:15:49 +05:30
Darshan
c68fd85eef
add: multiSelectTable to database backups.
2025-10-26 14:07:34 +05:30
Darshan
7334d8bc76
add: multiSelectTable to auth > user > identities.
...
update: add a basic `getPluralResource` helper in component.
add: a todo for later 👍
2025-10-26 13:24:30 +05:30
Darshan
901cdd535c
migrate: existing MultiSelectionTable users to svelte5 runes!
2025-10-26 13:13:04 +05:30
Darshan
baff61e4bf
add: multiSelectTable to auth > user > targets.
2025-10-26 13:08:45 +05:30
Darshan
1d55d26722
add: multiSelectTable to auth > team > memberships.
...
update: add `deleteContentNotice` support.
2025-10-26 13:03:27 +05:30
Darshan
b3eb92c12a
add: multiSelectTable to function messaging.
...
update: make `confirmDeletion`'s default value as `true`.
2025-10-26 12:54:56 +05:30
Darshan
8a8513f7e8
add: multiSelectTable to function executions.
2025-10-26 12:41:50 +05:30
Darshan
e210612d19
add: auto notify support.
...
add: `deleteContent` snippet support.
add: `multiSelectTable` to functions.
2025-10-26 12:31:57 +05:30
Darshan
ca042753ae
change: structure a bit.
2025-10-26 12:08:47 +05:30
Darshan
09ff84ecd3
feat: multi-select table on tables delete.
2025-10-25 19:29:09 +05:30
Darshan
9d78df4e09
feat: preliminary support for multi select table!
2025-10-25 19:05:44 +05:30
Darshan and GitHub
b0f729bff6
Merge pull request #2506 from appwrite/fix-slot-render-and-migrate-to-realtime-service
2025-10-25 16:52:39 +05:30
Darshan
be2a8cb3ad
fix: sdk signature and types.
2025-10-25 16:45:55 +05:30
Darshan
788097c854
fix: slot in a svelte5 environment on siteCard comp.
...
migrate: from `client.subscribe` to `realtime.subscribe`.
misc: use `resolve` for url.
2025-10-25 16:11:45 +05:30
Darshan and GitHub
f68dbb778b
Merge pull request #2505 from appwrite/fix-dat-835
2025-10-25 15:51:29 +05:30
Darshan
cbba5b9a53
bump: playwright for cve.
2025-10-25 15:44:48 +05:30
Darshan
358ab5959d
update: show correct info for required<>arrays.
2025-10-25 15:05:45 +05:30
Darshan and GitHub
31845388b6
Merge pull request #2499 from appwrite/chore-avif-site-preview
2025-10-24 21:16:29 +05:30
Matej Bačo and GitHub
db053cbb82
Merge pull request #2501 from appwrite/feat-tanstack-support
...
Feat: Add TanStack support
7.4.11-rc.1
2025-10-24 16:57:34 +02:00
Matej Bačo
dbd3edd489
Merge branch 'main' into feat-tanstack-support
2025-10-24 16:48:40 +02:00
Matej Bačo
91c13cbedb
code review fixes
2025-10-24 16:48:28 +02:00
Matej Bačo and GitHub
8638c033cc
Merge pull request #2504 from appwrite/fix-e2es
...
Fix: e2e
2025-10-24 16:46:42 +02:00
Matej Bačo
6c182183bc
CodeQL fixes
2025-10-24 16:32:17 +02:00
Darshan
a10e905746
fix: e2e.
2025-10-24 20:02:00 +05:30
Darshan and GitHub
34df009dc7
Merge pull request #2481 from appwrite/feat-make-site-card-clickable
2025-10-24 16:40:28 +05:30
Matej Bačo
5765cfdc56
Finish todos
2025-10-24 12:58:33 +02:00
Matej Bačo and GitHub
7545536166
Merge pull request #2466 from appwrite/fix-SER-414-permissions-truncated-issue
...
Feat: enhance permission display and handling in permissions table
2025-10-24 11:30:27 +02:00
Matej Bačo
5b79767a35
Add TanStack support
2025-10-23 13:42:58 +02:00
Harsh Mahajan
1b52a88092
lint issue
2025-10-23 16:32:58 +05:30
Harsh Mahajan and GitHub
4d8ec0af52
Update row.svelte
2025-10-23 16:26:09 +05:30
Harsh Mahajan
2da0313c2b
use Card component with href prop instead of anchor tag
2025-10-23 15:35:06 +05:30
Harsh Mahajan
d8b1674e97
code cleanup
2025-10-23 15:24:05 +05:30
Darshan and GitHub
f34f2c2dd0
Merge pull request #2500 from appwrite/fix-dat-786
2025-10-23 14:53:49 +05:30
Darshan
bd4e707fa3
add: realtime on columns wait state.
2025-10-23 14:26:10 +05:30
Steven Nguyen and Steven Nguyen
2dbdb5b752
chore: change image output format from Webp to Avif
...
Use AVIF over WebP because it results in a smaller file
2025-10-22 17:00:21 -07:00
Darshan and GitHub
310f86b6b8
Merge pull request #2498 from appwrite/fix-project-custom-id
2025-10-22 22:27:57 +05:30
Steven Nguyen
568d6a0dc4
fix: allow custom project id on self-hosted
...
Becuase the id was undefined, svelte threw a props_invalid_value error
Cannot do `bind:id={undefined}` when `id` has a fallback value
This PR updates the id to be an empty string to match other areas where we do something similar.
2025-10-22 09:17:54 -07:00
Darshan and GitHub
0c0c17b19d
Merge pull request #2492 from appwrite/fix-dat-831
2025-10-22 12:11:53 +05:30
Darshan
a297c0b9a5
fix: id is always indexed.
2025-10-22 12:00:25 +05:30
61b5950a66
Update src/lib/components/permissions/row.svelte
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-22 11:19:24 +05:30
f2dedbe9e9
Update src/lib/components/permissions/row.svelte
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-22 11:05:52 +05:30
Matej Bačo and GitHub
4171e0d4db
Merge pull request #2491 from appwrite/revert-2477-copy-prompt
...
Revert "copy prompt"
7.4.10
2025-10-21 17:44:55 +02:00
Matej Bačo and GitHub
5649842766
Revert "copy prompt"
2025-10-21 17:38:39 +02:00
Matej Bačo and GitHub
b49f884075
Merge pull request #2490 from appwrite/feat-allow-email-verification-in-cloud
...
fix: Enable email verification in publish workflow
7.4.9
2025-10-21 14:03:37 +02:00
Harsh Mahajan and GitHub
8d64629937
Enable email verification in publish workflow
2025-10-21 13:34:39 +05:30
Matej Bačo and GitHub
b7ca43dae3
Merge pull request #2479 from appwrite/fix-SER-458-modal-blocking-password-managers
...
feat: Set mode modeless for sendVerificationEmailModal to allow clickthrough overlay for password managers
7.4.8
2025-10-21 09:43:48 +02:00
Harsh Mahajan
2ff2a68842
merged packages
2025-10-21 12:22:49 +05:30