Skip to content

Releases: MovieParty-team/movieparty-front

Update 0.1.0 (#14)

06 Feb 20:34
8758104
Compare
Choose a tag to compare
Update 0.1.0 (#14) Pre-release
Pre-release
* refactor: (auth/iam) refactored iam to place login/register in auth (#5)

* test: on login and register (#6)

* test: on login and register

* Update docker-image.yml

* test: remove failed test temporarily

* feature search a theater (#7)

* feat: (theater) search bar to find a theater returning cards of max 10 theaters

* feat: (search theater) updated image size and theme

* feat: (search theater) added e2e testing for search

* feat: (search theater) ignored unfinished tests, finish them later

* fix: (redirect bug) only redirect when query returned an error, i.e disconnected (#10)

* 8 see the movie showtimes at my cinema (#11)

* chore: (showtimes) added permissions on provider image urls

* feat: (theater and showtimes) simple theater page with showtimes for today

* fix: (showtimes) removed theater thumbnail

* feat: (theater and showtimes) added error and not found component

* fix: added input in queryKey instead of calling refetch

* feat: (theater and showtimes) added favorite status hook

* feat: (theater and showtimes) added toggle favorite

* feat: (theater and showtimes) feature done

* feat: (create a group) create a group and redirect to group page (#13)

* chore: moved providers

* chore: changed html metadata language