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

Updatelistpage #91

Closed
wants to merge 24 commits into from
Closed

Updatelistpage #91

wants to merge 24 commits into from

Commits on Apr 6, 2022

  1. comment service worker

    Rdjarbeng committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b539492 View commit details
    Browse the repository at this point in the history
  2. add function for adding a single countdown item

    Rdjarbeng committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1fae045 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into updatelistpage

    Rdjarbeng committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    b3d0340 View commit details
    Browse the repository at this point in the history
  4. added status to countdown to view whether it has elapsed or not, @nya…

    …kotey I trust you can take it from here
    Rdjarbeng committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    28c15bf View commit details
    Browse the repository at this point in the history
  5. remove recurring console logs

    Rdjarbeng committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    38e77df View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. add async script imports for sidebar and update form

    Rdjarbeng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    949b27d View commit details
    Browse the repository at this point in the history
  2. add get distance (time difference) to clock class

    Rdjarbeng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    24e7510 View commit details
    Browse the repository at this point in the history
  3. change due date to status on list page

    Rdjarbeng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ad59df3 View commit details
    Browse the repository at this point in the history
  4. add countdown deadline to list page

    Rdjarbeng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    078aa35 View commit details
    Browse the repository at this point in the history
  5. comment listenfordate function out

    Rdjarbeng committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f3f3854 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. add clock update functionality to list page

    Rdjarbeng committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c3477e1 View commit details
    Browse the repository at this point in the history
  2. add todo for clock update

    Rdjarbeng committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    75b0eb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. update only due countdown elements on listpage

    Rdjarbeng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    731d91a View commit details
    Browse the repository at this point in the history
  2. add vscode debug settings

    Rdjarbeng committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f6ee2fe View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. add params doc to getCountdownString()

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    08ff90c View commit details
    Browse the repository at this point in the history
  2. add function param changes and removed comments

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    8303b9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f61de74 View commit details
    Browse the repository at this point in the history
  4. use notNull() for setting inner html

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    aae42e7 View commit details
    Browse the repository at this point in the history
  5. add jsdoc @params to functions in clock

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    9869784 View commit details
    Browse the repository at this point in the history
  6. added displayAndStartCount function

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    366be25 View commit details
    Browse the repository at this point in the history
  7. enable countdown update for edited countdowns

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    4080824 View commit details
    Browse the repository at this point in the history
  8. Update formupdate with display and startcount function, add tryCatch …

    …block
    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    59feec9 View commit details
    Browse the repository at this point in the history
  9. add update of countdown once elapsed

    Rdjarbeng committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    b3c8486 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. remove .vscode changes, add to .gitignore

    Rdjarbeng committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    3d74754 View commit details
    Browse the repository at this point in the history