-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Sync and cache images and other files. #521
Draft
jgaehring
wants to merge
16
commits into
develop
Choose a base branch
from
field-module-observations
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jgaehring
force-pushed
the
field-module-observations
branch
from
June 16, 2023 17:11
0394dc3
to
f3c9b7f
Compare
jgaehring
force-pushed
the
field-module-observations
branch
2 times, most recently
from
June 29, 2023 05:01
befa006
to
c1fa6c4
Compare
✅ Deploy Preview for happy-dubinsky-808218 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
jgaehring
force-pushed
the
field-module-observations
branch
from
July 17, 2023 15:11
a84de8f
to
7ff172d
Compare
jgaehring
force-pushed
the
field-module-observations
branch
2 times, most recently
from
September 1, 2023 03:09
d2ecef8
to
b60edf4
Compare
This reverts commit 4e12e11.
jgaehring
force-pushed
the
field-module-observations
branch
from
April 7, 2024 18:11
b60edf4
to
b985cb0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As a preliminary to alpha.9, this establishes the internal mechanisms for syncing and caching files, which is the bulk of that work required for the Observations module. As I mentioned on the forum, I'm tempted to merge this work into
main
just to confirm that everything works on https://develop.farmos.app, and these commits do in fact represent a relatively complete feature set for FK Core, even if the Observations module itself is far from complete (not a ton of work remaining there, but there just isn't much of a UI to speak of).