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

Feature: Timer on retro board #191

Merged
merged 56 commits into from
Dec 15, 2023
Merged

Feature: Timer on retro board #191

merged 56 commits into from
Dec 15, 2023

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    6d0eeb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. feat: added timer, timer button and dialog

    Manuel Lehé committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    91fa64a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: add disabled prop to timepicker

    Manuel Lehé committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a61d4f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:MaibornWolff/retro into feature/t…

    …imeboxing
    Manuel Lehé committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    26b201c View commit details
    Browse the repository at this point in the history
  3. fix: implement PR feedback+fixed sec. display prob

    Manuel Lehé committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    735cf26 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: custom duration, NaN check bug, PR feedback

    Manuel Lehé committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7e23c11 View commit details
    Browse the repository at this point in the history
  2. fix: improved number checking

    Manuel Lehé committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    962f10b View commit details
    Browse the repository at this point in the history
  3. fix: timer display in picker when running

    Manuel Lehé committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8976173 View commit details
    Browse the repository at this point in the history
  4. fix: renamed method

    Manuel Lehé committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ff3f7eb View commit details
    Browse the repository at this point in the history
  5. feat: added custom confetti when timer ends

    Manuel Lehé committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    df92243 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix: rearranged particles packages

    Manuel Lehé committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    eece477 View commit details
    Browse the repository at this point in the history
  2. fix: simplified timer + new timers start correct

    Manuel Lehé committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6c3ce2e View commit details
    Browse the repository at this point in the history
  3. feat: timer can be paused and resumed

    Manuel Lehé committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    67bad31 View commit details
    Browse the repository at this point in the history
  4. feat: add color to timer pausing

    Manuel Lehé committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0c0b6d8 View commit details
    Browse the repository at this point in the history
  5. fix: removed increment/decrement buttons

    Manuel Lehé committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    869c886 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix: button color change, timer edge case

    Manuel Lehé committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aee32f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat: add timer events in the retroContext

    Manuel Lehé committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    45e82a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. feat: timer over retrocontext

    Manuel Lehé committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    412bf13 View commit details
    Browse the repository at this point in the history
  2. fix: time running end condition

    Manuel Lehé committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1607085 View commit details
    Browse the repository at this point in the history
  3. fix: remove decrement / increment time

    Manuel Lehé committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cfb7990 View commit details
    Browse the repository at this point in the history
  4. feat: add pause timer functionality

    Ben Willenbring committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3d0b957 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    f3ca714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22cfbd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f614bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd52ea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc2cb9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e419b5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    458f3ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f6660 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix: cleanup

    Nomandes committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f0eca80 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    cf2644d View commit details
    Browse the repository at this point in the history
  2. fix: cleanup

    Nomandes committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    650dafa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5d589d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d91f4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4654b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    203a755 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    897cb3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af95298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    254ecf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    29ecc37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c28352 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73fc2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a9e479 View commit details
    Browse the repository at this point in the history
  5. fix: internalized label

    Nomandes committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    af4a416 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4e7b1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba8e252 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4dfcbc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee20422 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1486760 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97e2995 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b0bb12 View commit details
    Browse the repository at this point in the history
  13. fix: remove curly braces

    Nomandes committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bdf8384 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    084e178 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    6efb30a View commit details
    Browse the repository at this point in the history
  2. fix: show timer finish animation for participants

    Ben Willenbring committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5f2b7a7 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unnecessary setting the timer again when pausing the…

    … timer
    Ben Willenbring committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b53383f View commit details
    Browse the repository at this point in the history