Releases: 690pmb/AllMovies
Release 6.0
Add TV Show:
Adaptation of:
-
Menu
-
Dashboard (Top Series)
-
Add
my series
-
Discover (plus a network filter)
-
Person detail
-
Tag
-
Add search box in header
-
Add to collection buttons
Add pages:
-
Serie detail
-
Season detail
-
Seasons list (with a swiper)
Other changes:
Discover:
-
langage filter
-
isWithout genre and keywords in url params
Bugs fixture:
-
Job handling in credit list
-
Search meta sites depending on spoken lang and user lang
-
Empty image
Release 5.0
Important features :
-
Tags:
The goal is to add tags to stored movies. Like "Cult film" or "Academy Awards winner". This can help filtering movies in MyMovies list. The main features are :
- Create a tag
- Add movies to this tag
- Add tags to a movie
- Add a tag to multiple movies
- Remove tags
- Remove tag when remove movie
-
Header replaced by a menu and a toolbar:
- The menu holds the links of the application, language dropdown and logout button
- The toolbar contains search boxes for persons and movies
-
Tabs:
Application links can be opened directly, in a new tab or in background. The choice is given in a small popup when hovering a link. The opened links are visible in a tab bar. Then users can easily navigates through opened tabs.
Style :
-
Global UI reshape
-
Responsivity improved on MyMovies, Movie details and Discover
-
Movie and Person pages reordered
-
Movie in release page are the same as Movie detail page
Small features :
- Alternative titles and release dates on movie detail
- IMDb links open directly on the movie or the person
- Searching and sorting on movie list (similar movie, recommendation and person's movies)
- Character names are displayed on casting lists
- Remove language supports for italian, deutch and spanish
- Popular movies and person in swipers on Dashboard
- Playing mode on Discover for movies currently in theater
- Better display of movie's ratings and awards
- Show what a person is known for and use it to sort his movies
- Add language and adult parameters to user data
Technicals:
- Reduce apk size
- Begin to add basic tests for component creation
- Performance improvements for loading MyMovies and authentication
- Go to top works on mobile
Release 4.0
New functionalities:
- Image viewer (using swiper) for movie and person images
- Header with search inputs that shows and hides when scroll
- Scrolls to top component
- Add redirection to Discover with person, movie genre and keyword
- Fetch english data when not found for the overview for instance
- Add similar movies on movie detail
- Add popular person and tooltip on them and on movies on the dashboard
- Fix genres filters and pagination on movies page
Technical improvements:
- Migration of Angular from 5.2 to 7.0
- Migration for FontAwesome (from import script to yarn package)
- Add variables to cordova script deployement
- Improve management of services and clean SharedModule
Release 3.0
- Add discover page:
- Search movies by genres, keywords, persons
- Filter movies by certifications, release type, duration, release date, ratings
- Sort movies by: popularity, revenue, date, rating, vote count
- Add ratings (rotten tomatoes, imdb, metacritic) on movie details and movies
- Movies images for any languages
- Fix recommandations links
Release 2.0
- Replace datatables.net with angular material datatable
- Add user supports and login module
First Release
All the major features work, the project is responsive.