Commit Graph
12307 Commits
Author SHA1 Message Date
Harsh Mahajan 33db74bb37 clarify effect deps 2025-10-07 19:55:12 +05:30
Harsh Mahajan c470fc4ef2 lint error 2025-10-07 18:28:07 +05:30
Harsh Mahajan 920d4f7d05 svelte 5 migartion 2025-10-07 18:25:07 +05:30
Harsh Mahajan 8ea21adceb lint issue 2025-10-07 18:09:52 +05:30
Harsh Mahajan ce3d0e0149 done changes liek replacing anchor with Links and removing bad empty states 2025-10-07 18:01:19 +05:30
Harsh Mahajan fde78dfa49 improvements 2025-10-07 17:33:33 +05:30
Harsh Mahajan 71997d2739 remove any 2025-09-30 20:37:30 +05:30
Harsh Mahajan 3393329ca8 Fix topics modal target counts based on provider typr
and resolve double-click issue in topics selection using derived selection state
2025-09-30 20:31:31 +05:30
Harsh Mahajan 6bfa0072b9 refactor the flow for push notifcations 2025-09-30 20:12:39 +05:30
Harsh Mahajan 77b01de9e4 fixed align action menu issue 2025-09-30 19:50:55 +05:30
Harsh Mahajan 8a9efc1457 fixed the width of provider popup 2025-09-30 19:37:29 +05:30
Harsh Mahajan a41cfd8958 fix subscribers screen 2025-09-30 19:30:57 +05:30
Harsh Mahajan 13c68f00e8 Add wizard footer with Create button (Currently we have a divider and a button in the wrong place) 2025-09-30 15:55:35 +05:30
Harsh Mahajan dbee85e982 Read the guide in the docs should open a new tab 2025-09-30 15:50:25 +05:30
Harsh Mahajan 448ab66517 Remove unnecessary extra spacing here 2025-09-30 15:44:20 +05:30
Harsh Mahajan 5cb9b634f9 Unnecessary padding above Name input 2025-09-30 15:34:56 +05:30
Harsh Mahajan 69d2cd6f64 removed button and using link in updateTopics 2025-09-30 15:29:48 +05:30
Harsh Mahajan b8a472f3c2 lint issue 2025-09-30 15:17:56 +05:30
Harsh Mahajan 801eed89a4 move filters button to right side and fix search placeholder 2025-09-30 00:24:47 +05:30
DarshanandGitHub 963b3da44c Merge pull request #2418 from appwrite/fix-SER-416-fix-message-and-topic-id 7.3.2 2025-09-29 19:08:44 +05:30
Harsh Mahajan a19d3f00dd target ID binding and error variable typing 2025-09-29 18:55:17 +05:30
Harsh Mahajan eb28114494 fix(messaging): initialize topic, message, and provider id to null 2025-09-29 18:27:00 +05:30
DarshanandGitHub 51929b7502 Merge pull request #2417 from appwrite/fix-Messaging-Topics-Empty-State 2025-09-29 18:00:34 +05:30
Harsh Mahajan af4d81f0f5 changed copy 2025-09-29 17:54:48 +05:30
Harsh Mahajan ee22b9a0c1 fix Messaging Topics empty state 2025-09-29 17:32:57 +05:30
DarshanandGitHub 9e3b6c5893 Merge pull request #2412 from appwrite/tiny-fix 7.3.1 2025-09-27 17:30:46 +05:30
Christy JacobandGitHub 9c20c79422 Merge pull request #2410 from appwrite/7.2.x
7.2.x
2025-09-27 17:26:24 +05:30
Darshan 127eb0e59b fix: wrong mode on console client. 2025-09-27 17:24:39 +05:30
DarshanandGitHub c35f4692b7 Merge pull request #2411 from appwrite/fix-SER-411-unable-to-set-custom-function-id 2025-09-27 17:21:32 +05:30
Harsh Mahajan f247033d5c fix(functions): initialize function id to null 2025-09-27 17:02:59 +05:30
Christy JacobandGitHub 37c99f8c0b Merge pull request #2409 from appwrite/add-sgp-region
Add sgp region
7.2.7
2025-09-27 16:14:52 +05:30
Christy Jacob a567fa2bf4 feat: add support for singapore region 2025-09-27 16:13:44 +05:30
DarshanandGitHub efe0321ef0 Merge pull request #2408 from appwrite/notification-animation 2025-09-27 14:20:31 +05:30
Darshan 9640566afe lint. 2025-09-27 14:02:53 +05:30
Darshan e78901f8d2 fix: barebones animation to a nicer one for notifications. 2025-09-27 14:01:48 +05:30
Jake BarnbyandGitHub 5804804a30 Merge pull request #2373 from appwrite/suggestions-api
Feat: ai suggestions
7.3.0
2025-09-26 21:14:31 +12:00
Darshan 3e4ac31318 address comment. 2025-09-26 12:43:31 +05:30
Darshan c1e53858b2 Merge branch 'main' into suggestions-api 2025-09-26 12:41:29 +05:30
Darshan 648f84e71f add: console mock suggestions env. 2025-09-26 12:40:34 +05:30
Darshan dfb77b0c9a address comment. 2025-09-26 12:33:35 +05:30
Darshan 117e0c589e update: address remaining comments from design. 2025-09-26 12:00:04 +05:30
Darshan dcdf1b01ce update: center the floating action bar! 2025-09-26 11:49:24 +05:30
Darshan c05e2f5ab9 update: cancel navigating when suggestions are up for review.
update: change border colors for custom columns.
2025-09-26 11:04:37 +05:30
DarshanandGitHub 5c254fcea1 Merge pull request #2391 from appwrite/fix-primary-positioning 2025-09-25 18:43:37 +05:30
DarshanandGitHub 5896ac4cae Merge pull request #2353 from appwrite/fix-dat-701 2025-09-25 14:24:18 +05:30
Darshan 35d2a27d82 Merge branch 'main' into fix-dat-701 2025-09-25 13:27:24 +05:30
DarshanandGitHub 406cf33ebf Merge pull request #2331 from appwrite/fix-SER-363-fix-messaging-filters 7.2.6 2025-09-25 13:15:27 +05:30
DarshanandGitHub 5c4e32333b Merge pull request #2402 from appwrite/fix-DAT-752 2025-09-25 13:13:05 +05:30
Harsh Mahajan 83adf4d9a9 changing width to 100% and removing margin-inline-start 2025-09-25 13:10:04 +05:30
Darshan d2710cc28b lint. 2025-09-25 13:03:03 +05:30