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

perf(Component UI): lazy load component logs #7346

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1501d14
lazy load component logs
luvkapur May 1, 2023
eea4fd1
Merge branch 'master' into ui/lazy-load-logs
GiladShoham May 2, 2023
bcc9af0
Merge branch 'master' into ui/lazy-load-logs
GiladShoham May 2, 2023
c1aff40
simplify lazily fetching component logs
luvkapur May 2, 2023
adb8e7a
Merge remote-tracking branch 'origin/master' into ui/lazy-load-logs
luvkapur May 2, 2023
28d6c8f
lazy load version in version dropdown
luvkapur May 2, 2023
3ae0466
import code view
luvkapur May 2, 2023
7a0f346
lazy load snaps and tags separately in a single query + optimize comp…
luvkapur May 3, 2023
c6b8491
lazy load versions until dropdown is opened
luvkapur May 4, 2023
e61fac9
fix component compare to lazy load
luvkapur May 4, 2023
a1e492b
fix tests
luvkapur May 5, 2023
239adc2
fix loader - when lazy loading versions
luvkapur May 8, 2023
2ae24b0
query from head when on a version + fix loading state
luvkapur May 9, 2023
f7679a1
Merge remote-tracking branch 'origin/master' into ui/lazy-load-logs
luvkapur May 11, 2023
9e14c51
refator getLogs to allow fetching versions with advanced filters
luvkapur May 12, 2023
1fa4b10
clean up
luvkapur May 12, 2023
93c92d6
lint fix
luvkapur May 12, 2023
ae77ed8
fix updating offset while lazy loading
luvkapur May 12, 2023
72b64f2
allow lazy loading by type
luvkapur May 15, 2023
9027cd6
fix lazy loading backwards
luvkapur May 16, 2023
b95d6e4
refactor: extract to useComponentLogs
luvkapur May 16, 2023
3516bf5
clean up
luvkapur May 16, 2023
2c1ebd1
clean up
luvkapur May 16, 2023
09acbaf
clean up
luvkapur May 16, 2023
46ba4ba
fix handling getting logs for lane components without head filter
luvkapur May 17, 2023
5007b17
Merge branch 'master' into ui/lazy-load-logs
luvkapur May 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
clean up
  • Loading branch information
luvkapur committed May 12, 2023
commit 1fa4b10188766b3673d718dc43e98b9c8b21fb08
Loading