Skip to content

[WIP] Webui add movie#1364

Merged
Tommatheussen merged 29 commits intodevelopfrom
webui_add_movie
Sep 16, 2016
Merged

[WIP] Webui add movie#1364
Tommatheussen merged 29 commits intodevelopfrom
webui_add_movie

Conversation

@Tommatheussen
Copy link
Copy Markdown
Contributor

@Tommatheussen Tommatheussen commented Aug 23, 2016

Motivation for changes:

This PR allows users to add a movie to any existing movie_list from the web UI.

Detailed changes:

Movies section of the UI has a new input field, allowing users to type a movie name (maybe later imdb/trakt/... ids?). This name will be searched for on the API using several different providers.

pastedgraphic-9

Add button only enabled after list is selected
pastedgraphic-8

Scrollable content
pastedgraphic-7

Addressed issues:

No fix, just addition

Log and/or tests output (preferably both):

Test are still left to do

TODO:

  • Tests
  • Fix buggy interface (as seen in second screenshot)
  • Layout stuff
  • Loading animation
  • Update list from already open panel instead of opening new one (creates stacked panels right now)
  • Get actual search endpoint and use it (currently mocked)
  • Use currently selected movie list (the selected tab) as default list to add a movie to

@Tommatheussen Tommatheussen force-pushed the webui_add_movie branch 2 times, most recently from 8eeba82 to 585bedb Compare August 24, 2016 14:24
@paranoidi
Copy link
Copy Markdown
Member

paranoidi commented Aug 24, 2016

I hope using dropdown is not needed when adding movie. By default it should go to default list without any additional selection.

@Tommatheussen
Copy link
Copy Markdown
Contributor Author

No indeed, I'm planning on using the currently selected movie list as default for the dropdowns.
That way ppl still have the change to add it to ad different list if wanted

@liiight
Copy link
Copy Markdown
Member

liiight commented Aug 24, 2016

What is a default list? That exists only in the CLI scope. Should that be configured in UI side?

@Tommatheussen Tommatheussen merged commit fc8c2a6 into develop Sep 16, 2016
@Tommatheussen Tommatheussen deleted the webui_add_movie branch September 16, 2016 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants