958 Commits

Author SHA1 Message Date
Damodar Lohani a3b99b61db fix: use server-side proration and update SDK for BAA addon
Replace client-side proration calculation in BAAEnableModal with
server-side getAddonPrice API call. Update SDK to 24e07fc which adds
confirmAddonPayment (renamed from validateAddonPayment) and
getAddonPrice methods. Remove hard-coded $350 price in favor of
server-returned monthlyPrice. Show loading spinner while fetching
price. Update 409 notification message for clarity.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 02:59:32 +00:00
Damodar Lohani deb54b0df4 chore: sync with main and update console SDK to 1fb0624
Update @appwrite.io/console SDK from a1b2dc2 to 1fb0624. The new SDK
includes both BAA addon methods and the previously missing Webhooks
class and TablesDBIndexType enum, so the local compat shims
(src/lib/sdk/webhooks.ts, src/lib/sdk/compat.ts) are removed and
imports updated to use the official SDK exports.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 04:25:24 +00:00
Damodar Lohani 3c15f6727b Merge origin/main into feat-baa
Resolve conflicts in package.json and bun.lock, keeping feat-baa SDK
version while adopting main's dependency upgrades and overrides.
2026-04-05 03:39:04 +00:00
Harsh Mahajan 6dab360dd9 used backend one 2026-04-01 19:50:52 +05:30
Harsh Mahajan 36336c5990 fix errors due to sdk 2026-03-30 17:38:29 +05:30
Damodar Lohani 7e5aa4c3a9 chore: update dependencies and refine type definitions in various components 2026-03-29 02:43:37 +00:00
Damodar Lohani c5db0c7287 feat: add realtime usage metrics and alerts for billing 2026-03-29 02:36:12 +00:00
Harsh Mahajan 99623f7dd4 fix audit dependency error by upgrading packages 2026-03-26 12:50:42 +05:30
Matej Bačo 36a578ce5d Fix project variables missing param 2026-03-25 18:09:01 +01:00
Harsh Mahajan 854b380a91 use sdk call 2026-03-23 17:20:51 +05:30
Harsh Mahajan 2f0fdf2915 need to override flatted 2026-03-20 17:32:07 +05:30
Harsh Mahajan 4be40a2328 fix flatted 2026-03-20 17:28:37 +05:30
Harsh Mahajan 72e1507c7d svelte check 2026-03-20 17:26:33 +05:30
Harsh Mahajan fe98ce018f feat: build + runtime specification controls for sites and functions 2026-03-20 17:19:02 +05:30
Harsh Mahajan a9970a66c5 feat: add native scrollbar and sticky prop to spreadsheet 2026-03-18 00:49:58 +05:30
premtsd-code 8f7baa4950 Merge pull request #2913 from appwrite/feat-message-migration-console
feat: add messaging migration support
2026-03-17 07:12:26 +00:00
Hemachandar adf369ee80 Show warning when VCS integration is not authorized for auto-deployments (#2887)
* Show warning when VCS integration is not authorized for auto-deployments

* another version

* types

* skeleton

* popover

* fix flatted

* fix project pausing modal svelte errors

* lint

---------

Co-authored-by: Harsh Mahajan <harshmahajan2345@gmail.com>
2026-03-16 16:08:09 +05:30
Prem Palanisamy 5d4eb0ba51 feat: add messaging migration support in console 2026-03-12 08:50:26 +00:00
Harsh Mahajan 5f624e46ba Update package.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-09 11:21:37 +05:30
Harsh Mahajan 543a4cf15b code rabbit suggestion 2026-03-09 11:15:55 +05:30
Damodar Lohani 165cea1571 upgrade console package 2026-03-08 04:11:24 +00:00
Damodar Lohani 2189d93956 bun update 2026-03-08 02:50:17 +00:00
Prem Palanisamy e776b6924f fix: resolve merge conflicts with main 2026-03-03 06:44:09 +00:00
Prem Palanisamy 0ffbbcc3c9 fix: update console SDK to pkg.vc and fix migration resource enums 2026-03-03 06:41:07 +00:00
Damodar Lohani 7488e575ab Merge remote-tracking branch 'origin/main' into feat-baa 2026-03-03 02:28:32 +00:00
Damodar Lohani 214ba5c98b Update BAA addon methods and console dependency version 2026-03-03 02:03:03 +00:00
Harsh Mahajan 2dffe54f93 upgrade minmatch 2026-03-02 13:39:33 +05:30
Damodar Lohani 599ce487b6 Update BAA addon handling and pricing in console settings
- Updated the version of @appwrite.io/console in bun.lock and package.json.
- Enhanced BAA settings page to handle missing or invalid addonId gracefully.
- Added functionality to cancel and retry payment for pending BAA addon.
- Improved BAAEnableModal with prorated pricing calculation and updated agreement terms.
2026-03-01 06:20:48 +00:00
Damodar Lohani fa54499147 update sdk 2026-02-26 08:43:59 +00:00
Damodar Lohani 657366d101 update console 2026-02-26 04:38:25 +00:00
Prem Palanisamy 8aa917b6f3 chore: clean up migration resource type union 2026-02-24 13:23:23 +00:00
Damodar Lohani bf2166bd37 feat: implement BAA addon management 2026-02-24 08:09:24 +00:00
Damodar Lohani 55a8cf6bae Merge branch 'main' into feat-billing 2026-02-24 12:17:06 +05:45
Chirag Aggarwal 709ab620e5 audit 2026-02-20 13:52:51 +05:30
Harsh Mahajan 3c0ca00751 upgrade 2026-02-18 20:48:28 +05:30
Damodar Lohani ff73a2ca30 fix: update @appwrite.io/console dependency version in package.json and bun.lock 2026-02-17 07:25:15 +00:00
Damodar Lohani 0cc3ebb624 Merge remote-tracking branch 'origin/main' into feat-billing
# Conflicts:
#	src/routes/(console)/organization-[organization]/+page.svelte
2026-02-17 07:16:01 +00:00
Harsh Mahajan 38c1efd445 fix: bug 2026-02-14 03:57:00 +05:30
Damodar Lohani e04dfa3682 fixes and sdk update 2026-02-13 09:35:44 +00:00
Damodar Lohani 7b0511af02 Merge remote-tracking branch 'origin/main' into feat-billing 2026-02-13 08:51:04 +00:00
Harsh Mahajan 729b6b03cc Merge remote-tracking branch 'origin/main' into fix-integer-attribute-min-max-casting 2026-02-10 17:46:15 +05:30
Harsh Mahajan 7ee9960e1d upgrade packages 2026-02-10 17:42:02 +05:30
Darshan c9f32aaba5 bump: sdk. 2026-02-10 14:33:26 +05:30
Jake Barnby 880d7df956 Add bytes used 2026-02-06 04:35:59 +13:00
Damodar Lohani 100a967f34 feat: add paused project modal and update console access tracking logic 2026-02-05 13:14:14 +00:00
Damodar Lohani b85c938cf6 fix: update @appwrite.io/console dependency
to latest version

improve console access
2026-02-04 02:06:36 +00:00
Jake Barnby b9d1548422 Add new text types 2026-02-03 02:14:20 +13:00
Darshan 25e021b9c4 bump: pink. 2026-02-02 14:38:59 +05:30
Darshan 7007417104 remove: prismjs! 2026-02-02 14:18:30 +05:30
Darshan a34e30a00e address comment. 2026-02-02 11:58:56 +05:30