Usman Baig
|
d1d82f5b3c
|
feat: refine data retention adjustment logic in SiteSettingsPage to snap to nearest valid option upon subscription load
|
2026-02-21 19:58:48 +01:00 |
|
Usman Baig
|
98eef9c366
|
feat: adjust default data retention to 6 months in SiteSettingsPage and add error handling for subscription loading failures
|
2026-02-21 19:50:27 +01:00 |
|
Usman Baig
|
5c0babe273
|
feat: implement data retention clamping in SiteSettingsPage to ensure user settings align with subscription plan limits
|
2026-02-21 19:45:35 +01:00 |
|
Usman Baig
|
1ae20dba4c
|
feat: add data retention settings to SiteSettingsPage, including subscription-based options and UI updates for user interaction
|
2026-02-21 18:21:43 +01:00 |
|
Usman Baig
|
fa3982001d
|
feat: enhance HomePage and OrganizationSettings to display detailed subscription information and improve user interaction with invoice links
|
2026-02-20 18:05:59 +01:00 |
|
Usman Baig
|
2d37d065c0
|
fix: remove CheckoutSuccessToast component and its usage in SettingsPage for cleaner settings interface
|
2026-02-20 04:02:11 +01:00 |
|
Usman Baig
|
17106517d9
|
refactor: remove embedded checkout components and update billing API integration for streamlined checkout flow
|
2026-02-20 03:51:20 +01:00 |
|
Usman Baig
|
96b3919e52
|
fix: refactor CheckoutReturnPage to use Suspense for loading state and separate content into CheckoutReturnContent component
|
2026-02-20 03:47:10 +01:00 |
|
Usman Baig
|
0bbbb8a1af
|
feat: integrate Stripe for embedded checkout; update billing API to return client_secret and adjust checkout flow in components
|
2026-02-20 03:41:35 +01:00 |
|
Usman Baig
|
826dbdbe63
|
feat: implement site limits based on subscription plans across dashboard and new site creation; enhance UI feedback for plan limits
|
2026-02-20 02:46:23 +01:00 |
|
Usman Baig
|
ae91147b6c
|
chore: update @ciphera-net/ui dependency to version 0.0.57 in package.json and package-lock.json; refactor imports across multiple components for consistency
|
2026-02-17 20:49:55 +01:00 |
|
Usman Baig
|
3b6757126e
|
refactor: remove selection background color from multiple pages for a cleaner UI
|
2026-02-17 20:42:05 +01:00 |
|
Usman Baig
|
ada99c2ba9
|
chore: update @ciphera-net/ui dependency to version 0.0.56 in package.json and package-lock.json; adjust color variables in ResponseTimeChart and DESIGN_SYSTEM.md for consistency
|
2026-02-17 20:36:58 +01:00 |
|
Usman Baig
|
3b9f33b838
|
fix: extract notification utility functions for better code organization and reuse in NotificationsPage and NotificationCenter
|
2026-02-16 20:46:36 +01:00 |
|
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
|
4add41293b
|
fix: ensure safe handling of organizations and notifications data in LayoutContent and NotificationCenter components
|
2026-02-13 10:01:32 +01:00 |
|
Usman Baig
|
18a54401ef
|
chore: update CHANGELOG for version 0.6.0-alpha, add in-app notification center, and update package dependencies
|
2026-02-13 09:36:18 +01:00 |
|
Usman Baig
|
081a67eeaa
|
fix: reorganize data loading and auto-refresh logic in SiteDashboardPage for improved clarity and maintainability
|
2026-02-12 08:59:45 +01:00 |
|
Usman Baig
|
213e337940
|
refactor: optimize data loading and auto-refresh logic in dashboard components, and enhance performance with useCallback for better efficiency
|
2026-02-12 08:50:10 +01:00 |
|
Usman Baig
|
fc56cbd661
|
refactor: update tick interval for real-time display in dashboard components and enhance live indicator in Chart component
|
2026-02-12 08:30:58 +01:00 |
|
Usman Baig
|
9b95ead6ba
|
feat: implement last updated timestamp display in dashboard components for improved data freshness indication
|
2026-02-12 08:24:55 +01:00 |
|
Usman Baig
|
4aefca7118
|
feat: add "Updated X ago" display for realtime indicators and implement auto-refresh tick functionality
|
2026-02-11 20:49:09 +01:00 |
|
Usman Baig
|
a390fb2129
|
feat: enhance Campaigns component with sortable columns, export functionality, and improved loading state
|
2026-02-11 19:46:12 +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
|
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
|
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 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 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
|
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 |
|