Commit Graph

521 Commits

Author SHA1 Message Date
Usman Baig
cc289b3543 refactor: adjust layout in OrganizationSettings by ensuring full width for content area and enhancing responsiveness 2026-02-05 15:39:26 +01:00
Usman Baig
28602f6635 refactor: enhance tab navigation in OrganizationSettings by syncing URL with state and improving loading indicators 2026-02-05 15:33:37 +01:00
Usman Baig
713144896c refactor: update tab navigation logic in OrganizationSettings to ensure valid tab selection and improve user experience 2026-02-05 15:10:32 +01:00
Usman Baig
f91a991e48 refactor: remove activeTab state update from handleTabChange in OrganizationSettings to streamline tab navigation logic 2026-02-05 15:03:41 +01:00
Usman
73f2d3757e Merge pull request #10 from ciphera-net/staging
[PULSE-13] Org Audit Log UI with advanced filtering
2026-02-05 14:53: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
b51f501508 Merge pull request #9 from ciphera-net/staging
[PULSE-10] Billing usage in dashboard – frontend
2026-02-05 12:06:33 +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
b12c2e9eff Merge pull request #8 from ciphera-net/staging
[PULSE-36] Funnels UI - builder and report
2026-02-05 00:16:04 +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
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