You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add :limited_to_segment_id field to shared_links schema
* Refactor column name, add FK, index, and on delete cascade
* Format
* Add static UI for adding a segment to a shared link
- Update password UI to use a toogle switch to emphasize the optional nature of the feature
- Add UI for limiting the link to a segment
- Add toggle_field component for full-width label and toggle switch layout
- Add optional link to the input component, showing below the input, which can be used for documentation links
- Add eye icon to shared links list that indicates limited view
- Add tooltips to icons in the shared links list
* Allow creating and editing shared links with limited views
* Clarify search function arg names
* Unify function to set segment filter
* Enforce limited view segment on dashboard
* Clarify type
* WIP
* Disable clear filter button for limited view segment
* Load related shared links WIP
* Add warning about shared links WIP
* Finalize delete modal
* Unify shared link password protection checks
* WIP
* Give random name for shared links in tests
* Add tests for related shared links endpoint
* Split components and remove nesting
* Change limited view copy
* Fix search ranking, make segment search input DRYer, add search test
* Fix url search params test
* Update changelog
* Fix invalid accessor
* Format
* Add test for stuffing limited view segment
* Simplify preload syntax
* Add tests for validating internal stats API requests
* Remove id_suffix default values
* Implement limited_to_segment?/1
* Refactor search_by_name
* Clarify toggle components
* Add tests for Shared Link form, remove unused slot
---------
Co-authored-by: Sanne de Vries <[email protected]>
0 commit comments