Commit Graph

391 Commits

Author SHA1 Message Date
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
6f6fc67eea chore: bump version to 0.1.3 and update @ciphera-net/ui dependency to 0.0.46; refine feature descriptions for clarity and consistency 2026-02-07 01:49:46 +01:00
Usman Baig
f734252fb1 feat: update navigation links to include 'Features' for unauthenticated users and maintain 'Tools' for authenticated users 2026-02-07 01:33:31 +01:00
Usman Baig
815c1ccc6c feat: enhance integrations overview with category filters, search improvements, and popular integrations display 2026-02-07 01:23:31 +01:00
Usman Baig
fe6a0b9ebd feat: update integration guides and add new CMS integrations for Craft CMS, Statamic, TYPO3, Kirby, Grav, and Umbraco 2026-02-07 01:14:02 +01:00
Usman Baig
a074ba7dd9 feat: enhance integrations overview with search functionality and related integrations display 2026-02-07 00:56:20 +01:00
Usman Baig
738c8e24d6 feat: add more integration pages 2026-02-07 00:05:52 +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
88d2b548fe Phase 5: Animations & Final touch 2026-02-05 17:57:24 +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
2023722c76 Phase 2: Removed newsletter from brand column 2026-02-05 17:10:05 +01:00
Usman Baig
36307f947b Phase 2: Add missing links in unauthenticated and authenticated footer 2026-02-05 17:04:21 +01:00
Usman Baig
a70047e82f Phase 2: Updated year in authenticated footer 2026-02-05 16:59:18 +01:00
Usman Baig
36dff385a9 Phase 2: Fix strechted Pulse logo in footer & add Ciphera slogan 2026-02-05 16:52:28 +01:00
Usman Baig
3c69811c20 Phase 2: Add gradient in the authenticated footer 2026-02-05 16:48:47 +01:00
Usman Baig
354e6bfe65 Phase 2: Make the unauthenticated footer more Pulse branded instead of Ciphera 2026-02-05 16:47:48 +01:00
Usman Baig
e9476219b1 Phase 2: Enhance footer with conditional comprehensive layout 2026-02-05 16:41:31 +01:00
Usman Baig
9ec441c932 Phase 1: Fix remaining button inconsistencies across all pages 2026-02-05 16:33:36 +01:00
Usman Baig
19a9b322d4 chore: remove unused icon files for padding to streamline asset management 2026-02-05 16:25:59 +01:00
Usman Baig
9361d0a744 Phase 1: Standardize button styling across Pulse frontend 2026-02-05 16:05:56 +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
f97681c8a3 refactor: remove optional resource_id from AuditLogEntry interface to streamline audit log structure 2026-02-05 13:38:31 +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
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
c37c66cbf3 feat: enhance funnel stats API by normalizing date inputs to RFC3339 format, improving query consistency and accuracy 2026-02-04 23:41:31 +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