Commit Graph

40 Commits

Author SHA1 Message Date
Damodar Lohani 726986b052 improve projects addon check on create project 2025-09-01 16:16:55 +00:00
Torsten Dittmann a6eb2dad9f Revert "Revert "Feat: New Billing UI changes"" 2025-09-01 17:59:29 +02:00
Torsten Dittmann 0f920933d5 Revert "Feat: New Billing UI changes" 2025-09-01 17:57:37 +02:00
Harsh Mahajan 53a2289c60 fix: small fix in alert 2025-09-01 13:17:54 +05:30
Harsh Mahajan e3272cc5e7 fix: small fixes 2025-09-01 12:58:38 +05:30
Damodar Lohani f3c42468a9 simplify plan summary 2025-08-31 12:10:01 +00:00
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 475e24a723 ynamically fetched from the API and small design improvements 2025-08-27 12:36:48 +05:30
Harsh Mahajan 19e6dea45f added responsivness and progress bar 2025-08-26 20:03:50 +05:30
Harsh Mahajan 25c45e47c6 fix: fetched usage data 2025-08-26 13:52:08 +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
Harsh Mahajan 8a1df95152 feat: add detailed project usage breakdown to billing plan summary 2025-08-26 02:17:13 +05:30
Harsh Mahajan 91d292720a fix:correct project limit warnings for multi-organization users 2025-08-07 17:34:14 +05:30
Damodar Lohani 5dd7b8aeb6 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-07-14 05:11:54 +00:00
Harsh Mahajan 065af16c0e fix: Modal enter key not submitting issue 2025-07-09 18:41:51 +05:30
Damodar Lohani fa8bc4012e fix more issues 2025-07-03 09:10:11 +00:00
Damodar Lohani 90f151685a improve 2025-07-01 00:48:42 +00:00
Damodar Lohani 39727258d9 Fix nullable 2025-07-01 00:48:09 +00:00
Damodar Lohani 70ef48053b Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-07-01 00:44:26 +00:00
Harsh Mahajan f26a0808a3 fix:added focus for other buttons still need to add for others 2025-06-27 17:46:50 +05:30
Harsh Mahajan d9ce3a498d fix: improve modal focus with dual autofocus strategy 2025-06-26 16:28:25 +05:30
Damodar Lohani 3a46d36a73 use svelte5 syntax 2025-06-26 05:59:15 +00:00
Damodar Lohani e7604416c4 Fix warning showing for wrong tier 2025-06-18 03:05:06 +00:00
Damodar Lohani b57d0fe0a6 format 2025-06-12 05:53:32 +00:00
Damodar Lohani 5c752ea573 Merge remote-tracking branch 'origin/main' into feat-project-changes 2025-06-09 05:45:07 +00:00
ernstmul 23edfb534b Make region show as required 2025-06-02 06:37:06 +02:00
Darshan 098882b2d3 address comment: abstract region filtering for selection options. 2025-05-28 17:32:42 +05:30
Darshan c4fc0eafea add: line break! 2025-05-26 19:36:12 +05:30
Darshan 1829944bbb re-add: available regions filtering on project creations. 2025-05-26 19:34:52 +05:30
Damodar Lohani 084ea103b1 Merge branch 'main' into feat-project-changes 2025-05-26 01:45:06 +00:00
Damodar Lohani 9ee54f20ef default value 2025-05-05 06:10:31 +00:00
Damodar Lohani 4a8420f3c3 Project changes 2025-05-05 06:01:53 +00:00
Arman 07ab76d26b chore: fix errors 2025-05-02 15:06:03 +02:00
Arman fa16fbbc55 fix: partner flows 2025-04-09 16:18:55 +02:00
Torsten Dittmann 28b41d35c6 Fix form submission and button types for project creation 2025-03-27 00:06:03 +01:00
Darshan e62d21c926 address design comments; ran formatter. 2025-03-25 17:02:46 +05:30
Torsten Dittmann 96a74e45ac Remove fullWidth prop from ProjectId component 2025-03-24 14:52:16 +01:00
ernstmul 74baabcef6 Fix: move create project submit button to modal button 2025-03-17 10:41:16 +01:00
ernstmul 446250fe0e Creat project to new v2 modal 2025-03-11 16:26:49 +01:00
ernstmul cada0b1342 WIP 2025-03-11 13:37:33 +01:00