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 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
|
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 |
|
Usman Baig
|
7e57eaeca3
|
chore: remove unused CopyIcon import from OrganizationSettings component
|
2026-01-24 12:57:50 +01:00 |
|
Usman Baig
|
5857a2ea15
|
chore: upgrade @ciphera-net/ui to v0.0.18 and refactor icon imports across components
|
2026-01-24 12:50:43 +01:00 |
|
Usman Baig
|
1c4ea35296
|
chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation
|
2026-01-24 12:10:11 +01:00 |
|
Usman Baig
|
2b5efc70c1
|
fix: add placeholder text to password input fields for better user guidance
|
2026-01-24 11:24:53 +01:00 |
|
Usman Baig
|
390ca429d9
|
fix: update PasswordInput onChange handlers to accept event
|
2026-01-23 18:47:14 +01:00 |
|
Usman Baig
|
aaf224a278
|
refactor: migrate UI components to @ciphera-net/ui v0.0.11
|
2026-01-23 18:35:17 +01:00 |
|
Usman Baig
|
d4afbc1930
|
refactor(ui): update button and input components to use brand-orange styles, enhancing UI consistency across the application
|
2026-01-22 20:40:17 +01:00 |
|
Usman Baig
|
d05015205b
|
fix(settings): use user context for org id instead of local storage token
|
2026-01-22 01:58:17 +01:00 |
|
Usman Baig
|
9767d928ce
|
feat(settings): implement organization settings page
|
2026-01-22 01:52:51 +01:00 |
|
Usman Baig
|
e1cf7d4b13
|
feat: add settings page to analytics-frontend
|
2026-01-16 22:37:40 +01:00 |
|