798 Commits

Author SHA1 Message Date
Usman Baig
0dee4a699a fix: update data retention periods in PricingSection; change '3 years' to '2 years' for startups and 'Unlimited' to '3 years' for large organizations 2026-02-01 20:39:25 +01:00
Usman Baig
d8abd392ec feat: update subscription status display in OrganizationSettings component; differentiate between active and trialing statuses with appropriate labels 2026-01-31 21:19:09 +01:00
Usman Baig
ceee5f9169 refactor: remove debug logging for subscription current_period_end in OrganizationSettings component; streamline subscription loading logic 2026-01-31 20:50:47 +01:00
Usman Baig
2100bdf90e fix: enhance subscription renewal date display in OrganizationSettings component; ensure proper handling of invalid date values 2026-01-31 20:34:36 +01:00
Usman Baig
54e2a9e74f feat: add logging for subscription current_period_end in OrganizationSettings component; implement data ingestion for debugging purposes 2026-01-31 20:29:48 +01:00
Usman Baig
181837f5a4 refactor: enhance layout of PricingSection by restructuring button group and adding promotional text for yearly subscription 2026-01-31 19:51:05 +01:00
Usman Baig
c77968c797 refactor: update toast import to use @ciphera-net/ui in PricingSection and CheckoutSuccessToast components 2026-01-31 17:36:08 +01:00
Usman Baig
f085c11ba3 feat: implement loading state and error handling in PricingSection; add Suspense for async components in Pricing and Settings pages 2026-01-31 17:29:54 +01:00
Usman Baig
8550909047 refactor: remove "Security" link from Footer component for streamlined navigation 2026-01-31 14:07:22 +01:00
Usman Baig
62c81f7911 fix: improve subscription display in OrganizationSettings component; handle undefined values for plan, status, billing interval, and renewal date 2026-01-31 13:32:39 +01:00
Usman Baig
6cbf64a473 feat: add billing tab and subscription management to OrganizationSettings component; implement loading and error handling for subscription details 2026-01-31 13:21:25 +01:00
Usman Baig
559c8a74dd feat: implement pending checkout handling in PricingSection; redirect users based on checkout state in AuthCallbackContent 2026-01-30 23:00:46 +01:00
Usman Baig
6675a76d0b feat: implement subscription handling in PricingSection component; add OAuth flow and checkout session creation for user plans 2026-01-30 22:52:04 +01:00
Usman Baig
5bb807960e refactor: increase maximum width of PricingSection component for improved layout and visual appeal 2026-01-30 21:56:20 +01:00
Usman Baig
91df5b4039 refactor: adjust maximum width of PricingSection component for better layout consistency 2026-01-30 21:51:02 +01:00
Usman Baig
56ade68d45 refactor: add "Most Popular" label to top plans in PricingSection component for enhanced visibility 2026-01-30 21:44:49 +01:00
Usman Baig
18b5fee956 refactor: change button variant in PricingSection component from outline to secondary for improved visual consistency 2026-01-30 21:41:15 +01:00
Usman Baig
16b21b9ce2 refactor: enhance layout and styling of PricingSection component; update header, controls, and pricing grid for improved user experience 2026-01-30 21:39:16 +01:00
Usman Baig
0150762b7d refactor: update pricing display in PricingSection component to reflect yearly total and improve monthly breakdown comparison 2026-01-30 21:29:47 +01:00
Usman Baig
6f4180ae38 refactor: improve pricing calculation logic in PricingSection component; introduce detailed price breakdown for monthly and yearly plans 2026-01-30 21:09:11 +01:00
Usman Baig
033f0c8c6b fix: update pricing values in PricingSection component for accuracy across traffic tiers 2026-01-30 20:56:20 +01:00
Usman Baig
9890fd3851 refactor: update pricing structure in PricingSection component to use explicit plans with IDs and site limits; enhance traffic tiers with detailed pricing for each plan 2026-01-30 20:46:01 +01:00
Usman Baig
c0adc7fd63 chore: update @ciphera-net/ui dependency to version 0.0.37 in package.json and package-lock.json; add showPricing prop to LayoutContent and Footer components 2026-01-30 20:27:50 +01:00
Usman Baig
0263d85e50 chore: update @ciphera-net/ui dependency to version 0.0.34 in package.json and package-lock.json; refactor Footer component to simplify layout and remove WebsiteFooter 2026-01-30 19:47:48 +01:00
Usman Baig
00e7d5c568 fix: adjust image width in WebsiteFooter for better visual consistency and responsiveness 2026-01-30 19:01:43 +01:00
Usman Baig
82f606590e feat: add 'Integrations' link to WebsiteFooter to enhance resource accessibility 2026-01-30 16:42:31 +01:00
Usman Baig
0f1dbf05a1 feat: add 'Installation' link to WebsiteFooter for improved resource accessibility 2026-01-30 16:23:58 +01:00
Usman Baig
4e0a7a0142 refactor: remove IntegrationSection from homepage to streamline layout and improve code maintainability 2026-01-30 16:20:04 +01:00
Usman Baig
9eeb1b249c feat: update WebsiteFooter for Pulse branding, replacing product links with feature links and adjusting content for clarity 2026-01-30 16:15:37 +01:00
Usman Baig
6d69070f73 feat: conditionally render footer based on user authentication, displaying WebsiteFooter for unauthenticated users 2026-01-30 16:11:31 +01:00
Usman Baig
62904298b9 feat: integrate interval selection for dashboard charts based on date range 2026-01-30 14:28:26 +01:00
Usman Baig
e19d72ebb8 feat: enhance PDF export with top pages/referrers and move export button to page header 2026-01-30 14:16:26 +01:00
Usman Baig
c01b042254 feat: enhance PDF export with summary cards and improved styling 2026-01-30 14:09:29 +01:00
Usman Baig
1b53a2de8b feat: enhance PDF export with Ciphera branding and styling 2026-01-30 14:03:25 +01:00
Usman Baig
24098c4999 fix: handle undefined values in PDF export 2026-01-30 13:58:24 +01:00
Usman Baig
c845a1dffb feat: add PDF export functionality to ExportModal and update dependencies for jsPDF and jsPDF-autotable 2026-01-30 13:47:28 +01:00
Usman Baig
415f1675a9 feat: enhance dashboard components with siteId and dateRange props for improved data fetching and display 2026-01-30 13:33:04 +01:00
Usman Baig
8d197fa3e0 feat: add XLSX export functionality to ExportModal and update dependencies in package.json and package-lock.json 2026-01-29 23:45:34 +01:00
Usman Baig
bdba3dec58 fix: update user check in HomePage and change documentation link in SiteList to external URL 2026-01-29 21:15:24 +01:00
Usman Baig
5d67561506 fix: cast filteredItem to any for dynamic field assignment in ExportModal 2026-01-29 20:56:30 +01:00
Usman Baig
35980d31e3 feat: integrate ExportModal for data export functionality in Chart component 2026-01-29 20:51:06 +01:00
Usman Baig
f82d77e04d refactor: remove ReplayPlayerControls component 2026-01-28 11:28:05 +01:00
Usman Baig
1af35b1b80 chore: update @ciphera-net/ui to version 0.0.26 and remove next-themes dependency 2026-01-27 22:41:56 +01:00
Usman Baig
1114b0d27a refactor: use custom toast from @ciphera-net/ui 2026-01-27 21:52:11 +01:00
Usman Baig
5dd785d2be chore: upgrade @ciphera-net/ui to v0.0.22 in package-lock.json 2026-01-27 18:06:53 +01:00
Usman Baig
f43a28f22c feat: enhance HomePage and SiteList components with site management features 2026-01-26 21:53:00 +01:00
Usman Baig
ab3c176f1c fix: add frontend validation for captcha in organization settings 2026-01-25 00:16:00 +01:00
Usman Baig
5bc9c12fba feat: add captcha functionality to PublicDashboardPage and OrganizationSettings components 2026-01-24 23:29:59 +01:00
Usman Baig
1d104f2d8f chore: replace FiExternalLink with ArrowUpRightIcon in ContentStats component 2026-01-24 14:46:01 +01:00
Usman Baig
f568e3fcb6 chore: upgrade @ciphera-net/ui to v0.0.20 and refactor icon imports in ContentStats and Locations components 2026-01-24 14:21:15 +01:00