Mark McDowall
74d2b4e0dc
Extract useSelectState from SelectContext
...
(cherry picked from commit 032d9a720c89286dc8c1931775144f0a65a6149e)
1 year ago
Mark McDowall
72267d3cb4
New: Album Studio is now part of artists list
...
(cherry picked from commit bdcfef80d627e777d7932c54cda04cbe7c656ffc)
Load albums for album details on mouse hover
1 year ago
Mark McDowall
de6c9589d0
New: Closing Move Artists modal without selecting will cancel save
...
(cherry picked from commit cb86f4fa50fd4755ad90a858fe70a229a7ca2975)
1 year ago
Mark McDowall
fae94f4b8e
New: Mass Editor is now part of artists list
...
(cherry picked from commit a731d24e23b83484da1376d331b2ce998e216690)
1 year ago
Mark McDowall
84d5f2bcee
Added artists index selection
...
(cherry picked from commit 815a16d5cfced17ca4db7f1b66991c5cc9f3b719)
1 year ago
Bogdan
bdd9628122
Use the correct property for quality profile on overview
...
(cherry picked from commit b06d5fb07bc7ab73ff3705410d8993ef7e040852)
1 year ago
Mark McDowall
f509ca0f72
Refactor Artist index to use react-window
...
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
Fixed: Restoring scroll position when going back/forward to artist list
(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
1 year ago
Mark McDowall
fcd9fb592d
Recalculate grid in overview view when changing options
...
(cherry picked from commit d105dd47e02b9ed3616edf31d77623ca2ceb791e)
Closes #1656
1 year ago
Bogdan
42308ada89
Fix translations for columns
1 year ago
Bogdan
f83e2ad73c
Use named tokens in frontend translate function
1 year ago
Mark McDowall
9aed5bb5c1
Sync Popover with upstream
1 year ago
Bogdan
bd5aaf9839
Artist index poster improvements
1 year ago
Bogdan
9f39443404
Add CSS typings
2 years ago
Qstick
2038e8e85d
Fixed: Use Inactive instead of Ended for artists in UI
...
Fixes #2243
2 years ago
Robin Dadswell
852831a6e7
New: Sorting Artist List/Mass Editor by Tags
...
Closes #1804
2 years ago
Zak Saunders
92d885dd78
Fixup Theme CSS
2 years ago
Zak Saunders
c4d8f66322
New: Darkmode ( #3039 )
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago
ta264
a820f3d3ca
Fixed: Jumpbar after going back to artist index page
3 years ago
Qstick
4f2ccb462b
Bump Webpack plugins and loaders
3 years ago
nitsua
a75a19698d
Initial pass for translations
3 years ago
Qstick
919d16607a
Fixed: Ended overlay on artist posters
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
ta264
a35e773b78
New: Make monitored flags clickable
4 years ago
ta264
1bc52d0138
Fixed: restoring scroll position when going back to index page
4 years ago
Qstick
1f752e7bb7
Fixed: Rotating mobile device when modal is open won't reset modal
4 years ago
Qstick
a29ee22167
Fixed: Toolbar button collapsing includes separator
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
ta264
9902434057
Fixed: Rework Artist Index and VirtualTable
4 years ago
ta264
4036b2ade2
Fixed: Don't repeatedly re-render cells
4 years ago
ta264
25e4e30520
Better selection of jump bar items
...
Show first, last and most common items
4 years ago
ta264
3ed442ec0f
Fixed: Faster hasDifferentItems and specialized OrOrder version
4 years ago
ta264
0352f8d3ff
Fixed: Faster artist endpoint ( #874 )
...
* Fixed: Speed up AllArtist API endpoint
* New: Display UI before artists have loaded
* Add test of new repository methods
5 years ago
Qstick
c4a067751a
Fixed: Artist Type can be null/blank
5 years ago
Qstick
0491358b72
Fixed: Set min-width for Actions Column in Index
5 years ago
Qstick
c673058a10
New: Update Frontend Packages
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
Qstick
a436692d06
Fixed: Remove faulty fetch command (never worked)
5 years ago
Qstick
4a8d01f33e
Fixed: Don't use "Ended" for people
...
Fixes #798
6 years ago
Qstick
7cf39e6a30
Fixed: UI Selector, Rendering Improvements
6 years ago
Qstick
b258fc2e1d
Fixed: Refresh on artistIndex spins forever
6 years ago
Qstick
ec780c310c
Fixed: ArtistIndex selector improvements
6 years ago
Qstick
f0365eaaa7
Fixed: Error displayed occasionally after removing artist
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
63f9338d2f
Fixed: Improve Selection of Executing Commands in Artist list
6 years ago
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
b5f40e420b
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
6 years ago
Qstick
795a445b52
Fixed: Rendering Tweaks to UI
6 years ago
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
6 years ago
Qstick
0c1f9e6c8d
New: Optional Search Button on Artist Index views
6 years ago
Qstick
6ec8e522de
Fixed: Previous airing in ArtistOverview not working
6 years ago