1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Alex Andreev
f09974fd1f Move LogRow to its own file
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-05 13:36:49 +03:00
Alex Andreev
2e0b4d15b3 Add LogList external styles
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-05 13:21:23 +03:00
Alex Andreev
1679ba14e1 Scroll to bottom on tab change
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-05 13:15:13 +03:00
Alex Andreev
c4538e928b Scroll to bottom on pod id change
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-02 14:33:00 +03:00
Alex Andreev
968621f7c6 Fix scroll position when more logs loaded
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-02 13:46:44 +03:00
Alex Andreev
62cc0d7689 Keep scrolling position when loaded more logs
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-02 10:28:37 +03:00
Alex Andreev
af8f39f83a Show logs regarding to showTimestamps flag
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-01 11:28:09 +03:00
Alex Andreev
88678f63a2 Load more logs when scrolled to top
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-01 09:44:19 +03:00
Alex Andreev
85fadc74e0 Set some list onScroll events
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-09-01 09:28:31 +03:00
Alex Andreev
6f91071af4 Using new <LogList/>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-08-31 14:34:54 +03:00
Alex Andreev
da39984cc1 Create functional LogList component
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-08-29 15:53:07 +03:00