Update share form defaults to only select overview and events
Changed default selected items for new shares from all items to only overview and events. Also fixed checkbox text size in create form.
Add filtered navigation to share pages
- Update share API to return websiteId and parameters - Create ShareNav component that filters nav items based on parameters - Update SharePage to include navig...
Add display options form for website shares
Allow users to select which navigation items to display when creating or editing a share. Options include traffic, behavior, and growth sections with checkboxes...
Bump tar from 6.2.1 to 7.5.4
Bumps **************** from 6.2.1 to 7.5.4. - [Release **************** - **************** - **************** --- updated-dependencies: - dependency-name: tar ...
implement website share functionality using share table
- Add support for multiple share URLs per website with server-generated slugs - Create shares API endpoint for listing and creating website shares - Add SharesT...
Replace fontsource with next/font/google and update react-zen.
- Switch from @fontsource/inter to next/font/google for font loading - Update @analytics/react-zen to v0.229.0 - Add type augmentation for react-zen missing chi...
Add default row/column for new boards and prevent removing last column.
- New boards now start with one row containing one column - Hide remove column button when only one column remains in a row
Add panel size persistence on board save.
- Add registerLayoutGetter to BoardContext for collecting sizes on save - Use GroupImperativeHandle and groupRef prop for react-resizable-panels - Add id props ...
Add panel size constraints and size properties to board types.
- Add MIN_ROW_HEIGHT, MAX_ROW_HEIGHT, MIN_COLUMN_WIDTH, BUTTON_ROW_HEIGHT constants - Apply minSize/maxSize constraints to row and column panels - Add size prop...
Add remove column button and fix container height calculation.
- Add X button in top right corner of each column to remove it - Fix container height to use MIN_HEIGHT instead of MAX_HEIGHT per row
Add move row up/down functionality to board editor.
Rows can now be reordered using up/down buttons. Buttons are disabled at boundaries (up disabled on first row, down disabled on last row).
Add board state management with updateBoard and saveBoard methods.
BoardProvider now manages local board state and exposes updateBoard for editing and saveBoard for persisting to the database. Supports both create and edit mode...
Merge branch 'dev' into boards
# Conflicts: # prisma/schema.prisma # src/permissions/index.ts
Merge pull request #3956 from Nayrode/master
Fix autofill styling inconsistency in dark theme
Revert "refactor 6 month retention. use auth instead of cache:website". Fix share page retention bug.
This reverts commit ****************
Revert "refactor 6 month retention. use auth instead of cache:website". Fix share page retention bug.
This reverts commit ****************
Merge pull request #3950 from ****************
Fix metrics bar not updating on compare mode switch
Change Add Lead and New Lead tab colors from green to primary color
Merge pull request #3866 from RaenonX/master
Added custom slug for links
Merge pull request #3872 from ****************
fix: handle denied storage access
Merge pull request #3874 from maphubs/fix-session-error
fix prisma session race condition error
Merge pull request #3875 from FEgor04/master
fix(events): use correct key for event values
Merge pull request #3884 from XahidEx/patch-2
Correct UAE emirate names in iso-3166-2.json
Merge pull request #3891 from journry789/master
This resolves the issue of being unable to obtain the client's IP add…
Merge pull request #3917 from Mintimate/master
feat: add EdgeOne CDN geolocation headers support