Commit Graph

107 Commits

Author SHA1 Message Date
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
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
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
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 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 Baig
b47f3a2986 Phase 5: Animations & Final Polish 2026-02-05 17:54:04 +01:00
Usman Baig
db4d7f6cde Phase 4: Additional fixes 2026-02-05 17:43:17 +01:00
Usman Baig
7e8dde88c9 Phase 4: Badge & Empty State Improvements 2026-02-05 17:35:32 +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
9ec441c932 Phase 1: Fix remaining button inconsistencies across all pages 2026-02-05 16:33:36 +01:00
Usman Baig
ffe6f464e6 feat: enhance error handling in FunnelReportPage by adding support for forbidden access and updating error messages for better user clarity 2026-02-05 00:10:03 +01:00
Usman Baig
ceb668890b feat: enhance error handling in FunnelReportPage by adding specific messages for not found and general load errors, improving user feedback and experience 2026-02-05 00:04:44 +01:00
Usman Baig
0c09c5b97e fix: improve regex error handling in CreateFunnelPage by providing specific step names in error messages 2026-02-04 23:54:44 +01:00
Usman Baig
002fe50d9a feat: add regex validation for funnel steps and improve error handling in CreateFunnelPage 2026-02-04 23:48:06 +01:00
Usman Baig
45577d5cfa refactor: optimize data loading in FunnelsPage and FunnelReportPage by utilizing useCallback for improved performance and dependency management 2026-02-04 23:29:32 +01:00
Usman Baig
8bbe508657 refactor: streamline data loading in FunnelsPage and FunnelReportPage by reintroducing useEffect hooks for improved state management and responsiveness 2026-02-04 23:17:17 +01:00
Usman Baig
252b023f0d fix: refactor FunnelReportPage to optimize theme handling by moving chart color logic into useMemo, improving performance and code clarity 2026-02-04 22:41:48 +01:00
Usman Baig
40dffcdb1e feat: improve Funnel pages UI by updating styles for empty state and chart components, enhancing visual consistency and accessibility 2026-02-04 22:36:19 +01:00
Usman Baig
c98286c4e3 feat: update button styles and enhance layout consistency across Funnels pages, including improved accessibility with aria-labels 2026-02-04 22:27:55 +01:00
Usman Baig
5a8fe883dd feat: upgrade @ciphera-net/ui to version 0.0.45 and refactor Funnel components to replace Card with div for improved styling consistency 2026-02-04 22:01:32 +01:00
Usman Baig
3f99bc81cc feat: add button to navigate to Funnels page in SiteDashboardPage for improved user navigation 2026-02-04 21:49:23 +01:00
Usman Baig
d5ea1a793b feat: add Campaigns component and API integration for campaign statistics in SiteDashboardPage 2026-02-04 19:11:03 +01:00
Usman Baig
2ab98ca0a7 fix: update user guidance for event name formatting in SiteSettingsPage to clarify valid characters and restrictions 2026-02-04 16:00:30 +01:00
Usman Baig
14f3fe7fbb feat: add duplicate event name validation in SiteSettingsPage and update user guidance for event name changes 2026-02-04 15:56:25 +01:00
Usman Baig
5c3f6f8516 refactor: simplify GoalStats component by removing unused props and updating SiteDashboardPage accordingly 2026-02-04 15:49:07 +01:00
Usman Baig
c780d3a119 feat: add display name support in GoalStats and provide user guidance in SiteSettingsPage 2026-02-04 15:37:18 +01:00
Usman Baig
97df5ee99b feat: add validation for event name length in SiteSettingsPage to ensure it does not exceed 64 characters 2026-02-04 15:32:00 +01:00
Usman Baig
90a743c170 feat: implement custom events tracking and goals management in the dashboard 2026-02-04 14:33:06 +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
7a8264cc41 feat: implement localStorage settings management for dashboard, including loading and saving date ranges and intervals 2026-01-30 14:42:10 +01:00
Usman Baig
62904298b9 feat: integrate interval selection for dashboard charts based on date range 2026-01-30 14:28:26 +01:00
Usman Baig
90a18c2ba2 feat: add export button to private dashboard 2026-01-30 14:21:30 +01:00
Usman Baig
415f1675a9 feat: enhance dashboard components with siteId and dateRange props for improved data fetching and display 2026-01-30 13:33:04 +01:00
Usman Baig
1114b0d27a refactor: use custom toast from @ciphera-net/ui 2026-01-27 21:52:11 +01:00
Usman Baig
0394fc337c chore: replace CopyIcon and ExternalLinkIcon with SVG implementations in SiteSettingsPage and VerificationModal components 2026-01-24 12:56:27 +01:00
Usman Baig
240a9bde8f chore: replace FileTextIcon with SettingsIcon in SiteSettingsPage component 2026-01-24 12:54:44 +01:00
Usman Baig
0e280e4118 chore: replace LightningIcon with ZapIcon across multiple components 2026-01-24 12:53:10 +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
33779ebf77 chore: upgrade @ciphera-net/ui to v0.0.14 and refactor component imports 2026-01-24 11:42:19 +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