c100277955refactor: replace loading overlays with skeleton components for improved user experience across various pages
Usman Baig
2026-02-22 18:01:45 +01:00
574462a275style: update loading state background colors to brand colors for enhanced visual consistency
Usman Baig
2026-02-22 00:49:33 +01:00
afa0cec88bstyle: update loading state background colors for improved visual consistency
Usman Baig
2026-02-22 00:46:17 +01:00
b124fa49efstyle: enhance layout stability by adding min-height to overview cards and improving loading state visuals
Usman Baig
2026-02-22 00:42:44 +01:00
a2419d681crefactor: simplify site statistics fetching by removing daily stats and updating related components
Usman Baig
2026-02-22 00:25:36 +01:00
ccefdcc384fix: handle rejected site statistics fetches by providing default empty stats
Usman Baig
2026-02-22 00:22:02 +01:00
2aedc656d7feat: implement site statistics fetching and display in SiteList component
Usman Baig
2026-02-22 00:20:54 +01:00
1a970279b5chore: release version 0.10.0-alpha with design consistency improvements across various components
Usman Baig
2026-02-22 00:06:26 +01:00
ee25d87097chore: update package versions and dependencies for improved functionality
Usman Baig
2026-02-21 23:58:39 +01:00
4dead4b399style: standardize gap sizes across multiple components for improved visual consistency
Usman Baig
2026-02-21 23:48:03 +01:00
aada06c207style: update domain name in OrganizationSettings component for consistency with new branding
Usman Baig
2026-02-21 23:45:51 +01:00
947e37168dstyle: update background colors and border styles in integration and installation pages for improved visual consistency
Usman Baig
2026-02-21 23:45:05 +01:00
d08c8f00a0style: add transition effects to shadow properties across multiple components for improved visual feedback
Usman Baig
2026-02-21 23:42:12 +01:00
0b68db58bestyle: standardize min-width values across multiple components for improved layout consistency
Usman Baig
2026-02-21 23:39:29 +01:00
fb47cb0c86style: update padding in integration pages and IntegrationGuide component for improved layout consistency
Usman Baig
2026-02-21 23:36:54 +01:00
8f8761ed3dstyle: standardize padding across multiple components for improved layout consistency
Usman Baig
2026-02-21 23:29:50 +01:00
fb3490feb9refactor: replace anchor tag with Button component in PricingSection for improved styling and consistency
Usman Baig
2026-02-21 23:25:00 +01:00
65ba7ccba2style: enhance dark mode support by updating text colors across multiple components for improved readability
Usman Baig
2026-02-21 23:13:52 +01:00
f1e6d5a48estyle: refactor chart color variables across multiple components to use CSS variables for improved theming consistency
Usman Baig
2026-02-21 23:09:34 +01:00
72c06816festyle: update layout of multiple pages to use consistent max-width and padding for improved responsiveness
Usman Baig
2026-02-21 22:53:26 +01:00
23ba5f77a9refactor: replace button elements with a unified Button component in SiteSettingsPage and VerificationModal for consistency and improved styling
Usman Baig
2026-02-21 22:41:43 +01:00
e8e304e238style: update heading sizes across various pages for improved typography consistency
Usman Baig
2026-02-21 22:29:26 +01:00
d1d82f5b3cfeat: refine data retention adjustment logic in SiteSettingsPage to snap to nearest valid option upon subscription load
Usman Baig
2026-02-21 19:58:48 +01:00
98eef9c366feat: adjust default data retention to 6 months in SiteSettingsPage and add error handling for subscription loading failures
Usman Baig
2026-02-21 19:50:27 +01:00
5c0babe273feat: implement data retention clamping in SiteSettingsPage to ensure user settings align with subscription plan limits
Usman Baig
2026-02-21 19:45:35 +01:00
22b2c036acchore: update CHANGELOG and package version to 0.9.0-alpha, adding data retention features and settings for site owners
Usman Baig
2026-02-21 19:40:33 +01:00
1e41bedc86fix: update maximum data retention for business plan from 60 to 36 months and adjust retention options accordingly
Usman Baig
2026-02-21 18:28:56 +01:00
1ae20dba4cfeat: add data retention settings to SiteSettingsPage, including subscription-based options and UI updates for user interaction
Usman Baig
2026-02-21 18:21:43 +01:00
b8cb7e177echore: update CHANGELOG for version 0.8.0-alpha, adding new features, changes, and fixes related to billing and subscription management
Usman Baig
2026-02-20 18:32:12 +01:00
fa3982001dfeat: enhance HomePage and OrganizationSettings to display detailed subscription information and improve user interaction with invoice links
Usman Baig
2026-02-20 18:05:59 +01:00
6817f0c9fafix: streamline invoice preview logic in OrganizationSettings to improve performance and user feedback during plan changes
Usman Baig
2026-02-20 17:50:46 +01:00
5b1d3d8f0erefactor: update PricingSection styles for improved layout and accessibility; enhance OrganizationSettings to handle plan changes and display past due notices
Usman Baig
2026-02-20 16:50:43 +01:00
12975f671dfix: update invoice preview handling in OrganizationSettings to reset state and provide user feedback on calculation errors
Usman Baig
2026-02-20 16:21:35 +01:00
cc89a27972feat: add invoice preview functionality in OrganizationSettings to enhance user experience with upcoming billing details
Usman Baig
2026-02-20 16:18:00 +01:00
99e9235f1ffeat: add resume subscription functionality in OrganizationSettings for improved user control over billing
Usman Baig
2026-02-20 16:07:17 +01:00
53ed7493c6style: update download and view invoice links in OrganizationSettings for improved UI consistency and accessibility
Usman Baig
2026-02-20 16:04:05 +01:00
a4f2bebd10feat: enhance OrganizationSettings to display Tax IDs alongside business name for improved billing clarity
Usman Baig
2026-02-20 15:36:50 +01:00
2d37d065c0fix: remove CheckoutSuccessToast component and its usage in SettingsPage for cleaner settings interface
Usman Baig
2026-02-20 04:02:11 +01:00
17106517d9refactor: remove embedded checkout components and update billing API integration for streamlined checkout flow
Usman Baig
2026-02-20 03:51:20 +01:00
96b3919e52fix: refactor CheckoutReturnPage to use Suspense for loading state and separate content into CheckoutReturnContent component
Usman Baig
2026-02-20 03:47:10 +01:00
0bbbb8a1affeat: integrate Stripe for embedded checkout; update billing API to return client_secret and adjust checkout flow in components
Usman Baig
2026-02-20 03:41:35 +01:00
6d277b126efeat: display billing information with business name in OrganizationSettings component for improved user clarity
Usman Baig
2026-02-20 03:10:08 +01:00
4410366ccffeat: add optional business_name field to SubscriptionDetails interface in billing API for enhanced billing information
Usman Baig
2026-02-20 03:03:21 +01:00
826dbdbe63feat: implement site limits based on subscription plans across dashboard and new site creation; enhance UI feedback for plan limits
Usman Baig
2026-02-20 02:46:23 +01:00
f9eb6bf5c0chore: clarify usage of color-brand-orange-rgb in DESIGN_SYSTEM.md for better documentation and utility reference
Usman Baig
2026-02-17 21:22:56 +01:00
ce20205488chore: update CHANGELOG.md and DESIGN_SYSTEM.md to reflect footer layout alignment and new color variable usage for SVG/Recharts
Usman Baig
2026-02-17 21:16:52 +01:00
5ed4afd389Merge pull request #30 from ciphera-net/staging
Usman
2026-02-17 21:09:39 +01:00
3e8cd8d046chore: release version 0.7.0-alpha; consolidate components from ciphera-ui, update form card styles, and remove dead components
Usman Baig
2026-02-17 21:02:39 +01:00
ae91147b6cchore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency
Usman Baig
2026-02-17 20:49:55 +01:00
3b6757126erefactor: remove selection background color from multiple pages for a cleaner UI
Usman Baig
2026-02-17 20:42:05 +01:00
ada99c2ba9chore: update @ciphera-net/ui dependency to version 0.0.56 in package.json and package-lock.json; adjust color variables in ResponseTimeChart and DESIGN_SYSTEM.md for consistency
Usman Baig
2026-02-17 20:36:58 +01:00
462ce622e3chore: update @ciphera-net/ui dependency to version 0.0.55 in package.json and package-lock.json
Usman Baig
2026-02-17 20:27:04 +01:00
1574d5e473chore: update @ciphera-net/ui dependency to version 0.0.54 in package.json and package-lock.json, and adjust footer layout for improved responsiveness
Usman Baig
2026-02-17 20:19:49 +01:00
d028b044b9chore: update @ciphera-net/ui dependency to version 0.0.53 in package.json and package-lock.json
Usman Baig
2026-02-17 20:05:18 +01:00
ccf1cc170achore: update package dependencies and remove unused CSS styles for improved performance and maintainability
Usman Baig
2026-02-17 19:57:38 +01:00
32d8b90284feat: add rewrites for documentation URLs to improve navigation and accessibility
Usman Baig
2026-02-16 21:52:48 +01:00
3b9f33b838fix: extract notification utility functions for better code organization and reuse in NotificationsPage and NotificationCenter
Usman Baig
2026-02-16 20:46:36 +01:00
e5f5539eefMerge pull request #28 from ciphera-net/staging
Usman
2026-02-16 20:46:02 +01:00
56b99dfceffix: improve error handling in notifications and organization settings for better user feedback
Usman Baig
2026-02-16 20:34:35 +01:00
4a48945486fix: update empty state messaging in NotificationCenter for improved user guidance
Usman Baig
2026-02-16 12:02:14 +01:00
c6373d5f2dfeat: enhance notifications system with UX improvements, new settings management links, and audit log for notification preferences
Usman Baig
2026-02-16 11:55:08 +01:00
4b61f1a397refactor: replace Checkbox with button for toggling notification settings in OrganizationSettings, enhancing accessibility and visual feedback
Usman Baig
2026-02-14 12:22:10 +01:00
a83f3727b1refactor: enhance notification settings layout in OrganizationSettings for better usability and visual clarity
Usman Baig
2026-02-13 15:14:14 +01:00
be27dbf992feat: add notification settings tab in organization settings for owners and admins
Usman Baig
2026-02-13 14:46:21 +01:00
7f7312a7cdfeat: add pageview limit, trial ending soon, and subscription canceled notifications for owners and admins
Usman Baig
2026-02-13 14:34:56 +01:00
c37613e823feat: add payment failed notifications to in-app notification center for owners and admins
Usman Baig
2026-02-13 14:23:19 +01:00
43d40e5735fix: add loading delay for notifications fetching in NotificationCenter to improve user experience
Usman Baig
2026-02-13 13:41:55 +01:00
3efcd4875dchore: remove deprecated @ciphera-net/ui dependency from package-lock.json and clean up unnecessary resolved and integrity fields
Usman Baig
2026-02-13 10:08:50 +01:00
4add41293bfix: ensure safe handling of organizations and notifications data in LayoutContent and NotificationCenter components
Usman Baig
2026-02-13 10:01:32 +01:00
a389c2a751fix: regenerate package-lock.json with registry resolution for @ciphera-net/ui (fixes Coolify npm ci)
Usman Baig
2026-02-13 09:55:14 +01:00
18a54401efchore: update CHANGELOG for version 0.6.0-alpha, add in-app notification center, and update package dependencies
Usman Baig
2026-02-13 09:36:18 +01:00
08110d7245chore: update CHANGELOG for version 0.5.1-alpha and replace Twitter icon with X logo in referrer display
Usman Baig
2026-02-12 21:55:49 +01:00
0d8e6a90c4Merge pull request #26 from ciphera-net/staging
Usman
2026-02-12 14:37:04 +01:00
1e5acb3162docs(README): position Pulse as commercial product, remove self-hosting instructions
Usman Baig
2026-02-12 14:33:32 +01:00
d35d20669bMerge pull request #25 from ciphera-net/staging
Usman
2026-02-12 09:02:48 +01:00
081a67eeaafix: reorganize data loading and auto-refresh logic in SiteDashboardPage for improved clarity and maintainability
Usman Baig
2026-02-12 08:59:45 +01:00
64526734e2Merge pull request #24 from ciphera-net/staging
Usman
2026-02-12 08:55:21 +01:00
213e337940refactor: optimize data loading and auto-refresh logic in dashboard components, and enhance performance with useCallback for better efficiency
Usman Baig
2026-02-12 08:50:10 +01:00
10b728000dfeat: add live chart and KPIs with real-time updates, and enhance polling indicator for data freshness in CHANGELOG.md
Usman Baig
2026-02-12 08:36:10 +01:00
fc56cbd661refactor: update tick interval for real-time display in dashboard components and enhance live indicator in Chart component
Usman Baig
2026-02-12 08:30:58 +01:00
9b95ead6bafeat: implement last updated timestamp display in dashboard components for improved data freshness indication
Usman Baig
2026-02-12 08:24:55 +01:00
d25910ffc3fix: update layout and styling in Chart component for improved readability and alignment
Usman Baig
2026-02-11 21:27:23 +01:00
9a2b3da8fdfix: refine layout and styling in Chart component for better visual alignment and consistency
Usman Baig
2026-02-11 21:19:34 +01:00
928d1571bdfix: adjust layout and styling in Chart component for improved visual consistency
Usman Baig
2026-02-11 20:52:06 +01:00
4aefca7118feat: add "Updated X ago" display for realtime indicators and implement auto-refresh tick functionality
Usman Baig
2026-02-11 20:49:09 +01:00
37257c40adfeat: add compact duration formatting for Y-axis ticks and improve trend display in Chart component
Usman Baig
2026-02-11 20:16:07 +01:00
c623ae1e9bchore: update CHANGELOG.md and bump version to 0.5.0-alpha, highlighting analytics chart improvements and new export functionality
Usman Baig
2026-02-11 20:04:33 +01:00
ed0a6e2f79Merge pull request #23 from ciphera-net/staging
Usman
2026-02-11 19:56:30 +01:00
c79e767152chore: update CHANGELOG.md and bump version to 0.4.0-alpha, reflecting enhancements to the Campaigns component
Usman Baig
2026-02-11 19:55:38 +01:00
a390fb2129feat: enhance Campaigns component with sortable columns, export functionality, and improved loading state
Usman Baig
2026-02-11 19:46:12 +01:00
f5c04be143Merge pull request #22 from ciphera-net/staging
Usman
2026-02-11 17:07:27 +01:00
06a12fd96eMerge branch 'main' into staging
Usman
2026-02-11 17:04:41 +01:00
16d8765f46feat: enhance Top Referrers display by merging referrer rows and adding friendly names
Usman Baig
2026-02-11 16:57:01 +01:00
ddbb2494b1feat: add getReferrerDisplayName utility to enhance referrer display in ExportModal and TopReferrers components
Usman Baig
2026-02-11 16:43:35 +01:00