11202 Commits

Author SHA1 Message Date
Aditya Oberai 900ea900a3 Fix Imagine promo copy 2025-12-17 05:02:14 +05:30
adityaoberai 02e15a7a82 Fix styling for Imagine promo component 2025-12-17 01:52:58 +05:30
adityaoberai bc5837c7cb Update link to Imagine homepage 2025-12-17 00:12:51 +05:30
Aditya Oberai a1a95c7467 Enable Imagine promo on console 2025-12-16 23:48:55 +05:30
Darshan 7c08691844 Merge pull request #2712 from appwrite/ser-330 2025-12-16 17:30:04 +05:30
Hemachandar 957617ab32 Add CNAME warning for apex domains 2025-12-16 16:57:44 +05:30
Darshan 88df9e90bb fix: table overflows for payments. 2025-12-16 14:53:07 +05:30
Darshan b1976e058f fix: width. 2025-12-16 14:49:29 +05:30
Hemachandar 1a01859dd9 fix null domainsList 2025-12-16 11:01:15 +05:30
Hemachandar 0802cfba29 Merge branch 'main' into ser-287 2025-12-16 09:48:05 +05:30
Hemachandar da3dfcf96a feedback 2025-12-15 19:55:20 +05:30
Hemachandar 94e07acd84 remove IIFE 2025-12-15 19:38:49 +05:30
Hemachandar 454cd7b2af logs + better checks 2025-12-15 19:18:00 +05:30
Hemachandar f4553274d7 tiny 2025-12-15 18:27:07 +05:30
Hemachandar 4059ee3fb3 project settings 2025-12-15 18:07:57 +05:30
Darshan ba54f8d07d Merge pull request #2706 from appwrite/improve-payment-modal 2025-12-13 16:34:33 +05:30
Darshan 9f05f73ad5 fix: enter on state picker. 2025-12-13 12:28:15 +05:30
Darshan c4d7d64595 fix: clear existing stripe state. 2025-12-13 11:37:42 +05:30
Atharva Deosthale 7269effe8f make sure only Appwrite projects are fetched on self-hosted (#2696) 2025-12-12 15:24:42 -08:00
Hemachandar c09eb5d135 realtime support, skip badge for new domain flow 2025-12-12 20:34:33 +05:30
Hemachandar 212d2ce02c Show proper labels when adding sites/functions domain 2025-12-12 13:53:25 +05:30
Darshan b92b94f537 Merge pull request #2703 from appwrite/remove-studio-link 2025-12-12 11:59:18 +05:30
Darshan f54f660312 remove: link. 2025-12-12 11:58:03 +05:30
Copilot 557a0cd4da Add skeleton loader to database subNavigation while tables load (#2673)
* Initial plan

* feat: Add skeleton loader to subNavigation while tables are loading

Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>

* chore: update loading skeleton to look more like real data.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Co-authored-by: Steven Nguyen <stnguyen90@users.noreply.github.com>
2025-12-11 10:51:31 -08:00
Darshan a80a211be6 Merge pull request #2701 from appwrite/add-imagine-banner 2025-12-11 19:20:36 +05:30
Darshan 09651e0398 add: flag. 2025-12-11 19:09:51 +05:30
Darshan e7eaad66b4 add: shadow and mobile config. 2025-12-11 18:55:52 +05:30
Darshan 9de0afb12e update: design changes. 2025-12-11 18:44:25 +05:30
Darshan 82bc4a5465 add: nice looking thing :D 2025-12-11 18:03:42 +05:30
Harsh Mahajan eabf5c065f Fix org mobile/tablet sidebar visibility and actions 2025-12-11 14:21:26 +05:30
Darshan 55ad9a620b fix: states not updated. 2025-12-11 13:40:18 +05:30
Harsh Mahajan 978bd4d846 prevent squishing of organization header plus button 2025-12-11 11:48:22 +05:30
Darshan 6c838e3f3b Merge pull request #2679 from appwrite/fix-SER-468-file-upload-for-push-notifications 2025-12-10 14:30:38 +05:30
Harsh Mahajan 04a7ef0a3c Update src/lib/elements/forms/inputFilePicker.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-12-10 14:13:19 +05:30
Steven Nguyen c278a7961e fix: ensure the entire $id cell is hidden if user hides (#2691)
Since the logic is inside the Spreadsheet.Cell, there's still a <button> element so we need to make sure that is hidden too.
2025-12-09 13:43:48 -08:00
Florian Herzler a499ae5be7 refactor: display "Buckets" instead of "Databases" in storage tab (#2341) 2025-12-08 15:23:51 -08:00
Darshan 4e07f21834 Merge pull request #2677 from WhoamiI00/fix-migration-redirect-404 2025-12-07 17:32:12 +05:30
Harsh Mahajan 1503e21be5 addressed comments 2025-12-07 11:46:23 +05:30
Harsh Mahajan 44898e59e2 enable file upload for push notifications 2025-12-07 11:35:55 +05:30
Darshan 577410f5fc Merge pull request #2571 from appwrite/fix-SER-529-datetime-local-to-utc-filters 2025-12-07 10:51:13 +05:30
WhoamiI00 2803000a2d Fix: Migration redirect 404 on self-hosted instances 2025-12-06 22:28:20 +05:30
Harsh Mahajan 38cf37ddd0 changed character limit 2025-12-06 11:39:05 +05:30
Harsh Mahajan 3cd0f12153 truncate long labels 2025-12-06 11:35:24 +05:30
Copilot 71db5d6644 Fix bottom-nav-container z-index in database subNavigation (#2672)
Added z-index and background color to .bottom-nav-container to ensure it
remains visible above the scrolling table content in the database subNavigation.
2025-12-05 20:18:48 -08:00
Darshan 6344127b29 Merge pull request #2654 from appwrite/ser-504 2025-12-05 17:23:36 +05:30
Torsten Dittmann 231613ac6d Hide internal OAuth providers from UI 2025-12-05 14:29:00 +04:00
Darshan 76f4ec1a74 Merge pull request #2670 from appwrite/fix-direct-org-hits 2025-12-05 15:54:55 +05:30
Hemachandar 1ab59eb7b3 feedback 2025-12-05 14:24:38 +05:30
Darshan 5eac7d7ea0 Merge pull request #2664 from appwrite/feat-SER-360-quick-org-access-button 2025-12-05 13:45:15 +05:30
Hemachandar 97afec41fc update SDK 2025-12-05 13:34:09 +05:30