Commit Graph
10811 Commits
Author SHA1 Message Date
Darshan 27de6545f4 Merge branch 'main' into e2e 2025-10-31 16:39:00 +05:30
Darshan fff134e5a2 address comments. 2025-10-31 16:24:35 +05:30
Darshan 2f27386320 fix: type. 2025-10-31 15:36:35 +05:30
Darshan 8d38c0d239 update: the one last client.subscribe! 2025-10-31 15:29:46 +05:30
Darshan 601eb81d4a update: migrate projects realtime from client.subscribe to standalone realtime service as well. 2025-10-31 15:23:25 +05:30
Darshan 24ce79c218 Merge branch 'main' into fix-realtime-logic 2025-10-31 14:38:01 +05:30
Darshan bb65ce2779 Merge branch 'main' into fix-realtime-logic 2025-10-31 14:37:53 +05:30
Darshan 6cd6310eb7 update: simplify logic. 2025-10-31 14:37:32 +05:30
Darshan 52dc725217 Merge pull request #2404 from appwrite/feat-SER-393-api-key-visibility-onboarding 2025-10-31 14:06:56 +05:30
Harsh Mahajan b8bf649350 use page.params 2025-10-31 13:51:12 +05:30
Harsh Mahajan e35f027c8a use typed resolve for project overview redirect 2025-10-31 13:36:01 +05:30
Darshan 407163c1b1 update: method. 2025-10-30 19:53:42 +05:30
Darshan 79f48b1db9 fix: error message! 2025-10-30 15:35:30 +05:30
Harsh Mahajan 6addc03d73 use class instead of inlin 2025-10-29 18:56:23 +05:30
Harsh Mahajan 1dc4507ca8 use page.data.project 2025-10-29 18:52:52 +05:30
Harsh Mahajan 10d1211b64 used copy helper 2025-10-29 18:48:30 +05:30
Darshan 297e8a1345 fix: prop doesn't exist anymore. 2025-10-29 13:58:40 +05:30
Darshan 9f7754aaf5 remove: early access badge. 2025-10-29 13:53:52 +05:30
Darshan 8b9feaff74 Merge pull request #2480 from appwrite/fix-SER-82-Dropzone-test-mobile-responsiveness 2025-10-28 19:26:15 +05:30
Harsh Mahajan c85f5fd7ad Update +page.svelte 2025-10-28 19:19:18 +05:30
Harsh Mahajan ae6c3a663f Update +page.svelte 2025-10-28 19:19:03 +05:30
Darshan bb7946c0c0 Merge pull request #2493 from appwrite/spreadsheet-kbd-expand 2025-10-28 19:12:16 +05:30
Darshan 982daecab2 address comment. 2025-10-28 19:01:23 +05:30
DarshanandTorsten Dittmann 32cba4623a Update src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/sheetOptions.svelte
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2025-10-28 18:59:22 +05:30
Darshan c71c8d0998 remove: excessive changes 2025-10-28 18:20:39 +05:30
Darshan b084bc9d11 fix: consistently keep the sheet open unless closed for better ux from shortcuts expand icon! 2025-10-28 18:04:09 +05:30
Darshan 833563ee2e Merge pull request #2401 from appwrite/feat-SER-290-Improve-csv-import-error-flow 2025-10-28 15:30:44 +05:30
Darshan dedf77f692 Merge pull request #2510 from appwrite/fix-SER-465-Card-still-shows-about-to-expire 2025-10-28 15:27:20 +05:30
Harsh Mahajan eba8b09702 removed unknown 2025-10-28 15:17:28 +05:30
Harsh Mahajan da814c3702 add CsvImportError type 2025-10-28 14:50:46 +05:30
Harsh Mahajan 7a61f6d682 lint issue 2025-10-28 13:12:10 +05:30
Harsh Mahajan 9fd750ba27 fix: aria-albel 2025-10-28 13:07:34 +05:30
Harsh Mahajan 239bc3fedf removed reactive dependency 2025-10-28 12:57:22 +05:30
Harsh Mahajan 61e7f58cd2 fix: more permissions ui improvements 2025-10-28 12:32:47 +05:30
Harsh MahajanandDarshan 1d6873b8c8 Update src/lib/components/csvImportBox.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-10-28 12:22:27 +05:30
Harsh Mahajan 9e5debb09a migration to svelte 5 and logic changes 2025-10-28 11:24:30 +05:30
Darshan 8bfe92ca50 Merge pull request #2509 from appwrite/fix-pro-2106 2025-10-27 22:32:09 +05:30
Darshan 2f62c77429 fix: logic in onMount for realtime. 2025-10-27 16:32:27 +05:30
Matej Bačo 85bbc2466d Fix region awareness (templates env vars) 2025-10-27 11:58:56 +01:00
Darshan c6a4061b04 Merge branch 'main' into 'spreadsheet-kbd-expand'. 2025-10-27 14:40:09 +05:30
Harsh Mahajan ea1c3ea8c7 extracted to local variable instead of iife 2025-10-26 18:35:41 +05:30
Harsh Mahajan 2176587646 fix: code rabbit suggestion 2025-10-26 18:17:42 +05:30
Harsh Mahajan 608bcad801 fix: removed redundant notifcation 2025-10-26 18:11:20 +05:30
Harsh Mahajan e532c6eea7 fix: correct payment method expiration notification logic 2025-10-26 18:06:24 +05:30
Darshan 05f043e1f9 address type related comment. 2025-10-26 16:45:31 +05:30
Darshan dacdf390b6 remove: unused variable. 2025-10-26 16:25:30 +05:30
Darshan ba2b50df27 address rabbit's comments. 2025-10-26 15:55:04 +05:30
Darshan ab03ba8c98 fix: tests. 2025-10-26 15:44:17 +05:30
Darshan 70b472102a Merge branch 'main' into 'fix-pro-2106'. 2025-10-26 15:36:25 +05:30
Darshan 0d4ec88994 Merge branch 'main' into fix-pro-2106 2025-10-26 15:34:05 +05:30