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
|
9361d0a744
|
Phase 1: Standardize button styling across Pulse frontend
|
2026-02-05 16:05:56 +01:00 |
|
Usman Baig
|
257a224369
|
refactor: improve table layout in OrganizationSettings by ensuring full width and adding whitespace handling for better readability
|
2026-02-05 15:46:48 +01:00 |
|
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 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
|
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
|
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
|
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 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 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
|
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 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
|
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
|
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
|
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
|
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
|
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 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 |
|