11181 Commits

Author SHA1 Message Date
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
Harsh Mahajan 2653a932c6 used plussm icon 2025-12-05 13:13:36 +05:30
Darshan d3bd71e7a6 fix: direct url hits for wrong platform org and projects. 2025-12-05 12:47:19 +05:30
Darshan 45310633c5 Merge pull request #2639 from AbhiVarde/fix-2629-mobile-responsive-tables
fix: responsive layout for input fields and tables on mobile devices
2025-12-04 18:53:33 +05:30
Hemachandar 20e9ef98df Merge branch 'main' into ser-504 2025-12-03 12:35:58 +05:30
Damodar Lohani 4f386f6c74 remove import 2025-12-02 23:30:28 +00:00
Damodar Lohani f7a5bfc63e remove log 2025-12-02 23:26:59 +00:00
Damodar Lohani e79bffb21a Fix: retry payment model while adding new payment method 2025-12-02 23:25:51 +00:00
Harsh Mahajan ea3216d4e2 use stack 2025-12-02 19:16:11 +05:30
Harsh Mahajan fa9c9d41c7 feat: add quick create-organization button in org header 2025-12-02 19:11:07 +05:30
Darshan 3b172e7909 add: column waiting logic on ai suggestions as well. 2025-12-02 17:47:04 +05:30
Darshan fe7fdeb5fd fix: disable free plan in selection if one already exists. 2025-12-02 14:20:51 +05:30
Darshan 7d10c3069d use: smart portal on droplist. 2025-12-02 12:22:40 +05:30
Darshan fc11a9045c Merge pull request #2653 from jaysomani/fix-2356-docs-button-create-site 2025-12-01 19:55:04 +05:30
Damodar Lohani 59f7152674 Merge pull request #2659 from appwrite/fix-captcha-payment
Fix: setup intent might return payment method in different format
2025-12-01 15:29:45 +05:45
Damodar Lohani e6f857834e Format 2025-12-01 09:38:59 +00:00
Darshan 707019a907 Merge pull request #2645 from appwrite/feat-SER-645-Console-Notification-Database-AI-suggestions 2025-12-01 15:04:34 +05:30
Damodar Lohani 2d4ecb1dd7 fix typo 2025-12-01 08:57:25 +00:00
Damodar Lohani 277e06a233 Fix: setup intent might return payment method in different format 2025-12-01 08:52:06 +00:00
Darshan 90fb24ece6 fix: pagination. 2025-11-29 19:05:56 +05:30
Hemachandar ff4ff0c16d Pagination for list repositories 2025-11-28 12:23:39 +05:30
Your Name 75992fd146 fix: Docs button in create site repository connection modal 2025-11-27 22:00:42 +05:30