bakerboy448
bef12f10a8
Fixed: Missing Translates
2021-03-12 16:19:35 -05:00
Mark McDowall
2fd030bd5c
New: Health check for import lists with missing root folders
...
New: Show missing root folder path in edit for Import List
Closes #5908
(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)
2021-02-14 01:16:36 -05:00
Mark McDowall
33cd9f555e
Fixed: Unable to close indexer category select input on mobile
...
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
2021-02-14 01:16:36 -05:00
Qstick
aa95781d5d
Fixed: RootFolders may not load when adding collections
...
Fixes #5753
2021-02-01 23:20:30 -05:00
Taloth Saldono
0443cc34c6
Fixed enter in modal confirmation dialogs
...
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
2021-01-31 02:12:27 -05:00
Qstick
a18036eed4
Add Logo to the Loading Screen for.... clarity
2021-01-18 08:05:38 -05:00
nitsua
553b8b1945
Add movie status to the main search page if the movie is already in the db (label on small screen otherwise progress bar under poster)
...
Fix issues with yellow/grey movie status color not showing up properly
Refactor the getMovieStatus to be more generic
2021-01-11 22:52:48 -05:00
bakerboy448
140547e42a
Fixed: '/movie' URL Base breaking UI navigation
2020-12-22 14:59:34 -05:00
bakerboy448
003686d68f
Fixed: Clarify Language around Importing a Library
...
New: Library Import renamed from (sidebar) Import to Library Import
2020-12-07 22:48:34 -05:00
bakerboy448
699d2be938
New: Add Missing Translations
2020-11-24 11:22:35 -05:00
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
2020-11-22 23:14:00 -05:00
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-11-22 01:01:50 -05:00
bakerboy448
bdb61e263e
Fix: Update monitor options to be displayed in a more user friendly way
2020-11-16 11:32:24 -05:00
Mark McDowall
b7719662a7
Return max tooltip width
...
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
2020-11-13 21:12:49 -05:00
geogolem
d9ff8e0d4a
Fixed: Clarify Status Filter, Add ConsideredAvailable, MinAvailability Filters ( #4924 )
2020-11-12 23:13:39 -05:00
Qstick
e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files ( #5183 )
...
* New: Edit RlsGroup and Edition for Movie Files
* fixup! remove console log
* fixup! translation
2020-10-15 10:38:30 -04:00
Mark McDowall
a9a0d47f9f
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
2020-10-11 20:36:46 -04:00
Qstick
a826c1dc25
New: MultiSelect input control for provider settings
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-07 21:27:17 -04:00
Mark McDowall
73b0a461d3
Fix tooltip max width on larger screens
...
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
2020-10-05 00:14:28 -04:00
Qstick
f7e21ec2a4
Fixed: Tooltip jumping around
...
Fixes : #5136
Fixes : #4966
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-04 23:34:27 -04:00
Qstick
3d5570dfd9
Update frontend packages
...
Fixes : #5115
Fixes : #5116
Fixes : #5117
Fixes : #5118
Fixes : #5119
Fixes : #5120
Fixes : #5121
Fixes : #5122
Fixes : #5123
Fixes : #5124
Fixes : #5125
Fixes : #5126
Fixes : #5127
Fixes : #5128
Fixes : #5129
Fixes : #5130
Fixes : #5131
Fixes : #5132
Fixes : #5133
Fixes : #5134
Fixes : #5139
Fixes : #5140
2020-10-04 21:49:16 -04:00
nitsua
eca816db86
Fix movie title stretching the add window
...
Fixes : #5096
2020-10-01 18:12:19 -04:00
Qstick
a1e69c3c2b
Lodash replacements: take 2
2020-09-28 22:02:02 -04:00
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3 .
2020-09-28 06:26:23 +01:00
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
2020-09-27 22:33:21 -04:00
Qstick
41cf722ab5
Change over aphrodite references
2020-09-26 22:03:14 -04:00
nitsua
7f814a3cb9
New: Add support for left/right arrows on the movie details to navigate through movies
...
New: Add support for ctrl+home and ctrl+end to jump to the top and bottom of the movie index
New: Add redirect to previous movie instead of index when deleting one
2020-09-26 10:49:47 -04:00
nitsua
02845c72d3
Add tooltip to path & movie title on the movie index table view
2020-09-12 23:38:09 -04:00
Qstick
da720fdf4c
Fixed: Tooltips not working for Icon Buttons, Revert title pullout in Link.js
2020-09-10 22:15:19 -04:00
Austin Best
c51b08e26c
Fixed: Address issues with the status being wrong color on the index and movie details (not tracking anything queued/downloading)
...
Fixed: Updated fetchQueueDetails() to not pass movie ids since the store doesn't use them anyways
New: Added text to index poster progress bar showing status
#4525
#4526
#4982
2020-09-10 00:03:44 -04:00
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
2020-09-08 21:38:05 -04:00
ta264
e014826b17
New TEXT_AREA input type
2020-09-08 19:17:21 +01:00
ta264
f8c3947bad
ClipboardButton improvements
...
Allow overriding CSS, make it work in modals
2020-09-08 19:17:21 +01:00
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
2020-09-06 13:50:55 -04:00
Qstick
361ffe353d
New: Browse Lists from Discover Movies Page
2020-09-03 22:50:56 -04:00
nitsua
be38ca4728
More Language string migration
2020-08-30 03:12:39 -04:00
Qstick
fa3914c36a
Switch Automation to Chrome for Test Speed
2020-08-22 00:47:07 -04:00
Qstick
04b84e4931
More Translations
2020-08-19 23:32:49 -04:00
Qstick
56184905a9
New: Allow Radarr List Sync by Source Tag
...
Fixes #4826
2020-08-19 21:37:15 -04:00
nitsua
154092b921
Fix issue with the table stretching on the Movie > Details > Search when the Title is extremely long
2020-08-16 00:49:33 -04:00
Qstick
79a96bb43f
Lazy Loading fuse-worker and fixed some potential timing issues
...
Fixes #4765
Fixes #4766
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-08-15 12:25:28 -04:00
nitsua
487546d6f3
Cherry pick from PR 4784 to disable autofocus on table scroller
2020-08-11 23:29:00 -04:00
Qstick
c940a03847
Fixed: Minor CSS Tweaks to Logo and Actions Buttons
2020-08-08 22:09:56 -04:00
nitsua
9cb3ff238b
New: Added new custom filters for Not in Last/Next for date filters ( #4816 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-08-04 08:11:32 -04:00
nitsua
67b4182f4d
Fixed: OriginalTitle in the API using the Title
...
New: Change tooltip (title) on movie details to original title
2020-08-02 01:48:32 -04:00
nitsua
c07b370569
Fixed: Issue with link/tags icon to drop a line on movie details mobile ( #4667 )
...
#4523
2020-08-01 02:47:34 -04:00
Mark McDowall
da1210c6a6
Fixed: Show more information in UI when testing SAB fails in some cases
2020-08-01 00:36:06 -04:00
Qstick
65b8be16dd
Fixed: Details for episode history flashing on mobile devices
...
Fixes #4699
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-07-31 23:50:57 -04:00
Qstick
82b546999a
More Frontend Translation
2020-07-31 23:05:21 -04:00
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
2020-07-28 14:47:25 -04:00