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

Add remove tests #74

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add remove tests #74

wants to merge 4 commits into from

Commits on Feb 27, 2020

  1. add AddCard functionality

    - Add channel to Kasse struct to hand over UIDs to registration
    - Add HTTP handlers for adding cards
    tynsh committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2efbffd View commit details
    Browse the repository at this point in the history
  2. add edit and remove card functionality

    - add backend functions for removing and updating cards
    - add HTTP handlers for removing and updating cards
    tynsh committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    54066f7 View commit details
    Browse the repository at this point in the history
  3. update material design

    tynsh committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    10bd34b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c12fbf View commit details
    Browse the repository at this point in the history