Commit Graph

666 Commits

Author SHA1 Message Date
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
ada99c2ba9 chore: 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 2026-02-17 20:36:58 +01:00
Usman Baig
462ce622e3 chore: update @ciphera-net/ui dependency to version 0.0.55 in package.json and package-lock.json 2026-02-17 20:27:04 +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
d028b044b9 chore: update @ciphera-net/ui dependency to version 0.0.53 in package.json and package-lock.json 2026-02-17 20:05:18 +01:00
Usman Baig
ccf1cc170a chore: update package dependencies and remove unused CSS styles for improved performance and maintainability 2026-02-17 19:57:38 +01:00
Usman Baig
32d8b90284 feat: add rewrites for documentation URLs to improve navigation and accessibility 2026-02-16 21:53:58 +01:00
Usman
a900e46e63 Merge pull request #29 from ciphera-net/staging
fix: extract notification utility functions for better code organizat…
0.6.0-alpha
2026-02-16 20:55:13 +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
e5f5539eef Merge pull request #28 from ciphera-net/staging
[PULSE-55] In-app notification center, settings tab, and notifications page
2026-02-16 20:46:02 +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
7f7312a7cd feat: add pageview limit, trial ending soon, and subscription canceled notifications for owners and admins 2026-02-13 14:34:56 +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
3efcd4875d chore: remove deprecated @ciphera-net/ui dependency from package-lock.json and clean up unnecessary resolved and integrity fields 2026-02-13 10:08:50 +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
a389c2a751 fix: regenerate package-lock.json with registry resolution for @ciphera-net/ui (fixes Coolify npm ci)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-13 09:55:14 +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
f9d18db5d4 Merge pull request #27 from ciphera-net/staging
chore: replace Twitter icon with X logo in referrer display
0.5.1-alpha
2026-02-12 21:59:56 +01:00
Usman Baig
08110d7245 chore: update CHANGELOG for version 0.5.1-alpha and replace Twitter icon with X logo in referrer display 2026-02-12 21:55:49 +01:00
Usman
0d8e6a90c4 Merge pull request #26 from ciphera-net/staging
docs(README): position Pulse as commercial product
2026-02-12 14:37:04 +01:00
Usman Baig
1e5acb3162 docs(README): position Pulse as commercial product, remove self-hosting instructions
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 14:33:32 +01:00
Usman
d35d20669b Merge pull request #25 from ciphera-net/staging
fix: reorganize data loading and auto-refresh logic in SiteDashboardPage for improved clarity and maintainability
2026-02-12 09:02:48 +01:00
Usman Baig
081a67eeaa fix: reorganize data loading and auto-refresh logic in SiteDashboardPage for improved clarity and maintainability 2026-02-12 08:59:45 +01:00
Usman
64526734e2 Merge pull request #24 from ciphera-net/staging
[PULSE-54] Analytics chart improvements and live dashboard
2026-02-12 08:55:21 +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
10b728000d feat: add live chart and KPIs with real-time updates, and enhance polling indicator for data freshness in CHANGELOG.md 2026-02-12 08:36: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
4aefca7118 feat: add "Updated X ago" display for realtime indicators and implement auto-refresh tick functionality 2026-02-11 20:49:09 +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
ed0a6e2f79 Merge pull request #23 from ciphera-net/staging
[PULSE-53] Campaigns block improvements
2026-02-11 19:56:30 +01:00
Usman Baig
c79e767152 chore: update CHANGELOG.md and bump version to 0.4.0-alpha, reflecting enhancements to the Campaigns component 2026-02-11 19:55:38 +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
f5c04be143 Merge pull request #22 from ciphera-net/staging
[PULSE-52] Top Referrers favicons, display names, and merge by name
2026-02-11 17:07:27 +01:00
Usman
06a12fd96e Merge branch 'main' into staging 2026-02-11 17:04:41 +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
6f867d85e4 Merge pull request #21 from ciphera-net/staging
[PULSE-51] Visitor ID storage: optional localStorage for cross-tab unique visitors
2026-02-11 16:14:13 +01:00