Commit Graph
5764 Commits
Author SHA1 Message Date
Matej Bačo 7ab92afc4a AI review fixes 2026-01-09 14:15:05 +01:00
Matej Bačo bb6df5e074 Simplify method signature 2026-01-09 13:42:46 +01:00
Matej Bačo df347f742d PR review fixes 2026-01-09 13:32:28 +01:00
Matej Bačo aa0c425cd4 Improve UX of finalazing step 2026-01-09 13:06:00 +01:00
Darshan 94ba19fb79 Merge pull request #2776 from appwrite/bump-plausible 2026-01-08 16:55:53 +05:30
Darshan d38f16a3e5 lint. 2026-01-08 16:45:51 +05:30
Darshan 83a3533fbd update: object params from positional params. 2026-01-08 14:10:19 +05:30
Darshan dfffe3487e update: move away from hardcoded sdk. 2026-01-08 14:06:03 +05:30
Matej Bačo bc17cffd7a Merge branch 'main' into feat-project-labels 2026-01-07 15:38:04 +01:00
Your Name 2c8064178e fix(auth): correct Apple Sign-In documentation link 2026-01-07 19:30:25 +05:30
Darshan 3878149957 bump: plausible. 2026-01-07 15:48:26 +05:30
Hemachandar 63ebeafc82 Improve UX for manual sites & functions deployment (#2523)
* Improve UX for manual sites & functions deployment

* lint

* feedback
2026-01-07 11:08:50 +05:30
Matej Bačo 6003039f1d Project labels UI 2026-01-06 15:05:30 +01:00
Hemachandar b721ab3109 Show last checked time for domain verification (#2760)
* Show last checked time for domain verification

* feedback

* better label
2026-01-05 15:56:00 +05:30
Harsh Mahajan 3081141695 Merge pull request #2312 from appwrite/feat-add-pagination-archive-project-sectiin
feat: org projects pagination and add archived pagination
2026-01-04 20:32:50 +05:30
Harsh Mahajan 66d0d8d1c3 Merge pull request #2747 from appwrite/feat-SER-1037-Group-security-cards
feat: New Grouped security cards
2026-01-04 18:53:17 +05:30
Harsh Mahajan 3191f3d89e fix: improve mobile table display for domain verification 2026-01-04 14:15:37 +05:30
Copilotandstnguyen90 fb2d12d33c Remove payment mandate setup functionality (#2748)
* Initial plan

* Remove all mandate-related code including setupPaymentMandate, checkForMandate, and paymentMandate component

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

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
2026-01-02 10:36:53 -08:00
Darshan 11a42cf63f Merge pull request #2753 from appwrite/fix-dat-860 2026-01-02 18:09:43 +05:30
Darshan f8a04a2052 address comment. 2026-01-02 18:02:52 +05:30
Harsh Mahajan 59900a4ca2 addressed code rabbit 2026-01-02 17:21:42 +05:30
Darshan 7b74d4210c add: comment. 2026-01-02 14:25:21 +05:30
Darshan bab3a87a65 add: comment. 2026-01-02 14:24:37 +05:30
Harsh Mahajan 2cd22b98c3 merged conflicts resolved 2026-01-02 14:21:54 +05:30
Harsh Mahajan c3db2cdb7b Merge branch 'main' into fix-sessions-and-activity-table-layout 2026-01-02 14:17:53 +05:30
Darshan f6b561579e fix: race conditions for deletions. 2026-01-02 13:35:07 +05:30
Harsh Mahajan 1934704a60 resolved merge conflicts 2026-01-01 13:35:32 +05:30
Harsh Mahajan dd9eab7765 Changed AuthInvalidateSesssion to AuthInvalidateSession and used promise all 2026-01-01 13:25:48 +05:30
Harsh Mahajan ba3dce0664 use pink column type 2025-12-31 00:42:57 +05:30
Harsh Mahajan ce7564d225 addressed a comment 2025-12-31 00:02:10 +05:30
Harsh Mahajan e26ed38593 some more fixes 2025-12-29 15:02:54 +05:30
Harsh Mahajan b37ed753ff addressed a comment 2025-12-29 14:17:55 +05:30
Harsh Mahajan 399804f943 fix: added dualtimeView to other tables 2025-12-29 14:11:01 +05:30
Your Name 442e16fa7e fixed linting issue 2025-12-27 17:25:02 +05:30
Your Name 4d7cb51321 updated based on the changes requested 2025-12-27 16:50:32 +05:30
Jayesh somani b10a000b72 Merge branch 'appwrite:main' into fix-2656_search_query_clear_button 2025-12-27 16:31:15 +05:30
Darshan 5d0fe2823e update: as per sdk. 2025-12-24 15:43:39 +05:30
Darshan 4f4855a6e5 revert: unnecessary changes. 2025-12-23 18:03:31 +05:30
Darshan 3735257457 lint. 2025-12-23 17:59:09 +05:30
Darshan 6cac26f157 revert: keep using billingPlan. 2025-12-23 17:57:11 +05:30
Darshan 66dafc601f update: use billingPlanId. 2025-12-23 16:19:59 +05:30
Darshan 6173cb1595 fix: add organizationId. 2025-12-23 13:52:24 +05:30
Harsh Mahajan d913262c23 Update ProgressBar.svelte 2025-12-23 12:53:27 +05:30
Harsh Mahajan e57444fc50 fix: tooltip content truncated in billing ui table 2025-12-23 12:48:31 +05:30
Darshan c0f5b62a27 remove: platforms dependency.
add: multi select table on platforms for batch delete.
2025-12-20 18:00:27 +05:30
Darshan 3a2bdcd6e9 update: smaller payloads :D 2025-12-19 21:05:34 +05:30
CopilotandEVDOG4LIFE 88389222f5 Fix status code filter to match responseStatusCode column ID (#2690)
* Initial plan

* Fix status code filter to use case-insensitive includes check

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Apply formatting fixes (remove trailing whitespace)

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Remove unnecessary test file per code review feedback

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Use strict equality check for responseStatusCode

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
2025-12-17 08:53:57 +05:30
adityaoberai 02e15a7a82 Fix styling for Imagine promo component 2025-12-17 01:52:58 +05:30
Darshan 88df9e90bb fix: table overflows for payments. 2025-12-16 14:53:07 +05:30
Hemachandar 0802cfba29 Merge branch 'main' into ser-287 2025-12-16 09:48:05 +05:30