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 |
|
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
|
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
|
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
|
9361d0a744
|
Phase 1: Standardize button styling across Pulse frontend
|
2026-02-05 16:05:56 +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
|
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
|
159f514b71
|
feat: enhance UI components by updating button styles and improving layout in ToolsPage and Campaigns; refactor UtmBuilder for better input handling and user experience
|
2026-02-04 20:40:16 +01:00 |
|
Usman Baig
|
210ea7b754
|
feat: update version to 0.1.2 and upgrade @ciphera-net/ui to 0.0.44; refactor layout-content for improved navigation handling
|
2026-02-04 20:34:30 +01:00 |
|
Usman Baig
|
f2927098ac
|
feat: update version to 0.1.1, upgrade @ciphera-net/ui to 0.0.43, and enhance Campaigns component with URL builder modal
|
2026-02-04 20:18:58 +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
|
0d16f3ba55
|
refactor: derive main padding from bar/header height constants
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-04 12:41:13 +01:00 |
|