-
Notifications
You must be signed in to change notification settings - Fork 120
H-4819: entity links pagination #8886
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
alex-e-leon
wants to merge
35
commits into
main
Choose a base branch
from
H-4819-entity-links-pagination
base: main
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.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
b411ffd
Move links queries from entity to the individual link tables
alex-e-leon ac79203
Add infinite scroll to link tables
alex-e-leon 526f3fb
Use readonly outgoing links
alex-e-leon 2817206
Remove client side sorting in link sections
alex-e-leon 46ff45b
Fix seed data win-rate logic
alex-e-leon 667393e
Fix outgoing-links-table scrolling
alex-e-leon 5497281
Re-apply logic for readonly tables in entity page
alex-e-leon ef8a467
Better error handling on tables
alex-e-leon 9d6eb37
Simplify virtuoso table
alex-e-leon be73d4e
Do not clobber users edited data when refetching
alex-e-leon 0fdc893
Fix canEdit logic
alex-e-leon 96761bf
Add a subtle overlay to virtualized loading spinner
alex-e-leon 6bc39e5
Reset fetch state if change in entities
alex-e-leon efa13e6
Remove client side sorting from outgoing table
alex-e-leon 70b8545
Factor out gql pagination accumulation
alex-e-leon 125adb0
Add client-side sorting to readonly incoming links
alex-e-leon 1af367c
Remove broken link title server side sorting
alex-e-leon b74f4d2
Re-apply server side filtering for link tables
alex-e-leon 86da518
Fix entity-links filtering
alex-e-leon 710cea3
Filter links when graph edges are clicked
alex-e-leon 5d8e7c9
Fix use-accumulated-cursor-pagination
alex-e-leon 041e332
Switch use-accumulated-cursor pagination to not be marked as binary
alex-e-leon 46d92a8
Removed unnecessary comments
alex-e-leon b2644af
Simplify comments
alex-e-leon 78d84c2
Show columns on link tables when a filter is applied
alex-e-leon 3a32dbd
Simpler comments
alex-e-leon f0d4c1b
refactor use-accumulate-cursor-pagination
alex-e-leon 98eb69b
Adjust overscan behaviour
alex-e-leon 356160f
Fix rebase
alex-e-leon 86d82fe
Show loading state until we know whether the entity is readonly or not
alex-e-leon 58de967
Merge branch 'main' into H-4819-entity-links-pagination
CiaranMn b71d928
update for new Graph summarize query
CiaranMn a4c3854
increase virtualized table viewport
CiaranMn 7db06fb
allow properties to load in while waiting for links to be resolved
CiaranMn 0d994fc
lint fix
CiaranMn 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
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
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
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
60 changes: 0 additions & 60 deletions
60
apps/hash-frontend/src/pages/shared/entity/entity-editor/links-section.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.