1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00
Commit Graph

43 Commits

Author SHA1 Message Date
Taloth Saldono 8f6016e9ae Fixed lint 2020-10-03 18:45:23 +02:00
Taloth Saldono 7ee7e1be5d Added MultiSelect input control for provider settings 2020-10-03 17:09:38 +02:00
Mark McDowall 05735ad2c3 Fixed: Show more information in UI when testing SAB fails in some cases 2020-07-26 10:50:59 -07:00
Mark McDowall b642c3acfd Fixed: Displayed root folder path getting truncated when adding a series with a long title
Fixes #3812
2020-06-13 11:31:19 -07:00
Mark McDowall 7ea45bb714 Fix some styling issues in Quality Profile and Release Profiles 2020-05-30 10:11:34 -07:00
Mark McDowall 5951992bd5 Fixed: Preferred words remove button in Firefox
Fixes #3710
2020-05-24 12:06:35 -07:00
Anthony Borushko 638066db03 Fixed: Tag inputs respect non-QWERTY layouts 2020-03-31 09:57:27 -07:00
Taloth Saldono 9ac0864b61 Fixed scrolling issue in Root Path selector dropdown on mobile 2020-03-14 22:08:51 +01:00
Taloth Saldono 52e5d4d0f1 Linting error 2020-03-01 22:26:49 +01:00
Jacob 99728a604d New: Added option to filter Release Profile to a specific indexer 2020-03-01 22:15:59 +01:00
ta264 283f905d79 Don't mutate state when sorting items 2020-02-26 17:57:21 -08:00
Mark McDowall db42256dc3 Improve default series type handling (for daily series)
New: Display default series type when adding new/existing series when available
Fixed: Don't override series type on series refresh
2020-01-31 17:51:30 -08:00
Mark McDowall bc0da03caf Fix proptype warning for id of EnhancedSelectInputOption 2020-01-07 17:11:45 -08:00
Mark McDowall a6d0dddaf7 Fixed: Trying to add a series when root folders hadn't populated
Fixed #3387
2019-11-26 17:41:40 -08:00
Mark McDowall dd09f31abb New: Series folder hint when selecting a root folder while adding a new series 2019-08-04 01:01:40 -07:00
Mark McDowall 341773830b Fixed: Modal scrolling causing app to scroll on iOS 2019-08-04 01:01:40 -07:00
Mark McDowall c65452bb01 Fixed: Edit path on series index resetting cursor to end on change 2019-08-04 01:01:40 -07:00
Mark McDowall 08641a6694 Update redux 2019-07-26 18:14:13 -07:00
Mark McDowall 82d6719d91 Upgrade linter packages 2019-07-26 18:13:47 -07:00
Mark McDowall 0e721917e7 Fix stylelint once and for all (hopefully) 2019-07-22 19:44:07 -07:00
Mark McDowall 30b5a35db2 Fixed: tag input alignment and height 2019-07-22 10:43:40 -07:00
Mark McDowall dc8f81b536 Double instead of single quotes in CSS 2019-07-22 10:43:40 -07:00
Mark McDowall 574b9086d4 Fix oAuth actions in UI 2019-07-17 17:25:20 -07:00
Taloth Saldono f371e8a523 Fixed stylelint errors 2019-07-14 21:57:29 +02:00
Mark McDowall 3199fe08e8 Custom Filter improvements
Fixed: Removing Custom Filter left spinner visible
Fixed: Custom filter/tag input being cutoff on iOS
2019-07-04 19:10:59 -07:00
Mark McDowall 8137a776b6 New: Command line arguments for Custom Scripts are no longer supported 2019-06-29 15:33:49 -07:00
Taloth Saldono 1af3e0bd93 Created generic Hinted EnhancedSelectInput components and use it instead of SelectInput 2019-06-20 19:09:28 +02:00
Taloth Saldono 1d77c40d0e Support for primary and fallback download client 2019-06-08 15:49:54 +02:00
Mark McDowall 5c258797ec Fixed: tag input height not growing in height
Fixes #3124
2019-05-16 22:47:28 -07:00
Mark McDowall b0f59ad988 Removed unused var 2019-04-25 22:22:07 -07:00
Mark McDowall c9bdf43a0d Use Portal component in AutoSuggestInput 2019-04-25 21:47:29 -07:00
Mark McDowall 0b49eba77a Fixed: Root folder selection scrolling
Fixes #3077
2019-04-25 20:24:05 -07:00
Mark McDowall 478e13b0fd Replace react-tether with react-popper 2019-04-17 02:21:58 -07:00
Mark McDowall a63ca0f0e9 More file browsing improvements 2019-04-05 20:16:57 -07:00
Mark McDowall e5f264a510 PahtInputConnector default prop for includeFiles 2019-04-04 18:45:21 -07:00
Taloth Saldono ac4617ae51 Fixed eslint error. 2019-03-26 19:11:51 +01:00
Mark McDowall c3a6e01040 Fix file browser when files should be included 2019-03-25 23:33:00 -07:00
Mark McDowall e7bfea8c69 Update react-tether package 2019-03-05 19:38:39 -08:00
Mark McDowall 08990dd58a Upgraded to webpack 4 2019-03-03 11:29:12 -08:00
Mark McDowall 9b212d11f0 Fixed: Error when editing torrent indexer 2019-02-14 09:14:16 -08:00
Mark McDowall 807cfebf76 Number input and max release size limit increased
Fixed: Number input changing value while typing
New: Maximum size limit has been doubled

Closes #2921
2019-02-06 19:30:01 -08:00
Mark McDowall fc376bfe3f Fixed: Validation failures not being shown if adding a series fails 2019-01-10 18:15:34 -08:00
Mark McDowall 5894b4fd95 v3 UI 2018-12-29 13:08:43 +01:00