Usman Baig
|
0b68db58be
|
style: standardize min-width values across multiple components for improved layout consistency
|
2026-02-21 23:39:29 +01:00 |
|
Usman Baig
|
fb47cb0c86
|
style: update padding in integration pages and IntegrationGuide component for improved layout consistency
|
2026-02-21 23:36:54 +01:00 |
|
Usman Baig
|
8f8761ed3d
|
style: standardize padding across multiple components for improved layout consistency
|
2026-02-21 23:29:50 +01:00 |
|
Usman Baig
|
fb3490feb9
|
refactor: replace anchor tag with Button component in PricingSection for improved styling and consistency
|
2026-02-21 23:25:00 +01:00 |
|
Usman Baig
|
65ba7ccba2
|
style: enhance dark mode support by updating text colors across multiple components for improved readability
|
2026-02-21 23:13:52 +01:00 |
|
Usman Baig
|
f1e6d5a48e
|
style: refactor chart color variables across multiple components to use CSS variables for improved theming consistency
|
2026-02-21 23:09:34 +01:00 |
|
Usman Baig
|
23ba5f77a9
|
refactor: replace button elements with a unified Button component in SiteSettingsPage and VerificationModal for consistency and improved styling
|
2026-02-21 22:41:43 +01:00 |
|
Usman Baig
|
fa3982001d
|
feat: enhance HomePage and OrganizationSettings to display detailed subscription information and improve user interaction with invoice links
|
2026-02-20 18:05:59 +01:00 |
|
Usman Baig
|
6817f0c9fa
|
fix: streamline invoice preview logic in OrganizationSettings to improve performance and user feedback during plan changes
|
2026-02-20 17:50:46 +01:00 |
|
Usman Baig
|
5b1d3d8f0e
|
refactor: update PricingSection styles for improved layout and accessibility; enhance OrganizationSettings to handle plan changes and display past due notices
|
2026-02-20 16:50:43 +01:00 |
|
Usman Baig
|
12975f671d
|
fix: update invoice preview handling in OrganizationSettings to reset state and provide user feedback on calculation errors
|
2026-02-20 16:21:35 +01:00 |
|
Usman Baig
|
cc89a27972
|
feat: add invoice preview functionality in OrganizationSettings to enhance user experience with upcoming billing details
|
2026-02-20 16:18:00 +01:00 |
|
Usman Baig
|
99e9235f1f
|
feat: add resume subscription functionality in OrganizationSettings for improved user control over billing
|
2026-02-20 16:07:17 +01:00 |
|
Usman Baig
|
53ed7493c6
|
style: update download and view invoice links in OrganizationSettings for improved UI consistency and accessibility
|
2026-02-20 16:04:05 +01:00 |
|
Usman Baig
|
a4f2bebd10
|
feat: enhance OrganizationSettings to display Tax IDs alongside business name for improved billing clarity
|
2026-02-20 15:36:50 +01:00 |
|
Usman Baig
|
2d37d065c0
|
fix: remove CheckoutSuccessToast component and its usage in SettingsPage for cleaner settings interface
|
2026-02-20 04:02:11 +01:00 |
|
Usman Baig
|
17106517d9
|
refactor: remove embedded checkout components and update billing API integration for streamlined checkout flow
|
2026-02-20 03:51:20 +01:00 |
|
Usman Baig
|
0bbbb8a1af
|
feat: integrate Stripe for embedded checkout; update billing API to return client_secret and adjust checkout flow in components
|
2026-02-20 03:41:35 +01:00 |
|
Usman Baig
|
6d277b126e
|
feat: display billing information with business name in OrganizationSettings component for improved user clarity
|
2026-02-20 03:10:08 +01:00 |
|
Usman Baig
|
826dbdbe63
|
feat: implement site limits based on subscription plans across dashboard and new site creation; enhance UI feedback for plan limits
|
2026-02-20 02:46:23 +01:00 |
|
Usman Baig
|
ae91147b6c
|
chore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency
|
2026-02-17 20:49:55 +01:00 |
|
Usman Baig
|
3b6757126e
|
refactor: remove selection background color from multiple pages for a cleaner UI
|
2026-02-17 20:42:05 +01:00 |
|
Usman Baig
|
1574d5e473
|
chore: update @ciphera-net/ui dependency to version 0.0.54 in package.json and package-lock.json, and adjust footer layout for improved responsiveness
|
2026-02-17 20:19:49 +01:00 |
|
Usman Baig
|
3b9f33b838
|
fix: extract notification utility functions for better code organization and reuse in NotificationsPage and NotificationCenter
|
2026-02-16 20:46:36 +01:00 |
|
Usman Baig
|
56b99dfcef
|
fix: improve error handling in notifications and organization settings for better user feedback
|
2026-02-16 20:34:35 +01:00 |
|
Usman Baig
|
4a48945486
|
fix: update empty state messaging in NotificationCenter for improved user guidance
|
2026-02-16 12:02:14 +01:00 |
|
Usman Baig
|
c6373d5f2d
|
feat: enhance notifications system with UX improvements, new settings management links, and audit log for notification preferences
|
2026-02-16 11:55:08 +01:00 |
|
Usman Baig
|
4b61f1a397
|
refactor: replace Checkbox with button for toggling notification settings in OrganizationSettings, enhancing accessibility and visual feedback
|
2026-02-14 12:22:10 +01:00 |
|
Usman Baig
|
a83f3727b1
|
refactor: enhance notification settings layout in OrganizationSettings for better usability and visual clarity
|
2026-02-13 15:14:14 +01:00 |
|
Usman Baig
|
be27dbf992
|
feat: add notification settings tab in organization settings for owners and admins
|
2026-02-13 14:46:21 +01:00 |
|
Usman Baig
|
c37613e823
|
feat: add payment failed notifications to in-app notification center for owners and admins
|
2026-02-13 14:23:19 +01:00 |
|
Usman Baig
|
43d40e5735
|
fix: add loading delay for notifications fetching in NotificationCenter to improve user experience
|
2026-02-13 13:41:55 +01:00 |
|
Usman Baig
|
4add41293b
|
fix: ensure safe handling of organizations and notifications data in LayoutContent and NotificationCenter components
|
2026-02-13 10:01:32 +01:00 |
|
Usman Baig
|
18a54401ef
|
chore: update CHANGELOG for version 0.6.0-alpha, add in-app notification center, and update package dependencies
|
2026-02-13 09:36:18 +01:00 |
|
Usman Baig
|
213e337940
|
refactor: optimize data loading and auto-refresh logic in dashboard components, and enhance performance with useCallback for better efficiency
|
2026-02-12 08:50:10 +01:00 |
|
Usman Baig
|
fc56cbd661
|
refactor: update tick interval for real-time display in dashboard components and enhance live indicator in Chart component
|
2026-02-12 08:30:58 +01:00 |
|
Usman Baig
|
9b95ead6ba
|
feat: implement last updated timestamp display in dashboard components for improved data freshness indication
|
2026-02-12 08:24:55 +01:00 |
|
Usman Baig
|
d25910ffc3
|
fix: update layout and styling in Chart component for improved readability and alignment
|
2026-02-11 21:27:23 +01:00 |
|
Usman Baig
|
9a2b3da8fd
|
fix: refine layout and styling in Chart component for better visual alignment and consistency
|
2026-02-11 21:19:34 +01:00 |
|
Usman Baig
|
928d1571bd
|
fix: adjust layout and styling in Chart component for improved visual consistency
|
2026-02-11 20:52:06 +01:00 |
|
Usman Baig
|
37257c40ad
|
feat: add compact duration formatting for Y-axis ticks and improve trend display in Chart component
|
2026-02-11 20:16:07 +01:00 |
|
Usman Baig
|
c623ae1e9b
|
chore: update CHANGELOG.md and bump version to 0.5.0-alpha, highlighting analytics chart improvements and new export functionality
|
2026-02-11 20:04:33 +01:00 |
|
Usman Baig
|
a390fb2129
|
feat: enhance Campaigns component with sortable columns, export functionality, and improved loading state
|
2026-02-11 19:46:12 +01:00 |
|
Usman Baig
|
16d8765f46
|
feat: enhance Top Referrers display by merging referrer rows and adding friendly names
|
2026-02-11 16:57:01 +01:00 |
|
Usman Baig
|
ddbb2494b1
|
feat: add getReferrerDisplayName utility to enhance referrer display in ExportModal and TopReferrers components
|
2026-02-11 16:43:35 +01:00 |
|
Usman Baig
|
51648c82c7
|
chore: update CHANGELOG.md for 0.3.0-alpha release and implement favicon support in Top Referrers component
|
2026-02-11 16:34:44 +01:00 |
|
Usman Baig
|
ae2e48ce4b
|
docs: enhance documentation in ScriptSetupBlock to include optional data-storage-ttl attribute for session expiry configuration
|
2026-02-11 14:36:46 +01:00 |
|
Usman Baig
|
1454d15142
|
docs: clarify default and optional data-storage options in ScriptSetupBlock and script.js for improved user understanding
|
2026-02-11 14:13:05 +01:00 |
|
Usman Baig
|
03bbe84eb0
|
fix: remove data-storage attributes from script in ScriptSetupBlock for simplified script integration
|
2026-02-11 13:26:28 +01:00 |
|
Usman Baig
|
f1c27e458a
|
feat: update ScriptSetupBlock and script.js to support new visitor ID storage options
|
2026-02-11 11:06:27 +01:00 |
|