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
|
af21ab0118
|
[PULSE-42] Fix PWA service worker installation error (bad-precaching-response)
|
2026-02-04 21:08:02 +01:00 |
|
Usman
|
d8644751a8
|
Merge pull request #7 from ciphera-net/staging
[PULSE-41] Implement UTM Campaign URL Builder & Tools
|
2026-02-04 20:58:19 +01:00 |
|
Usman Baig
|
e824b270af
|
feat: refactor UtmBuilder to improve site selection logic and URL initialization based on initialSiteId; enhance user experience by ensuring proper state updates
|
2026-02-04 20:56:08 +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
|
87fdde18e5
|
feat: enhance UtmBuilder component with path handling for selected sites and improve URL input experience
|
2026-02-04 20:25:54 +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
|
c46114c4f1
|
Merge pull request #6 from ciphera-net/staging
[PULSE-11] Add Campaigns report to dashboard
|
2026-02-04 19:46:42 +01:00 |
|
Usman Baig
|
ecea9cd094
|
feat: update getCampaigns API to include limit parameter and adjust Campaigns component to utilize it for fetching data
|
2026-02-04 19:41:48 +01:00 |
|
Usman Baig
|
143561c4ab
|
feat: enhance Campaigns component with loading state, user guidance, and documentation link for tracking marketing campaigns
|
2026-02-04 19:30:51 +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
|
96b5de5997
|
Merge pull request #5 from ciphera-net/staging
[PULSE-4] Goals & Events dashboard block and settings UI
|
2026-02-04 16:04:09 +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
|
06dd4d3bd9
|
refactor: streamline GoalStats layout and improve user guidance for goal tracking
|
2026-02-04 15:04:13 +01:00 |
|
Usman Baig
|
11802cb558
|
feat: enhance GoalStats component with user guidance for tracking goals and add documentation link
|
2026-02-04 14:53:11 +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
|
ba74a150e3
|
Merge pull request #4 from ciphera-net/staging
PULSE-31: PWA support and offline banner
|
2026-02-04 12:46:26 +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 |
|
Usman Baig
|
4d477110c8
|
refactor: enhance OfflineBanner to accept online status as a prop and update layout-content to pass isOnline state
|
2026-02-04 12:34:24 +01:00 |
|
Usman Baig
|
44b3cf3fb5
|
chore: update app name in manifest.json from "Pulse Analytics" to "Pulse" and change icon paths to new images with padding
|
2026-02-04 12:21:28 +01:00 |
|
Usman Baig
|
19f75b2f45
|
chore: update @ciphera-net/ui dependency to version 0.0.42 in package.json and package-lock.json; enhance OfflineBanner styling and layout in layout-content.tsx
|
2026-02-04 11:41:38 +01:00 |
|
Usman Baig
|
223c00a382
|
fix: conditionally render OfflineBanner and adjust main padding based on user authentication and online status
|
2026-02-04 11:32:14 +01:00 |
|
Usman Baig
|
8bc05382d8
|
chore: update @ciphera-net/ui dependency to version 0.0.41 in package.json and package-lock.json
|
2026-02-04 11:24:52 +01:00 |
|
Usman Baig
|
cbd3c38f38
|
chore: update @ciphera-net/ui dependency to version 0.0.40 in package.json and package-lock.json; add useOnlineStatus hook to LayoutContent for dynamic padding adjustment
|
2026-02-04 11:17:18 +01:00 |
|
Usman Baig
|
a5f1d51f51
|
style: wrap OfflineBanner in a div with padding for improved layout spacing in LayoutContent
|
2026-02-04 11:07:56 +01:00 |
|
Usman Baig
|
2a0380189d
|
feat: add OfflineBanner component to LayoutContent for offline notifications and update styles in OfflineBanner
|
2026-02-04 11:00:21 +01:00 |
|
Usman Baig
|
73dac1b170
|
chore: update build script in package.json to include webpack for improved performance
|
2026-02-04 10:50:45 +01:00 |
|
Usman Baig
|
787eac2151
|
feat: integrate PWA support using next-pwa; update configuration in next.config.ts, add service worker files to .gitignore, and include manifest in layout.tsx
|
2026-02-04 10:45:00 +01:00 |
|
Usman Baig
|
acbd8ef8bc
|
chore: update @ciphera-net/ui dependency to version 0.0.39 in package.json and package-lock.json
|
2026-02-03 22:20:04 +01:00 |
|
Usman
|
08cc433dfd
|
Merge pull request #3 from ciphera-net/staging
feat: [PULSE-32] Invoice history and download — Billing tab invoice list and PDF/view links
|
2026-02-03 21:03:43 +01:00 |
|
Usman Baig
|
a4a9b3d1c0
|
refactor: replace FileTextIcon with BookOpenIcon in OrganizationSettings component; clean up import statements for better readability
|
2026-02-03 20:01:23 +01:00 |
|
Usman Baig
|
a9517396d7
|
feat: [PULSE-32] Invoice history and download — Billing tab invoice list and PDF/view links
|
2026-02-03 19:56:15 +01:00 |
|
Usman
|
b626cf81bd
|
Merge pull request #2 from ciphera-net/staging
feat(auth): improve error messages for expired sessions, invalid credentials, and network issues (PULSE-25)
|
2026-02-03 19:35:47 +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
|
af5d9631e5
|
fix: improve error handling in authentication flow; validate access token and format, and ensure proper state verification in callback
|
2026-02-01 21:07:17 +01:00 |
|
Usman Baig
|
0dee4a699a
|
fix: update data retention periods in PricingSection; change '3 years' to '2 years' for startups and 'Unlimited' to '3 years' for large organizations
|
2026-02-01 20:39:25 +01:00 |
|
Usman Baig
|
e17c95b940
|
chore: update @ciphera-net/ui dependency to version 0.0.38; modify LayoutContent to include showSecurity prop
|
2026-01-31 22:52:20 +01:00 |
|
Usman Baig
|
472061113b
|
feat: implement subscription limit check in NewSitePage; update HomePage to conditionally display site addition link or upgrade prompt based on subscription status
|
2026-01-31 22:45:11 +01:00 |
|
Usman Baig
|
d8abd392ec
|
feat: update subscription status display in OrganizationSettings component; differentiate between active and trialing statuses with appropriate labels
|
2026-01-31 21:19:09 +01:00 |
|
Usman Baig
|
ceee5f9169
|
refactor: remove debug logging for subscription current_period_end in OrganizationSettings component; streamline subscription loading logic
|
2026-01-31 20:50:47 +01:00 |
|
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 |
|