Usman Baig
|
a4a9b3d1c0
|
refactor: replace FileTextIcon with BookOpenIcon in OrganizationSettings component; clean up import statements for better readability
|
2026-02-03 20:01:23 +01:00 |
|
Usman Baig
|
a9517396d7
|
feat: [PULSE-32] Invoice history and download — Billing tab invoice list and PDF/view links
|
2026-02-03 19:56:15 +01:00 |
|
Usman
|
b626cf81bd
|
Merge pull request #2 from ciphera-net/staging
feat(auth): improve error messages for expired sessions, invalid credentials, and network issues (PULSE-25)
|
2026-02-03 19:35:47 +01:00 |
|
Usman Baig
|
eaf02c853f
|
fix: improve error handling across various components; utilize getAuthErrorMessage for consistent user-facing error messages
|
2026-02-03 19:31:26 +01:00 |
|
Usman Baig
|
af5d9631e5
|
fix: improve error handling in authentication flow; validate access token and format, and ensure proper state verification in callback
|
2026-02-01 21:07:17 +01:00 |
|
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
|
e17c95b940
|
chore: update @ciphera-net/ui dependency to version 0.0.38; modify LayoutContent to include showSecurity prop
|
2026-01-31 22:52:20 +01:00 |
|
Usman Baig
|
472061113b
|
feat: implement subscription limit check in NewSitePage; update HomePage to conditionally display site addition link or upgrade prompt based on subscription status
|
2026-01-31 22:45:11 +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
|
c78874ea88
|
feat: add subscription loading and display logic to HomePage component; implement error handling for subscription retrieval
|
2026-01-31 17:52: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
|
b8a2e5ac3a
|
feat: add legacy axios-style client for compatibility; implement post method with endpoint handling and error management
|
2026-01-30 22:54:54 +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
|
6ffd5afc65
|
chore: update @ciphera-net/ui dependency to version 0.0.36 in package.json and package-lock.json; add showFaq and showSecurity props to LayoutContent component
|
2026-01-30 20:15:43 +01:00 |
|
Usman Baig
|
8baed0aa62
|
chore: update @ciphera-net/ui dependency to version 0.0.35 in package.json and package-lock.json
|
2026-01-30 20:08:44 +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
|
2a886b984e
|
chore: update @ciphera-net/ui dependency to version 0.0.33 in package.json and package-lock.json
|
2026-01-30 19:10:17 +01:00 |
|
Usman Baig
|
a234280a9a
|
feat: enhance FAQPage with collapsible items and JSON-LD schema for improved user experience and SEO
|
2026-01-30 19:06:59 +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
|
f5cc8d1207
|
feat: implement ComparisonTable component in AboutPage to visually compare Pulse with competitors, enhancing user understanding of features and privacy aspects
|
2026-01-30 18:40:03 +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
|
1cb4fdffe2
|
refactor: remove DataComparisonSection from homepage to enhance layout simplicity and maintainability
|
2026-01-30 16:39:48 +01:00 |
|
Usman Baig
|
46dcd5db31
|
refactor: remove DataComparisonSection from homepage to simplify layout and improve code maintainability
|
2026-01-30 16:37:49 +01:00 |
|
Usman Baig
|
df8f3f3624
|
feat: add DataComparisonSection to homepage for visual comparison of tracking methods, enhancing user understanding of privacy implications
|
2026-01-30 16:28:09 +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
|
8f25fe3af9
|
feat: add integration section to homepage for easy installation instructions, enhancing user onboarding experience
|
2026-01-30 15:59:55 +01:00 |
|
Usman Baig
|
9167e86da9
|
chore: update @ciphera-net/ui dependency to version 0.0.32 in package.json and package-lock.json
|
2026-01-30 15:47:20 +01:00 |
|
Usman Baig
|
b3cafe77d9
|
fix: update footer year range from dynamic to fixed 2024-2026 for consistency
|
2026-01-30 15:40:32 +01:00 |
|