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

Implement AJAX Override Autosave (Ref #94 #140) #146

Merged
merged 19 commits into from
Sep 22, 2021
Merged

Commits on Aug 15, 2021

  1. stub autosave

    Benjamin Pick committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    0052f7d View commit details
    Browse the repository at this point in the history
  2. mc

    Benjamin Pick committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    66cee3f View commit details
    Browse the repository at this point in the history
  3. add more code to test

    Benjamin Pick committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    c06d1c0 View commit details
    Browse the repository at this point in the history
  4. add some tests

    Benjamin Pick committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    c0db682 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. autosave of input elements works now, ToDo country select

    Benjamin Pick committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    b9bd584 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Refactor js files

    Benjamin Pick committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    fc48137 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Refactor js file names

    Benjamin Pick committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    b558ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. parcel 2 - todo enqueue from wordpress

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    e3bae6b View commit details
    Browse the repository at this point in the history
  2. parcel 2 improve

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f52277c View commit details
    Browse the repository at this point in the history
  3. mc

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0b5987f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'autosave' into parcel2

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    bbea62e View commit details
    Browse the repository at this point in the history
  5. js enqued again

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    23e3e77 View commit details
    Browse the repository at this point in the history
  6. mc readme

    Benjamin Pick committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    7c97903 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Fix jest test

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    75d7849 View commit details
    Browse the repository at this point in the history
  2. merging package.json

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f25ce6e View commit details
    Browse the repository at this point in the history
  3. update js libs

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    54153e0 View commit details
    Browse the repository at this point in the history
  4. mc update browserlist

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    cd32305 View commit details
    Browse the repository at this point in the history
  5. country select

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    14f360f View commit details
    Browse the repository at this point in the history
  6. add debounce to autosave

    Benjamin Pick committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    846c00a View commit details
    Browse the repository at this point in the history