Commit Graph
13182 Commits
Author SHA1 Message Date
Darshan 0804f64f8a remove: hardcoded plan. 2025-12-30 14:26:16 +05:30
Darshan 4c471181dd remove: programs endpoint api call. 2025-12-30 13:35:45 +05:30
Darshan 05cfdd22ba Merge branch 'billing-sdk-refactor' into 'remove-billing-plan'. 2025-12-29 19:34:17 +05:30
Darshan cfd46365ca cleanups. 2025-12-29 19:15:33 +05:30
Darshan 36368fe8cb Merge branch 'main' into 'billing-sdk-refactor'. 2025-12-28 16:57:16 +05:30
Darshan 69baca8ac8 remove: isGitHubEducationPlan method and implement proper checks. 2025-12-25 17:11:04 +05:30
Steven Nguyen e446f7ff82 feat: add attachment support to support wizard (#2624) 2025-12-24 17:33:49 -08:00
Darshan 5b0fd9120a remove: BillingPlan hardcoded constant. 2025-12-24 18:44:25 +05:30
Darshan 4425d99e6b Merge pull request #2732 from appwrite/add-billing-plan-object 2025-12-24 18:10:52 +05:30
Darshan 5d0fe2823e update: as per sdk. 2025-12-24 15:43:39 +05:30
Darshan cd161af3dc Merge pull request #2733 from appwrite/fix-web-crash 2025-12-24 13:07:51 +05:30
Darshan c2c9a40791 remove: onmount. 2025-12-24 13:03:52 +05:30
Darshan 72ddec4493 use: derived. 2025-12-24 12:59:55 +05:30
Darshan 4af5e8334f fix: empty string key causing crashes, plus the key accessor was wrong. 2025-12-24 12:50:09 +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 b18a76902c Merge pull request #2731 from appwrite/update-sdk 7.6.6 2025-12-23 14:00:15 +05:30
Darshan 6173cb1595 fix: add organizationId. 2025-12-23 13:52:24 +05:30
Darshan 79dec66713 fix: temporary hot fix for group. 2025-12-23 13:09:19 +05:30
Harsh Mahajan 1fabaa5851 Merge pull request #2730 from appwrite/fix-small-tooltip-issue
fix: tooltip content truncated in billing ui table
2025-12-23 12:57:17 +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 deb74f9cdd Merge branch 'main' into 'billing-sdk-refactor'. 2025-12-23 11:46:33 +05:30
Darshan 580e5bf198 Merge pull request #2724 from appwrite/optimize-projects-list 2025-12-22 17:51:07 +05:30
Harsh Mahajan 87854c55de Merge pull request #2727 from appwrite/fix-SER-524-alert-alignment-issue
fix: alert aligment issue in max file size card
2025-12-22 13:48:48 +05:30
Harsh Mahajan 2c8e4e732c fix: alert aligment issue in max file size card 2025-12-22 13:34:21 +05:30
Darshan 59d4a4bb35 fix: lint. 2025-12-20 19:34:58 +05:30
Darshan 721f7d31d6 update: query. 2025-12-20 19:27:24 +05:30
Darshan 51eb30b7d4 update: query. 2025-12-20 19:25:53 +05:30
Darshan 2271b9a9f2 remove: todo. 2025-12-20 19:20:35 +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 b1784617d9 add: todo for later. 2025-12-20 13:35:12 +05:30
Darshan 3a2bdcd6e9 update: smaller payloads :D 2025-12-19 21:05:34 +05:30
Darshan 7710e55d13 Merge branch 'main' into billing-sdk-refactor 2025-12-19 18:47:18 +05:30
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
Copilot a2667f8d4f Update Console to handle specifications for self-hosted (#2685)
Update Console to conditionally call listSpecifications only on Cloud

- Modified functions layout loader to check isCloud before calling listSpecifications
- Modified sites settings page loader to check isCloud before calling listSpecifications
- Updated function create pages to handle empty specifications array safely
- Updated updateResourceLimits components to handle empty specifications array safely
- On self-hosted, specifications will be empty and not passed to backend, allowing default spec
2025-12-18 17:32:36 -08:00
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