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

Use the new redux hooks lib instead of manual fetch-like behaviour #21

Merged
merged 9 commits into from
Jan 5, 2021

Commits on Dec 31, 2020

  1. Refactored the loading of children to a separate file to keep each co…

    …mponent as clean as possible
    irony committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    8d65b43 View commit details
    Browse the repository at this point in the history
  2. Add cookie manager

    irony committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    fe836e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6b3946 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    bf38a2e View commit details
    Browse the repository at this point in the history
  2. uncommented the on event

    irony committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    72840a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81de060 View commit details
    Browse the repository at this point in the history
  4. chore: bump version of api lib

    irony committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    76899a6 View commit details
    Browse the repository at this point in the history
  5. first working async list

    irony committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    21ccd49 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. now working child view

    irony committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b3e2e61 View commit details
    Browse the repository at this point in the history