Commit Graph
7736 Commits
Author SHA1 Message Date
Darshan 34f0727d5f ci: empty commit 2025-01-09 11:48:59 +05:30
Darshan f09bbc2364 Merge branch 'poc-invoice-cycle-ref' into poc-invoice-cycle-ref 2024-12-29 09:03:27 +05:30
Damodar Lohani fb926d9d6f cancel downgrade 2024-12-24 08:02:47 +05:45
Damodar Lohani b696c6c7de option to cancel downgrade 2024-12-24 07:32:12 +05:45
Damodar Lohani 3c1c4edc04 credit support from plan 2024-12-24 07:09:19 +05:45
Damodar Lohani 723da2c206 Merge remote-tracking branch 'origin/main' into poc-invoice-cycle-ref 2024-12-24 06:40:12 +05:45
Darshan b5a0cc61ac Merge pull request #1576 from appwrite/fix-show-usage-and-plan-change-button-for-gh-edu
Show estimated usage and upgrade button again for GH education plan
2024-12-23 19:02:59 +05:30
ernstmul 583218383c Show estimated usage and upgrade button again for GH education plan 2024-12-23 13:54:52 +01:00
Damodar Lohani 9f517bd068 improvements on error 2024-12-23 08:38:16 +05:45
Damodar Lohani 14a0cacbf6 refactor 2024-12-23 08:17:14 +05:45
Damodar Lohani 16705d38aa fix rename 2024-12-23 07:11:16 +05:45
Damodar Lohani 10195f45af Merge remote-tracking branch 'origin/main' into poc-invoice-cycle-ref 2024-12-23 07:08:08 +05:45
Damodar Lohani 1ee29b2077 update summary 2024-12-22 13:55:58 +05:45
Damodar Lohani 8fdf7c515f refactor and get current plan from aggregation 2024-12-22 13:15:42 +05:45
Damodar Lohani 867320911c update models 2024-12-22 13:14:06 +05:45
Steven Nguyen 4145174c81 Merge pull request #1570 from appwrite/fix-use-plan-features-instead-of-tier-name
Check features based on plan details instead of plan name
2024-12-21 17:31:02 -08:00
Ernst Mulders 0c084db575 Merge pull request #1572 from appwrite/fix-update-payment-address-with-payment-address
Inform the user to first add a billing address to their account
2024-12-20 11:25:40 +01:00
Ernst MuldersandSteven Nguyen 855bf18e3c Update src/routes/(console)/project-[project]/databases/database-[database]/backups/containerHeader.svelte
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-12-20 10:39:43 +01:00
ernstmul da949235fe Remove unused prop, and correct email branding value check 2024-12-19 16:38:38 +01:00
ernstmul 01e8fc902a Remove unused limitation check 2024-12-19 16:06:37 +01:00
ernstmul 2432635fba Add feature flag checks 2024-12-19 16:05:35 +01:00
ernstmul 850613b0cf Add typings 2024-12-19 15:33:26 +01:00
ernstmul db0519f519 Remove todo 2024-12-19 15:33:21 +01:00
ernstmul 6f74b71aee Merge branch 'main' into fix-use-plan-features-instead-of-tier-name
# Conflicts:
#	src/lib/components/support.svelte
2024-12-19 14:47:00 +01:00
ernstmul f7d40f764d Remove unused imports 2024-12-19 10:41:40 +01:00
ernstmul 65d477f659 Use button instead of link 2024-12-19 10:39:28 +01:00
Darshan a619baf53f Merge pull request #1258 from ItzNotABug/template-screen-fixes
Template Screen Minor Fixes
2024-12-19 13:58:42 +05:30
Darshan ed9f145cde Merge branch 'appwrite:poc-invoice-cycle-ref' into poc-invoice-cycle-ref 2024-12-19 13:28:05 +05:30
Darshan b6a517a8cf ran: formatter. 2024-12-19 13:25:35 +05:30
Darshan bcbf5c75b5 address comments. 2024-12-19 13:25:27 +05:30
Darshan 79cf60a937 Merge pull request #1250 from ItzNotABug/functions-screen-fixes
Functions Screen Fixes
2024-12-18 22:10:54 +05:30
Darshan 3ee44cb457 address comments. 2024-12-18 18:22:16 +05:30
Torsten Dittmann 23105a05a5 Merge pull request #1573 from appwrite/test-update-e2e-endpoint
test: update e2e endpoint
2024-12-18 12:57:07 +01:00
Torsten Dittmann 06179684b3 test: update e2e endpoint 2024-12-18 12:45:17 +01:00
ernstmul d9a8472651 Inform the user to first add a billing address to their account 2024-12-18 11:11:13 +01:00
Darshan 4aa74ce7ec Merge pull request #1559 from ItzNotABug/fix-create-collection-on-mobile
Fix: Create collection modal not showing on mobile
2024-12-18 15:01:02 +05:30
Darshan 5a2268e342 Merge pull request #1562 from ItzNotABug/fix-title-in-functions-templates
Fix: use-case display title casing
2024-12-18 15:00:29 +05:30
Ernst Mulders e0a85c9226 Merge pull request #1545 from appwrite/fix-premium-support
Feat: use premium support from plan attribute
2024-12-18 10:07:41 +01:00
Damodar Lohani 660bddd799 Merge remote-tracking branch 'origin/main' into poc-invoice-cycle-ref 2024-12-18 06:35:50 +00:00
Darshan ae20c3671e Merge pull request #1568 from ItzNotABug/fix-sms-message-id
Fix custom ID not added to messages
2024-12-18 11:38:58 +05:30
Ernst Mulders d7de3256e5 Merge pull request #1569 from ItzNotABug/fix-empty-topics-copy
Update: show a topic may not have targets
2024-12-17 15:29:34 +01:00
Darshan e4f5de6645 ci: empty commit 2024-12-17 14:14:39 +05:30
Darshan bf5a6e6534 Merge pull request #1257 from ItzNotABug/fix-domain-screen-issues
Fix Domain Screen Minor Issues
2024-12-17 14:13:19 +05:30
Darshan 533604e03b Merge pull request #1259 from ItzNotABug/project-screen-fixes
Project Screen Minor Fixes
2024-12-17 14:09:59 +05:30
Darshan 94378a48a3 ci: empty commit 2024-12-17 14:06:41 +05:30
Darshan bd78eb6671 Merge pull request #1554 from pushkar707/fix-#1495-message-modified
modify deployment cancel message
2024-12-17 13:51:43 +05:30
Darshan db9a094c6a Merge pull request #1571 from appwrite/fix-max-file-size-use-bytes-dropdown
Use the selected bytes dropdown for calculating the max value
2024-12-17 10:58:32 +05:30
Darshan eb064bd841 add: autofocus. 2024-12-17 10:54:53 +05:30
Darshan 1b1fc02bca Merge branch 'main' into fix-sms-message-id 2024-12-17 10:52:38 +05:30
Ernst Mulders 8cd9a6555a Merge pull request #1546 from ItzNotABug/focus-inputs
Focus inputs when shown conditionally
2024-12-16 15:54:42 +01:00