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
Usman Baig
a26092d227
refactor: replace 'size' prop with 'className' for button styling consistency in MonitorCard
2026-02-07 12:23:45 +01:00
Usman Baig
f382bab647
feat: add 'Uptime' button to site dashboard for quick access to uptime metrics
2026-02-07 12:20:06 +01:00
Usman
cc14994915
Merge pull request #14 from ciphera-net/staging
...
[PULSE-46] Add Features page, header nav link & version bump to 0.1.3
2026-02-07 01:55:43 +01:00
Usman Baig
6f6fc67eea
chore: bump version to 0.1.3 and update @ciphera-net/ui dependency to 0.0.46; refine feature descriptions for clarity and consistency
2026-02-07 01:49:46 +01:00
Usman Baig
f734252fb1
feat: update navigation links to include 'Features' for unauthenticated users and maintain 'Tools' for authenticated users
2026-02-07 01:33:31 +01:00
Usman
78d0ac697e
Merge pull request #13 from ciphera-net/staging
...
[PULSE-45] Integrations page overhaul — 75 guides, SEO, search & filters
2026-02-07 01:28:58 +01:00
Usman Baig
815c1ccc6c
feat: enhance integrations overview with category filters, search improvements, and popular integrations display
2026-02-07 01:23:31 +01:00
Usman Baig
fe6a0b9ebd
feat: update integration guides and add new CMS integrations for Craft CMS, Statamic, TYPO3, Kirby, Grav, and Umbraco
2026-02-07 01:14:02 +01:00