Commit Graph

3 Commits (62040ed88a4b80a4eb375b7d8db609b05e318c22)

Author SHA1 Message Date
Mike Lang 367e6a7a7a sheetsync fixes
typos and omissions
6 months ago
Mike Lang eeffeeed10 sheetsync: Deal with reverse syncing properly when not all events are in the list of worksheets
This is important because archive events should not be reversed.
We only want to create new rows when the row's intended worksheet is in our list of worksheets we sync.
6 months ago
Mike Lang e9b6e27598 sheetsync: Make the middleware interface explicit with a base class
The main purpose here is just documentation, so it's clear what the semantics of a middleware is.
6 months ago