Commit Graph
6906 Commits
Author SHA1 Message Date
Damodar Lohani 70a3d60435 Fix: await element.submit as recommended in stripe docs 2025-03-18 07:14:35 +00:00
DarshanandGitHub cee80c5965 Merge pull request #1744 from appwrite/fix-country-in-address
Fix: Billing address' country
2025-03-17 17:58:02 +05:30
DarshanandGitHub 63513e841d Merge pull request #1748 from appwrite/fix-shortcuts
Fix shortcuts
2025-03-17 16:20:27 +05:30
Eldad A. FuxandGitHub 21eaa1d667 Merge pull request #1747 from appwrite/fix-overflow
Fix: content overflown on previews
2025-03-17 10:20:52 +01:00
Darshan edb50a86b4 fix: checks. 2025-03-17 10:55:54 +05:30
Darshan 3d4c1a85ca fix: search should not show options that are behind a paid plan. 2025-03-17 10:51:20 +05:30
Darshan 7eb3b82255 fix: search should not show options that are behind a paid plan. 2025-03-17 10:47:54 +05:30
Darshan 55d106ce74 fix: content overflows on previews. 2025-03-17 10:15:34 +05:30
Darshan bc78f06a5e add: billion support; update: legend to show abbreviated number count. 2025-03-16 13:49:24 +05:30
Darshan bb16693fb0 fix: address country in the component. 2025-03-16 13:11:32 +05:30
DarshanandGitHub 0619be72c5 Merge pull request #1742 from appwrite/fix-big-int-issue
Fix big int issue
2025-03-14 12:26:14 +05:30
ernstmul 8a44b92add Use safe integer check 2025-03-13 14:21:50 +01:00
ernstmul bc7e8d1ffa Ommit min or max when limit of integer in javascript 2025-03-13 14:20:29 +01:00
ernstmul 3b6cb316bb Send utm info to analytics 2025-03-13 12:40:02 +01:00
ernstmul 09407cacb9 Save the specification when updating a function 2025-03-12 13:00:13 +01:00
Darshan 2023708513 fix: ai dependency and stream protocol. 2025-03-12 12:37:53 +05:30
Darshan bf7b52f681 fix: wrong params sent to backend. 2025-03-12 12:00:24 +05:30
Damodar LohaniandGitHub 568aba8a90 Merge pull request #1733 from appwrite/revert-1721-revert-1675-feat-budget-nullable
Revert "Revert "Console Feat: make budget cap nullable""
2025-03-11 11:40:47 +05:45
DarshanandGitHub 27fded5cff Merge pull request #1695 from appwrite/check-message-status
Update message status via polling
2025-03-11 09:14:14 +05:30
Damodar LohaniandGitHub f3507c8a13 Revert "Revert "Console Feat: make budget cap nullable"" 2025-03-10 11:26:49 +05:45
Darshan d7d3e5aa62 update: allow localhost. 2025-03-08 09:48:49 +05:30
Darshan 7caf892145 address comment: remove await. 2025-03-06 18:28:05 +05:30
Darshan f0510de5e9 improve: reduce calls to backend on free plans for policy check. 2025-03-06 18:14:38 +05:30
DarshanandGitHub 42c1e68fde Merge pull request #1713 from appwrite/fix-payment-status-width
Fix: table cell width
2025-03-06 14:08:58 +05:30
DarshanandGitHub 7921ce1088 update: status width. 2025-03-06 13:47:42 +05:30
ChiragAgg5k bf82c9f311 fix: add option to usage bucket chart to be cumulative 2025-03-06 10:28:39 +05:30
DarshanandGitHub aaf9885b2f Revert "Console Feat: make budget cap nullable" 2025-03-05 12:04:34 +05:30
DarshanandGitHub 055846a31b Merge pull request #1693 from appwrite/add-image-transformation-stats
feat: added image transformation usage to org & buckets
2025-03-05 11:52:16 +05:30
DarshanandGitHub be31051229 Merge pull request #1718 from appwrite/feat-prevent-billingplan-downgrade-on-coupon
Prevent downgrading an org when a coupon/credit is applied
2025-03-05 11:49:18 +05:30
ChiragAgg5k b37bf5a85b chore: remove consolelog 2025-03-05 11:47:16 +05:30
ChiragAgg5k ae52c97225 chore: temporary check 2025-03-05 10:31:52 +05:30
ChiragAgg5k 52f585b8f5 chore: remove date logic 2025-03-04 21:05:26 +05:30
Torsten Dittmann a8274bad26 fix: code quality 2025-03-04 18:05:08 +04:00
ChiragAgg5k 47dd256d38 chore: hid banner before april 1st 2025-03-04 19:19:15 +05:30
Torsten Dittmann 6e6da3fdbc fix: accumulate charts with trailing zeros 2025-03-04 17:45:32 +04:00
ernstmul 571d026768 Feat: prevent downgrading an org when a coupon/credit is applied 2025-03-04 14:25:09 +01:00
ChiragAgg5k f8245caaae chore: updated free tier card 2025-03-04 16:48:15 +05:30
ChiragAgg5k 7ea7c0eb07 chore: updated usage card 2025-03-04 15:29:30 +05:30
ChiragAgg5k c82af15678 chore: hide image transforamtions on free tier 2025-03-04 13:41:09 +05:30
DarshanandGitHub 34ca5d4256 Merge pull request #1652 from appwrite/fix-invalid-hostname
Fix invalid hostnames on platform creation
2025-03-04 09:01:27 +05:30
Ernst MuldersandGitHub c78f84d9ad Merge pull request #1712 from appwrite/fix-auth-setting-state
Fix: Auth states not updating
2025-03-03 15:37:05 +01:00
ChiragAgg5k d34e231972 Merge branch 'main' into add-image-transformation-stats 2025-03-03 15:21:10 +05:30
Darshan f12bf7c751 update: component that displays create/update data. 2025-03-03 14:10:08 +05:30
Darshan 3064b4bebd update: add $createdAt to deployments table. 2025-03-03 13:53:37 +05:30
Darshan 76b1e37889 fix: table cell width. 2025-03-03 13:35:37 +05:30
Darshan 6287f15f4e fix: auth states not updating. 2025-03-03 12:25:31 +05:30
ChiragAgg5k 859a904a03 fix: rendering of image transformations component 2025-03-01 22:47:55 +05:30
DarshanandGitHub 61bc0ad380 Merge pull request #1711 from appwrite/fix-org-limit
Fix count
2025-03-01 09:39:26 +05:30
Darshan a08709e821 fix: count logic for PHP_INT_MAX on JS! 2025-02-28 12:43:45 +05:30
ChiragAgg5k 2b5d6eab2d chore: updated usage to project level 2025-02-28 11:55:30 +05:30