1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00
Radarr/frontend
geogolem e033ce1eff New: Add OnDelete Notification to TraktConnection
to remove movies from Trakt Collection when they are removed from Radarr

Add OnDelete Notification to TraktConnection to remove movies from Trakt Collection when they are removed from Radarr

skip the deleteHandler if the delete Event was triggered for reason: Upgrade

change migration from 180 to 182 since 180 and 181 are already in plan
to be used

address comments regarding helpText for OnDelete
and move check for OnUpgrade deletion reason into trakt connection OnDelete handler

reuse TraktCollectMoviesResource for OnDelete
trakt api should just ignore the other properties anyway

add WithDefaultValue to migration

add unit test case for onDelete to

fix unit testcase for onDelete
2020-09-04 00:19:06 -04:00
..
gulp UI fixups from Lidarr 2020-06-27 18:13:31 -04:00
src New: Add OnDelete Notification to TraktConnection 2020-09-04 00:19:06 -04:00
.csscomb.json New: Project Aphrodite 2019-06-11 22:06:43 -04:00
.esformatter New: Project Aphrodite 2019-06-11 22:06:43 -04:00
.eslintignore New: Project Aphrodite 2019-06-11 22:06:43 -04:00
.eslintrc.js Import Sorting Lint for Frontend (#4655) 2020-07-28 14:47:25 -04:00
.jsbeautifyrc New: Project Aphrodite 2019-06-11 22:06:43 -04:00
.stylelintrc UI fixups from Lidarr 2020-06-27 18:13:31 -04:00
.tern-project New: Project Aphrodite 2019-06-11 22:06:43 -04:00
babel.config.js New: Many UI Updates and Performance Tweaks 2019-06-11 22:07:34 -04:00
jsconfig.json jsconfig for a bit of autocompletion and intellisense 2020-08-15 12:25:28 -04:00
postcss.config.js New: Update Frontend Packages 2019-07-27 01:33:33 -04:00