Commit Graph
12522 Commits
Author SHA1 Message Date
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čoandGitHub 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
DarshanandGitHub 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čoandGitHub 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 MahajanandGitHub 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
DarshanandGitHub 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
DarshanandGitHub 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
DarshanandGitHub 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
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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čoandGitHub 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čoandGitHub 5649842766 Revert "copy prompt" 2025-10-21 17:38:39 +02:00
Matej BačoandGitHub 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 MahajanandGitHub 8d64629937 Enable email verification in publish workflow 2025-10-21 13:34:39 +05:30
Matej BačoandGitHub 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
DarshanandGitHub 3008fbabf8 Merge pull request #2477 from appwrite/copy-prompt 2025-10-21 11:41:59 +05:30
Atharva Deosthale 26d1bf3165 add analytics for copy prompt 2025-10-21 11:27:41 +05:30
Atharva Deosthale 6700f994ce lint 2025-10-21 11:20:25 +05:30
Atharva Deosthale f4647217bd add using 2025-10-21 11:17:03 +05:30
Harsh Mahajan aa9f918f10 use backdrop 2025-10-20 15:47:03 +05:30
Harsh MahajanandGitHub a4a09c8315 Update row.svelte 2025-10-20 12:48:27 +05:30
Harsh MahajanandGitHub 86c7c8e9d5 Adjust formatting based on viewport size 2025-10-20 12:47:56 +05:30
DarshanandGitHub 1d599f13c1 Merge pull request #2487 from appwrite/fix-dat-817 2025-10-19 21:46:15 +05:30
Darshan ef55680188 fix: show - for default values if column is a required type! 2025-10-19 19:57:48 +05:30
DarshanandGitHub fa80084e1d Merge pull request #2483 from appwrite/fix-dat-820 2025-10-18 16:05:39 +05:30
Darshan 031746a203 update: fix min width. 2025-10-18 15:54:39 +05:30
Darshan 86bd0b8d21 add: type info. on column. 2025-10-18 15:52:22 +05:30
DarshanandGitHub a0bab8b206 Merge pull request #2482 from appwrite/fix-dat-819 2025-10-18 15:29:03 +05:30
Darshan 6f530ec701 fix: icon on email. 2025-10-18 15:27:15 +05:30
Harsh Mahajan 7cf6241bd9 code rabbit suggestion 2025-10-17 13:21:16 +05:30
Harsh Mahajan f59f9463d7 using plain old anchor instead ofg Link due to height contraints 2025-10-17 12:52:09 +05:30
Harsh Mahajan ee71860f19 make deployment screenshots clickable 2025-10-17 12:35:32 +05:30
Harsh Mahajan 8fece89449 use boolean 2025-10-16 19:54:31 +05:30
Harsh Mahajan e71d9df1dc feat: Set mode modeless for sendVerificationEmailModal to allow click-through overlay for password managers 2025-10-16 19:30:37 +05:30
Darshan 4603189a2e Merge branch 'main' into 'copy-prompt'. 2025-10-16 18:04:49 +05:30
Atharva Deosthale 0e042456d5 copy prompt 2025-10-16 17:33:23 +05:30
DarshanandGitHub 1590206b4c Merge pull request #2476 from appwrite/fix-dat-807 2025-10-16 16:47:13 +05:30
Darshan f350ecb5c9 lint. 2025-10-16 16:38:54 +05:30