Commit Graph

110 Commits

Author SHA1 Message Date
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
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
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 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
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
ef8bc2bac6 Merge pull request #12 from ciphera-net/staging
[PULSE-44] Design consistency audit fixes
2026-02-06 14:01:26 +01:00
Usman Baig
c9a9479598 TIER 3 - POLISH 2026-02-06 12:44:13 +01:00
Usman Baig
9a5a2c5f3c TIER 2 - Design Consistency 2026-02-06 12:35:56 +01:00
Usman Baig
bfe0559a8c TIER 1 - BLOCKING (Accessibility & Usability Failures) 2026-02-06 12:29:12 +01:00
Usman
b6f2465b8c Merge pull request #11 from ciphera-net/staging
[PULSE-43] Design system standardization and branding alignment
2026-02-05 18:18:07 +01:00
Usman Baig
8eaa05a847 Phase 3: Fixed the rest of border radius & card standardization 2026-02-05 17:29:28 +01:00
Usman Baig
a1447e98d9 Phase 2: Border Radius & Card Standardization 2026-02-05 17:21:51 +01:00
Usman Baig
257a224369 refactor: improve table layout in OrganizationSettings by ensuring full width and adding whitespace handling for better readability 2026-02-05 15:46:48 +01:00
Usman Baig
cc289b3543 refactor: adjust layout in OrganizationSettings by ensuring full width for content area and enhancing responsiveness 2026-02-05 15:39:26 +01:00
Usman Baig
28602f6635 refactor: enhance tab navigation in OrganizationSettings by syncing URL with state and improving loading indicators 2026-02-05 15:33:37 +01:00
Usman Baig
713144896c refactor: update tab navigation logic in OrganizationSettings to ensure valid tab selection and improve user experience 2026-02-05 15:10:32 +01:00
Usman Baig
f91a991e48 refactor: remove activeTab state update from handleTabChange in OrganizationSettings to streamline tab navigation logic 2026-02-05 15:03:41 +01:00
Usman Baig
4774a9ce20 refactor: simplify state updates in OrganizationSettings by removing unnecessary useEffect for filters 2026-02-05 14:39:35 +01:00
Usman Baig
de22c2da63 refactor: implement audit fetch trigger in OrganizationSettings to enhance data loading efficiency and improve filter responsiveness 2026-02-05 14:32:33 +01:00
Usman Baig
e581d5212f refactor: optimize audit log filtering in OrganizationSettings by using refs to stabilize state updates and improve performance 2026-02-05 14:03:37 +01:00
Usman Baig
cbe2769faa fix: update Log ID placeholder and display in OrganizationSettings for improved clarity and consistency 2026-02-05 13:41:33 +01:00
Usman Baig
508b110adf feat: add Log ID filter to audit log in OrganizationSettings, enhancing filtering capabilities for improved data retrieval 2026-02-05 13:31:59 +01:00
Usman Baig
01af2124eb feat: enhance audit log display in OrganizationSettings by adding Log ID and improving actor identification with email fallback 2026-02-05 13:04:51 +01:00
Usman Baig
bcb221eb41 fix: normalize audit log response to ensure entries are always an array and total is a number, improving data handling in OrganizationSettings 2026-02-05 12:30:01 +01:00
Usman Baig
54578d00ca feat: add audit log functionality to OrganizationSettings, including filters and loading states for improved organization activity tracking 2026-02-05 12:23:06 +01:00
Usman Baig
7072049b5f fix: update pageview limit display logic in OrganizationSettings to show 'Unlimited' for zero limits 2026-02-05 12:03:21 +01:00
Usman Baig
f13dfc437c fix: refine subscription site count display logic and enhance active tab management in OrganizationSettings component 2026-02-05 11:55:21 +01:00
Usman Baig
7929e15b65 feat: update subscription display and organization settings UI to include plan usage details and loading states 2026-02-05 11:29:38 +01:00
Usman Baig
a4a9b3d1c0 refactor: replace FileTextIcon with BookOpenIcon in OrganizationSettings component; clean up import statements for better readability 2026-02-03 20:01:23 +01:00
Usman Baig
a9517396d7 feat: [PULSE-32] Invoice history and download — Billing tab invoice list and PDF/view links 2026-02-03 19:56:15 +01:00
Usman Baig
eaf02c853f fix: improve error handling across various components; utilize getAuthErrorMessage for consistent user-facing error messages 2026-02-03 19:31:26 +01:00
Usman Baig
d8abd392ec feat: update subscription status display in OrganizationSettings component; differentiate between active and trialing statuses with appropriate labels 2026-01-31 21:19:09 +01:00
Usman Baig
ceee5f9169 refactor: remove debug logging for subscription current_period_end in OrganizationSettings component; streamline subscription loading logic 2026-01-31 20:50:47 +01:00
Usman Baig
2100bdf90e fix: enhance subscription renewal date display in OrganizationSettings component; ensure proper handling of invalid date values 2026-01-31 20:34:36 +01:00
Usman Baig
54e2a9e74f feat: add logging for subscription current_period_end in OrganizationSettings component; implement data ingestion for debugging purposes 2026-01-31 20:29:48 +01:00
Usman Baig
62c81f7911 fix: improve subscription display in OrganizationSettings component; handle undefined values for plan, status, billing interval, and renewal date 2026-01-31 13:32:39 +01:00
Usman Baig
6cbf64a473 feat: add billing tab and subscription management to OrganizationSettings component; implement loading and error handling for subscription details 2026-01-31 13:21:25 +01:00
Usman Baig
1114b0d27a refactor: use custom toast from @ciphera-net/ui 2026-01-27 21:52:11 +01:00
Usman Baig
ab3c176f1c fix: add frontend validation for captcha in organization settings 2026-01-25 00:16:00 +01:00
Usman Baig
5bc9c12fba feat: add captcha functionality to PublicDashboardPage and OrganizationSettings components 2026-01-24 23:29:59 +01:00