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

Release 0.2.7 #4763

Merged
merged 205 commits into from
Jul 27, 2018
Merged

Release 0.2.7 #4763

merged 205 commits into from
Jul 27, 2018

Conversation

sharkykh
Copy link
Contributor

@sharkykh sharkykh commented Jul 27, 2018

sharkykh and others added 30 commits June 21, 2018 19:24
* Disable Pyup pull requests

* Schedule
The first argument for `Vue.component` must be the name.
It won't register the component without it.
```
vue.js:597 [Vue warn]: Error in render: "TypeError: Cannot read property 'startsWith' of null"

found in

---> <AppLink>
       <Config>
         <Root>
```
sharkykh and others added 22 commits July 22, 2018 09:14
* Remove ignore

* Lint root-dirs

* Lint asset

* Add missing globals to XO

* Lint show-selector

* Lint file-browser

* Remove `new-show.js.map` files

* Ignore name-pattern.vue for now

* Lint select-list

* Lint anidb-release-group-ui
* Lint Vue CSS

* Fix CSS lint
* Fix Abnormal provider login check. Fixes #4724

* Update CHANGELOG.md
* Fix running ava tests using profile.js.

* Restore removed globals.

* Remove cache property. Not used.

* Review comments.

* Put back removed globals.

* Space.

* Also need the .babelrc file.

* Gulp sync.
* More fixes for addShows...

* Fix search spinner

* Move variables
* Subclass imdbpie.Imdb to override the cache folder location

* Replace references to `imdbpie.Imdb`

* Replace `aid` with `*args, **kwargs`

* Missing docstring

* Add basic test

* Update CHANGELOG.md
* Update dependency concurrently to v3.6.1

* Remove `concurrently`
* Remove unused Python imports

* displayShow: Moved JS to mako

Fixes forced search and subtitle search

* Fix schedule forced search

* subtitleMissedPP subtitle search
* Fix #4633

* Replace NonEmptyDict with normal dict, use `x-nullable`

medusa/tv/episode.py

* Replace NonEmptyDict with normal dict, use `x-nullable`

medusa/tv/series.py

* Replace NonEmptyDict with normal dict, use `x-nullable`

medusa/server/api/v2/alias.py
* Update editShow

- Move code from mounted() to created()
- Don't load episodes, just show info
- Update error handling
- Replace async/await with Promises
- Remove unused CSS file

* Update changelog
* Convert submenu to Vue

* Update display conditions for submenu +

Remove unused /home/testRename submenu code

* Make `curShowSlug` reactive, make show-selector `showSlug` prop reactive

* VueRouter: Disable `not-found` redirection for now

* Restore the submenu visibility check on `main.mako`

* Add TODO, remove unused Python conversions

* Review

* Update CHANGELOG.md

* Fix padding bug
* Try to fix asset errors on displayShow

* Fix IMDB stars tooltip
* Update CHANGELOG.md

Update style
Link 'Previous versions' to v0.2.6 title
Add <hr/> separators

* Bump version to v0.2.7

* Replace changes URL

* Update date
@p0psicles p0psicles merged commit b733355 into master Jul 27, 2018
@p0psicles p0psicles deleted the release/release-0.2.7 branch July 27, 2018 06:55
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.

7 participants