Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add new show lost categories beside series and anime #8308

Merged
merged 18 commits into from
Aug 12, 2020

Conversation

p0psicles
Copy link
Contributor

@p0psicles p0psicles commented Aug 8, 2020

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

to do

  • Add db field
  • Add db migration
  • Remove the anime look & feel options

image
image

* use component to add/remove and sort the show list categories.
…low-add-anime-non-tvdb

# Conflicts:
#	themes-default/slim/src/components/home.vue
#	themes/dark/assets/js/medusa-runtime.js
#	themes/light/assets/js/medusa-runtime.js
* Introduce new app config 'AUTO_ANIME_TO_LIST', which will automatically add the show to the 'anime' showlist, when checked as anime.
* Remove app.ANIMESUPPORT, as it's not used anywhere.
* Move split home in tabs config item to config-general.vue (interface)
* Generalized the disabling of "save" button, during netcall.
Was not propertly implemented for config-*.vue pages.
* Added AUTO_ANIME_TO_LIST variable.
* Removed update_anime_support() function (not used anymore)
* Removed is_anime_in_show_list() function (not used anymore)
Only when option "Connect anime to anime list" is enabled.
@p0psicles
Copy link
Contributor Author

@medariox?

medariox
medariox previously approved these changes Aug 12, 2020
@medariox
Copy link
Contributor

Needs rebase

…low-add-anime-non-tvdb

# Conflicts:
#	themes/dark/assets/js/medusa-runtime.js
#	themes/light/assets/js/medusa-runtime.js
@medariox medariox merged commit 4dd7209 into develop Aug 12, 2020
@medariox medariox deleted the feature/allow-add-anime-non-tvdb branch August 12, 2020 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants