-
Notifications
You must be signed in to change notification settings - Fork 40
Feature/tanstack db #582
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
Open
flipvh
wants to merge
25
commits into
development
Choose a base branch
from
feature/tanstack-db
base: development
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.
+1,032
−1,152
Open
Feature/tanstack db #582
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
35081a4
progress: add getAttachmentsCollection
LemonardoD dc735ed
progress: add getAttachmentsGroup
LemonardoD 3a12cf6
progress: fixes
LemonardoD 07ea95d
progress: fixes
LemonardoD 28d02fa
Merge branch 'development' of https://github.com/cellajs/cella into f…
LemonardoD fb3a730
progress: cahnges
LemonardoD 88a635f
fix: attachments deletion
LemonardoD e429d40
progress: fixes
LemonardoD bef4eb1
progress: create attachments
LemonardoD 8fa853f
progress: swap to collection
LemonardoD 01a6cfa
progress: fix TODO
LemonardoD 6d29d81
combile local files and DB
LemonardoD bc136ee
progress: fix adding attachments locally
LemonardoD 8d56fd7
progress: cleanup
LemonardoD 31e1eed
progress: fix local collections mutations
LemonardoD 88adcf7
progress: improve usage of collection
LemonardoD 91319d1
progress: enable download button
LemonardoD 4cd31b8
progress: add todos
LemonardoD 88ed3cf
progress: enable offline search
LemonardoD 3d52ae3
progress: improve collection action
LemonardoD 159bd47
add: TODO
LemonardoD ec13fda
add: todo
LemonardoD 124b08d
progress: update getAttachmentsCollection
LemonardoD 1e55850
progress: make offline prefetch work
LemonardoD 6308eeb
progress: fixes
LemonardoD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-renders re-trigger live query with sync, causes a lot of query fire up at the same time on initial load