Commit Graph

5213 Commits

Author SHA1 Message Date
Harsh Mahajan 5e134e2a29 fixed: tooltip issue 2025-08-29 17:50:24 +05:30
Harsh Mahajan 4e92e3bf2e fix: code improvements suggested by code rabbit 2025-08-29 17:20:11 +05:30
Harsh Mahajan 0f32da14e5 Merge branch 'feat-SER-204-New-Archive-projects-ui-change' into feat-SER-205-new-pricing-component 2025-08-28 18:42:56 +05:30
Harsh Mahajan dcfd692ad5 Merge pull request #2248 from appwrite/feat-SER-206-Free-Tier-Projects-limit-on-free-plan-change
Feat:  add usage limits component with project selection for Free plan downgrades
2025-08-28 18:27:25 +05:30
Harsh Mahajan f0fd49e739 feat: resposnivenss for table 2025-08-28 18:19:24 +05:30
Harsh Mahajan aa56721563 gate new pricing UI by plan flag; optimize billing loads
Add billingPlan prop to createProject.svelte; derive isProPlan from prop
Introduce useNewPricingModal derived from currentPlan.usagePerProject
Wire pricing modal triggers to use new modal only when usagePerProject is true
Add planSummaryOld.svelte and conditionally render based on useNewPricingModal
Optimize billing/+page.ts to fetch only needed projects by  from usage/aggregation
Remove no-op reactive block in planSummary.svelte; resolve unused prop warning
2025-08-28 17:21:07 +05:30
Harsh Mahajan 3c9ae868bc feat: some chnages like using classses instead of style and adding format string as a helper 2025-08-28 16:27:47 +05:30
Harsh Mahajan ed1bffd8c0 Update src/lib/components/archiveProject.svelte
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-28 15:56:25 +05:30
Harsh Mahajan f90cec42e9 feat: added responsivness and linked transfer project and unarchiving functionality 2025-08-28 12:23:39 +05:30
Harsh Mahajan 7e11182093 Merge branch 'feat-SER-204-New-Archive-projects-ui-change' of https://github.com/appwrite/console into feat-SER-204-New-Archive-projects-ui-change 2025-08-27 13:06:21 +05:30
Harsh Mahajan 84c101bd09 layout chnage 2025-08-27 13:04:29 +05:30
Harsh Mahajan 339abe7ac6 Merge branch 'feat-project-changes-2' into feat-SER-204-New-Archive-projects-ui-change 2025-08-27 12:47:21 +05:30
Harsh Mahajan 475e24a723 ynamically fetched from the API and small design improvements 2025-08-27 12:36:48 +05:30
Damodar Lohani f9ee8c2e0d Merge remote-tracking branch 'origin/main' into feat-project-changes-2 2025-08-27 02:05:03 +00:00
Harsh Mahajan 19e6dea45f added responsivness and progress bar 2025-08-26 20:03:50 +05:30
Harsh Mahajan 17c3595d0d feat: promo notifcation spreadsheet ui 2025-08-26 16:15:27 +05:30
Harsh Mahajan e2dc7f8146 Merge branch 'main' into feat-SER-267-console-notification-for-grids-ui 2025-08-26 16:10:59 +05:30
Jake Barnby 013373347a Merge pull request #2120 from appwrite/spreadsheet
Spreadsheet
2025-08-26 20:47:31 +12:00
Harsh Mahajan 25c45e47c6 fix: fetched usage data 2025-08-26 13:52:08 +05:30
Darshan d688cfe3bc fix: lint. 2025-08-26 13:42:27 +05:30
Darshan 0dccd43863 update: use object params on sdk methods. 2025-08-26 13:41:28 +05:30
Harsh Mahajan 80a86329b5 fix: chnages 2025-08-26 12:36:48 +05:30
Darshan f8f31d53ae Merge pull request #2203 from appwrite/fix-overflow-issue 2025-08-26 12:17:23 +05:30
Harsh Mahajan 31c4e14010 Merge branch 'feat-project-changes-2' into feat-SER-205-new-pricing-component 2025-08-26 11:08:52 +05:30
Damodar Lohani 00890b9001 Merge remote-tracking branch 'origin/main' into feat-project-changes-2 2025-08-26 05:30:34 +00:00
Harsh Mahajan 8a1df95152 feat: add detailed project usage breakdown to billing plan summary 2025-08-26 02:17:13 +05:30
Darshan 29cf463c7c fix: valid numbers. 2025-08-25 18:14:29 +05:30
Harsh Mahajan 5cd65a3752 new archive projects ui 2025-08-25 17:21:13 +05:30
Harsh Mahajan 4498077f26 add organization usage limits component for plan downgrades 2025-08-25 16:33:43 +05:30
Darshan bef14155a9 fix: side and top bars open when wizard showed up. 2025-08-25 14:53:19 +05:30
Darshan b54325f7b1 update: misc. 2025-08-25 14:07:48 +05:30
Darshan 204df6550d Merge branch 'main' into spreadsheet 2025-08-25 11:55:22 +05:30
Darshan 4b2ee04691 Merge pull request #2233 from appwrite/feat-SER-65-Adding-clear-steps-for-downgrading 2025-08-25 11:53:59 +05:30
Darshan e4f1933733 Merge branch 'main' into 'spreadsheet'. 2025-08-24 16:31:10 +05:30
Harsh Mahajan 899bdbfe6f Add anyOrgFree prop to planSelection component 2025-08-24 16:05:49 +05:30
Harsh Mahajan cd92a91207 fix: removed unused anyOrgFree 2025-08-24 15:52:54 +05:30
Darshan 31fda55d18 Merge branch 'main' into fix-projects-list-call 2025-08-24 12:59:11 +05:30
Darshan b51f745be3 update: optimize projects loading. 2025-08-24 12:58:59 +05:30
Darshan 405a4f1a9b Merge pull request #2238 from jaysomani/feat-10325-view-source-template-detail 2025-08-24 11:00:44 +05:30
jayesh c5de20978e updated the formating issue with pnpm format 2025-08-24 10:54:32 +05:30
Harsh Mahajan 82ff14f8a1 lint error 2025-08-23 17:41:29 +05:30
Harsh Mahajan 2f05aace3d used rem 2025-08-23 17:37:13 +05:30
Harsh Mahajan fb79e67add spelling mistake 2025-08-23 16:45:23 +05:30
Harsh Mahajan d3c937fe65 made it more resposnive for smaller phones 2025-08-23 16:41:58 +05:30
Jake Barnby e99f6385c8 Migrate to object param SDK methods 2025-08-23 19:37:05 +12:00
Jake Barnby f0b28606e5 Update SDK 2025-08-23 15:14:13 +12:00
Jake Barnby 1490d5ef68 Temp SDK fix 2025-08-23 12:12:47 +12:00
Jake Barnby ae73200321 Merge remote-tracking branch 'origin/main' into spreadsheet
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/lib/stores/uploader.ts
2025-08-23 11:03:17 +12:00
Matej Bačo 69712d8f71 Merge pull request #2243 from appwrite/feat-execution-deployment-filters
Feat: Execution's deploymentId column&filter
2025-08-22 20:19:58 +02:00
Matej Bačo 84edf33c0c Fix cicd tests 2025-08-22 15:42:00 +02:00