nvbach91 / 4IZ268-2020-2021-ZS

A repository for laboratories of subject 4IZ268, Fall Semester 2020/2021.
MIT License
4 stars 12 forks source link

Sikj01 sp2 #248

Closed sikj01 closed 3 years ago

sikj01 commented 3 years ago

odevzdávám momentální podobu

nvbach91 commented 3 years ago

tenhle Pull Request smazte a nahrajte POUZE druhou semestralku (podle navodu) do stavajiciho Pull Requestu zde: https://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/231

sikj01 commented 3 years ago

Dobrý večer, já jsem omylem uzavřel ten správný pull-request.

J.S.

Stáhněte si Outlook pro Androidhttps://aka.ms/ghei36


From: Nguyen Viet Bach notifications@github.com Sent: Friday, January 29, 2021 12:25:08 AM To: nvbach91/4IZ268-2020-2021-ZS 4IZ268-2020-2021-ZS@noreply.github.com Cc: Jan Sikora sikj01@vse.cz; Author author@noreply.github.com Subject: Re: [nvbach91/4IZ268-2020-2021-ZS] Sikj01 sp2 (#248)

@nvbach91 requested changes on this pull request.


In www/sikj01/sp2/js/script.jshttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#discussion_r566474528:

@@ -0,0 +1,148 @@ +$(document).ready(() => {

  • console.log("funguju");
  • // RENDER WATCHLIST
  • function pageWatchlist() {
  • $("#main").html(`

elementy z HTML vybirejte predem, ne behem pouziti


In www/sikj01/sp2/js/script.jshttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#discussion_r566474702:

  • Genres
  • Personal score
  • Delete movie
  • `)
  • $("#moveToSearch").click(function () {
  • pageSearch()
  • });
  • }
  • function pageSearch() {

lepsi nazev funkce (renderSearchPage)


In www/sikj01/sp2/js/script.jshttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#discussion_r566474875:

  • Name Release date Genres User score Add movie
  • `)
  • $("#moveToWatchlist").click(function () {
  • pageWatchlist()

napodobne


In www/sikj01/sp2/js/script.jshttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#discussion_r566474973:

  • nepouzivejte table, ale div


    In www/sikj01/sp2/js/script.jshttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#discussion_r566475922:

    tohle volani je tady k nicemu

    — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/nvbach91/4IZ268-2020-2021-ZS/pull/248#pullrequestreview-578823977, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARHHKSSBHN4PKKPJSS7ECLLS4HW5JANCNFSM4WXPAZDQ.

    nvbach91 commented 3 years ago
    Name Release date Genres User score Add movie