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
2b937ca894
fix: version bump
2025-08-28 19:28:16 +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
fb1a19a9b8
Update src/routes/(console)/organization-[organization]/+page.svelte
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-28 15:57:58 +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
7270f41b0b
fix: only archived shows, and new project goes to archive automatically.
2025-08-27 14:06:50 +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
Darshan
1049f477ba
fix: wrong check.
2025-08-26 21:00:42 +05:30
Darshan
37ae1dbd6e
add: redirections.
2025-08-26 20:58:14 +05:30
Harsh Mahajan
19e6dea45f
added responsivness and progress bar
2025-08-26 20:03:50 +05:30
Harsh Mahajan
badaf5fa21
Update bottomAlerts.ts
...
updated message and title
2025-08-26 17:07:03 +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
6b89af98da
update: missed object param change.
2025-08-26 13:48:18 +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
Damodar Lohani
9317f1b92b
fix layout.ts
2025-08-26 06:54:17 +00:00
Darshan
f8f31d53ae
Merge pull request #2203 from appwrite/fix-overflow-issue
2025-08-26 12:17:23 +05:30
Darshan
a9abccb108
Merge branch 'main' into spreadsheet
2025-08-26 11:13:07 +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
Harsh Mahajan
d093d9dbfb
white-space:nowrap on selection of deploymnet on both functions and sites
2025-08-25 20:58:21 +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
Darshan
c529c6b877
fix: update table widths.
2025-08-25 16:51:46 +05:30
Harsh Mahajan
4498077f26
add organization usage limits component for plan downgrades
2025-08-25 16:33:43 +05:30
Darshan
ea21e09b86
fix: misc.
2025-08-25 15:25:02 +05:30
Darshan
bef14155a9
fix: side and top bars open when wizard showed up.
2025-08-25 14:53:19 +05:30
Darshan
b478e1ee39
update: backwards compat on key scopes.
2025-08-25 14:44:50 +05:30
Darshan
c535ecd0cc
update: lint and stuff.
2025-08-25 14:11:07 +05:30
Darshan
b54325f7b1
update: misc.
2025-08-25 14:07:48 +05:30
Darshan
7997766003
update: min/max values showing on columns page.
2025-08-25 14:07:40 +05:30
Darshan
bf4d225c0b
update: api method updates.
2025-08-25 13:47:43 +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
95a8e690d7
Merge pull request #2220 from appwrite/fix-SER-278-Old-design-system-table-sessions
2025-08-24 16:54:24 +05:30