Commit Graph

538 Commits

Author SHA1 Message Date
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
Usman Baig
4a8f627a5c refactor: enhance session ID caching logic to handle legacy string format and improve expiration checks 2026-02-11 15:52:30 +01:00
Usman Baig
069f5a606b docs: add unreleased section and version links to CHANGELOG.md for better navigation 2026-02-11 15:40:23 +01:00
Usman Baig
10df76454a refactor: improve comment clarity in session ID caching logic within script.js 2026-02-11 15:31:51 +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
44e42475e6 docs: remove unreleased section from CHANGELOG.md and update links for clarity 2026-02-11 14:32:31 +01:00
Usman Baig
ce09ee0d71 docs: update CHANGELOG.md to reflect version change to 0.1.0-alpha 2026-02-11 14:31:53 +01:00
Usman Baig
2d3d20f1e2 docs: update CHANGELOG.md to reflect enhancements in unique visitor counting and control options 2026-02-11 14:31:42 +01:00
Usman Baig
d9f07f5cde refactor: simplify TTL parsing in script.js and add comment for session ID caching behavior 2026-02-11 14:29:44 +01:00
Usman Baig
96dc5dc83d docs: update CHANGELOG.md for 0.2.0-alpha release 2026-02-11 14:23:21 +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
f423d01d7b refactor: remove redundant logging code from script.js to streamline session ID management 2026-02-11 13:54:18 +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
f10b79efac refactor: update logging endpoints in script.js to use dynamic API URL for improved flexibility 2026-02-11 11:32:26 +01:00
Usman Baig
5886cc661c feat: implement race condition fix for session ID management in script.js, ensuring correct ID usage across multiple tabs 2026-02-11 11:26:29 +01:00
Usman Baig
2b3d052f87 feat: add logging for session ID management in script.js to enhance debugging and monitoring 2026-02-11 11:20:05 +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
Usman Baig
c827e82376 feat: enhance ScriptSetupBlock and script.js with optional persistent visitor ID storage 2026-02-11 10:57:01 +01:00
Usman Baig
c20963fc74 chore: update version to 0.1.0-alpha in package.json 2026-02-11 10:17:25 +01:00
Usman
1bdcedd7e6 Merge pull request #20 from ciphera-net/staging
[PULSE-28] Changelog / release process
2026-02-09 18:04:44 +01:00
Usman Baig
7e283d9bfa chore: downgrade version from 0.1.3 to 0.1.0 in package.json 2026-02-09 17:54:19 +01:00
Usman Baig
72e891f856 feat: add react-markdown dependency and update README with release process 2026-02-09 17:17:21 +01:00
Usman
a5c301ce39 Merge pull request #19 from ciphera-net/staging
[PULSE-35] Billing tab: cancel and change-plan UI and copy
2026-02-09 15:16:21 +01:00
Usman Baig
fe6530b464 fix: wrap invoice mapping in fragment to ensure proper rendering in OrganizationSettings component 2026-02-09 15:13:12 +01:00
Usman Baig
f390776e11 refactor: update subscription cancellation state management in OrganizationSettings component 2026-02-09 15:06:45 +01:00
Usman Baig
ba39fcc458 fix: improve member loading state handling in OrganizationSettings component 2026-02-09 14:57:30 +01:00
Usman Baig
55a8cec5af refactor: invoice display logic in OrganizationSettings component 2026-02-09 14:53:04 +01:00
Usman Baig
f4ee066229 Make cancel button a clear bordered button instead of a text link
Ciphera values clarity — if a user wants to cancel, the option should
be honest and easy to find, not hidden. Neutral bordered pill that
highlights red on hover communicates this respectfully.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 11:16:23 +01:00
Usman Baig
29dd20a4a7 Redesign billing tab for clarity and usability
- Add prominent trial banner at top with end date and auto-charge notice
- Separate cancel-at-period-end warning into its own banner
- Simplify plan header: name + badge + billing interval left, Change plan right
- Reduce stats grid from 5 cramped columns to 4 clean columns
- Remove redundant "Pageview Limit" stat (duplicated "Pageviews")
- Replace bulky cancel section with inline text links below the card
- Make "Payment method & invoices" a clear link with icon
- Compact invoice rows: remove avatar icons, inline date with amount
- Tighter spacing throughout for cohesive feel

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 11:11:29 +01:00