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
Usman Baig
30dcd5ddbc
fix: update auth callback routing to redirect to '/welcome' for pending checkouts
2026-02-08 14:29:33 +01:00
Usman Baig
a211193277
feat: enhance welcome page with organization selection and workspace switching functionality
2026-02-08 14:21:38 +01:00
Usman Baig
58cfb6210b
feat: add setup banner and site addition prompt to homepage; enhance welcome page with tracking and error handling
2026-02-08 14:09:54 +01:00
Usman Baig
c715bc4ce4
refactor: update routing logic to redirect to '/welcome' after auth callback and handle organization checks
2026-02-08 13:53:54 +01:00
Usman
87b546f746
Merge pull request #16 from ciphera-net/staging
...
refactor: update layout and styling of site dashboard buttons and dat…
2026-02-08 13:45:27 +01:00
Usman Baig
6d5c2d401a
refactor: update layout and styling of site dashboard buttons and date range selector for improved usability
2026-02-08 13:40:11 +01:00
Usman Baig
078a3ded82
chore: ciphera-ui 0.0.48, fetch full profile including display_name on init
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 12:40:34 +01:00
Usman Baig
d96f7cf1a4
Add display name to profile settings: User type, updateDisplayName API, ProfileSettings
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-08 01:50:33 +01:00
Usman
77cb9eaed1
Merge pull request #15 from ciphera-net/staging
...
[PULSE-47] Add uptime monitoring dashboard
2026-02-07 23:38:13 +01:00
Usman Baig
8424863a18
refactor: simplify protocol handling in MonitorForm by deriving protocol directly from formData.url
2026-02-07 23:09:37 +01:00
Usman Baig
0887e24546
fix: handle non-array uptime data for monitors and improve mouse leave behavior in UptimeStatusBar
2026-02-07 23:06:12 +01:00
Usman Baig
027d2f50b6
fix: improve uptime data refresh error handling and confirm dialog for monitor deletion
2026-02-07 23:01:38 +01:00
Usman Baig
6040b5b27f
feat: implement uptime status visualization with tooltip and response time chart components
2026-02-07 22:46:07 +01:00