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
Usman Baig
4ec68e8aaf
feat: add change plan functionality to OrganizationSettings component
2026-02-09 10:48:55 +01:00
Usman Baig
d39f9231c0
feat: add subscription cancellation functionality to OrganizationSettings component
2026-02-09 10:25:10 +01:00
Usman
fe2eaa53b1
Merge pull request #18 from ciphera-net/staging
...
[PULSE-50] Organizations rename, remove Tools page, post-login profile fetch, welcome page UX
2026-02-09 09:59:05 +01:00
Usman
48a27acebc
Merge branch 'main' into staging
2026-02-09 09:58:56 +01:00
Usman Baig
d35ef6e55a
refactor: update terminology in layout content and welcome page to replace 'workspace' with 'organization' for consistency
2026-02-09 09:54:20 +01:00
Usman Baig
03fcfba180
chore: update @ciphera-net/ui dependency to version 0.0.49 and refactor terminology in layout content for consistency
2026-02-09 09:51:19 +01:00
Usman Baig
309ba53ec7
refactor: update terminology in welcome page for consistency, changing 'workspace' to 'organization'
2026-02-09 09:46:43 +01:00
Usman Baig
ead1e006dc
fix: validate returnTo parameter in auth callback and update default organization name in welcome page
2026-02-09 09:38:44 +01:00
Usman Baig
a3e9bac119
fix: reset processing state on retry in auth callback and update loading overlay title in welcome page
2026-02-09 09:15:55 +01:00
Usman Baig
7a54428334
fix: improve loading state handling and enhance organization selection UI on welcome page
2026-02-09 08:21:36 +01:00
Usman Baig
2f42f4eb98
feat: enhance loading state and organization selection UI on welcome page
2026-02-08 21:38:46 +01:00
Usman Baig
3e8edd188a
fix: fetch full user profile after login in auth callback and welcome page to ensure correct display name
2026-02-08 21:36:42 +01:00
Usman Baig
ff456ef4d6
refactor: remove Tools page and associated link from layout, streamlining navigation
2026-02-08 21:27:42 +01:00
Usman Baig
0f7e644f17
fix: fetch full profile after login so header shows display name without refresh
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 21:21:59 +01:00
Usman Baig
34c854ed7c
chore: rename workspaces to organizations, bump ciphera-ui to 0.0.49
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 21:07:33 +01:00
Usman Baig
827f16a217
feat: add VerificationModal component and enhance welcome page layout with improved accessibility and styling
2026-02-08 20:50:13 +01:00
Usman
a87675d17f
Merge pull request #17 from ciphera-net/staging
...
[PULSE-49] Welcome flow, add-site step 2, shared ScriptSetupBlock, and dashboard empty state
2026-02-08 15:29:43 +01:00
Usman Baig
bd2aca7a76
feat: integrate ScriptSetupBlock component for improved site setup instructions and tracking script functionality across pages
2026-02-08 15:18:33 +01:00
Usman Baig
39e90f4f09
feat: implement site creation confirmation with integration options and script copying functionality
2026-02-08 15:09:17 +01:00
Usman Baig
1404ac5d77
fix: conditionally render SiteList component based on loading state and site availability
2026-02-08 15:06:46 +01:00
Usman Baig
a7933443ef
fix: update link in welcome page to open integrations in a new tab with appropriate security attributes
2026-02-08 14:50:03 +01:00
Usman Baig
b5f95a8abc
feat: add integration setup options and script copying functionality to welcome page
2026-02-08 14:42:52 +01:00