lbry-desktop/ui/redux/actions
jessopb 5fdac4898f
Playlistorder (#7442)
* Add horizontal layout (#636)

* Test out a horizontal scroll for upcoming (tile only for now)

* - add support for list layout
- add following label on home page
- clan up css and naming conventions

* Update header type + show only if scheduled streams are showing

* [Playlist] Pull in sorting changes from desktop + Add Drag-n-Drop + Handle unavailable/deleted claims (#641)

* Add ordering Icons

* Refactor doCollectionEdit

- It required claims as parameter, when only uris are used to populate the collection, so that was changed to pass down the uris instead.
- There were unused and mostly unnecessary functions inside, for example the parameter claimIds was never used so it would never enter the claimSearch function which again would be used to generate uris, so it's better to just use uris as parameter

* Add List Reordering changes

* Add toggle button for list editing

* Add toggle on content page collection sidebar

* Enable drag-n-drop to re-order list items

https://www.youtube.com/watch?v=aYZRRyukuIw

* Allow removing all unavailable claims from a List

* Fix <g> on icons

* Fix section buttons positioning

* Move preventDefault and stopPropagation to buttons div instead of each button, preventing clicking even if disabled opening the claim

* Change dragging cursor

* Fix sizing

* Fix dragging component

* Restrict dragging to vertical axis

* Ignore shuffle state for ordering

* Fix console errors

* Mobile fixes

* Fix sidebar spacing

* Fix grey on mobile after click

* cleanup

Co-authored-by: Dan Peterson <dan@dan-peterson.ca>
Co-authored-by: saltrafael <76502841+saltrafael@users.noreply.github.com>
2022-01-27 10:20:21 -05:00
..
app.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
blocked.js Additional pop up menu options 2021-06-15 13:47:56 -04:00
claims.js Fix doAbandonClaim (#699) (#7422) 2022-01-19 20:54:01 -05:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Playlistorder (#7442) 2022-01-27 10:20:21 -05:00
comments.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
content.js Selector refactors (#7424) 2022-01-19 20:46:01 -05:00
file.js Fix doAbandonClaim (#699) (#7422) 2022-01-19 20:54:01 -05:00
file_info.js integrate all the things 2021-10-15 23:49:41 -04:00
notifications.js integrate all the things 2021-10-15 23:49:41 -04:00
publish.js ody pr 628 - more details in thumb errors (#7429) 2022-01-21 12:06:14 -05:00
reactions.js Optimize selectClaimIsMine (#7370) 2021-12-31 12:52:26 -05:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js remove invites and rewards 2021-12-08 20:41:57 -05:00
search.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
settings.js do not filter sharedPreferences from sdk prefs (#7418) 2022-01-17 20:08:40 -05:00
subscriptions.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
sync.js small sync refactor cleaning up reducers (#7403) 2022-01-06 15:30:24 -05:00
tags.js sync reducer stuff 2020-10-27 10:17:11 -04:00
user.js mostly remove is_web (#7408) 2022-01-07 14:02:33 -05:00
wallet.js Bringing in emotes, stickers, and refactors from ody (#7435) 2022-01-24 11:07:09 -05:00
websocket.js strip out livestreams 2021-10-20 17:05:37 -04:00