Commit Graph

67 Commits

Author SHA1 Message Date
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