Commit Graph
13145 Commits
Author SHA1 Message Date
Darshan b3e040bec8 refactor: remove accounts, console, regions based hardcoded methods and its usages. 2025-12-19 15:33:25 +05:30
Darshan 7fc29aefcc refactor: remove billingAddress, tax, orgPayment hardcoded method and its usages. 2025-12-19 14:32:51 +05:30
Darshan 0597d21c62 refactor: remove getCouponAccount hardcoded method and its usages. 2025-12-19 14:22:55 +05:30
Darshan 4216f3b07e remove: setMembership hardcoded methods. 2025-12-19 14:14:33 +05:30
Darshan 3b14de3be6 remove: campaigns hardcoded methods. 2025-12-19 14:06:04 +05:30
Darshan 9a0059c080 remove: credits hardcoded methods. 2025-12-19 14:01:58 +05:30
Darshan 91aaa3441a remove: invoices, payments, usage, aggregation hardcoded methods. 2025-12-19 13:53:54 +05:30
Darshan dddadc3e42 remove: projects, plans, payment methods hardcoded methods. 2025-12-19 13:32:44 +05:30
Darshan 60af8297d5 remove: getPlan. 2025-12-19 13:22:33 +05:30
Darshan 83829116db remove: listPlans. 2025-12-19 12:58:43 +05:30
Darshan b4e08b56c8 remove: estimationCreateOrganization, deleteOrganization, estimationDeleteOrganization, getOrganizationPlan and getRoles. 2025-12-18 20:09:50 +05:30
Darshan a7b7b7777b remove: validateOrganization. 2025-12-18 19:59:07 +05:30
Darshan 67dff43461 clear: tests. 2025-12-18 19:55:49 +05:30
Darshan 529d8b1762 replace: Organization type with Models.Organizations.
replace: `billing.listOrganization` calls with `organizations.list`.
2025-12-18 19:35:09 +05:30
Darshan facf6958b7 remove: Roles type. 2025-12-18 17:52:38 +05:30
Darshan 8aad7cff8f remove: Address and AddressList type. 2025-12-18 17:51:22 +05:30
Darshan 38b814a4b0 remove: OrganizationUsage type. 2025-12-18 17:40:21 +05:30
Darshan 183f821d2d remove: AggregationBreakdown, InvoiceUsage and AggregationList types! 2025-12-18 17:34:08 +05:30
Darshan 387fca1346 remove: AggregationTeam type! 2025-12-18 16:39:41 +05:30
Darshan c18713e585 remove: Campaign type! 2025-12-18 16:20:03 +05:30
Darshan f2fd84bade remove: Coupon type! 2025-12-18 16:16:32 +05:30
Darshan ce1c088995 remove: Estimation type! 2025-12-18 16:11:39 +05:30
Darshan 2f7bb0cfc7 remove: Tier type, ugh! 2025-12-18 15:33:45 +05:30
Darshan 36f11f397c remove: invoice, invoiceList and estimationDeleteOrganization manual types. 2025-12-18 13:36:10 +05:30
Darshan c3a5a3a4b2 remove: paymentMethodList & paymentMethodData manual types. 2025-12-18 13:23:27 +05:30
Darshan c462360681 remove: credits manual type. 2025-12-18 13:09:25 +05:30
Darshan ef1435cdb4 remove: hardcoded Plan type and use billing models from sdk. 2025-12-18 13:05:32 +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>
7.6.5
2025-12-17 08:53:57 +05:30
Aditya Oberai 849ced0dec Merge pull request #2716 from appwrite/fix-imagine-promo-copy
Fix Imagine promo copy
7.6.4
2025-12-17 05:04:53 +05:30
Aditya Oberai 900ea900a3 Fix Imagine promo copy 2025-12-17 05:02:14 +05:30
Torsten Dittmann 952cf85efd Merge pull request #2715 from appwrite/enable-imagine-promo 7.6.3 2025-12-17 00:30:55 +04:00
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 569b43e463 Merge pull request #2711 from appwrite/fix-dat-975 2025-12-16 16:33:11 +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
Darshan 0ba7a6b526 Merge pull request #2704 from appwrite/ser-287 2025-12-16 12:57:04 +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