Amir Raminfar
fc798985fd
Fixes follow ups #1584
2021-11-04 19:03:33 -07:00
James Cote
49b39fb3af
Add clear logs functionality ( #1584 )
...
* Add clear logs functionality
Other Changes:
- Add actions toolbar for actions pertaining to container logs
- Move Download button to actions toolbar, remove text and margin to match clear logs button
- Move search box below actions toolbar
- Turn off pointer events for scroll progress component so that Download button can be clicked
- Adjust spacing of container bar to accomodate the new actions toolbar
* Change actions toolbar into a floating menu
Other Changes:
- Move actions toolbar into its own component
- Move clear hotkey from LogEventSource to LogActionsToolbar, where the button is
- Move search back to where it was before
- Add tooltip component from buefy to annotate action buttons
- Add CSS variable for action toolbar background color, changes based on theme
2021-11-04 18:48:51 -07:00
Amir Raminfar
d55f78829e
Moves stats to narrow and possibly improves #1582
2021-11-01 14:42:00 -07:00
Amir Raminfar
eeec34b018
Removes @sha...
2021-10-29 14:26:50 -07:00
Amir Raminfar
aa1911cfcd
Adds image tag and fixes #1582
2021-10-29 10:09:37 -07:00
James Cote
06a4244126
Change page scroll icon to chevrons-down ( #1529 )
2021-10-07 15:07:55 -07:00
Amir Raminfar
12aadd673b
Fixes broken tests
2021-05-26 13:58:13 -07:00
Amir Raminfar
6bde7be53c
Fixes nil pointer exception
2021-05-26 13:52:14 -07:00
Amir Raminfar
fc4a3d90d5
Fixes bug
2021-05-26 13:27:33 -07:00
Amir Raminfar
920acf4256
Fixes reconnection bugs ( #1256 )
...
* Fixes reconnect by sending lastEventId see #1246
* Cleans up colors and spacing
* Fixes tests
2021-05-26 12:05:55 -07:00
Amir Raminfar
04f3f56aa3
Reconnects if container starts running again ( #1250 )
...
* Cleans up code a little
* Tries to reconnect if container starts again
2021-05-25 14:53:26 -07:00
Amir Raminfar
4daccddab5
Adds more js tests
2021-04-11 14:02:56 -07:00
Amir Raminfar
41415e6731
Cleans up imports
2021-04-11 13:53:25 -07:00
Amir Raminfar
7b4ca4e4fa
Fixes tests for hourstyle
2021-04-10 17:14:28 -07:00
Amir Raminfar
232ec7d27a
Adds seconds and fixes #1136
2021-04-10 17:07:30 -07:00
Amir Raminfar
bba34aa582
Minor clean up
2021-04-10 17:03:34 -07:00
Amir Raminfar
ed80bff954
Set maximum buffer size fixes #1135
2021-04-09 14:24:42 -07:00
Amir Raminfar
c8202d1238
Fixes z-index bug #1091
2021-04-08 16:32:13 -07:00
Amir Raminfar
721e30385e
Fixes release and updates fonts again
2021-04-01 13:02:41 -07:00
Amir Raminfar
babb30d4ce
Uses new font family
2021-04-01 11:48:07 -07:00
Amir Raminfar
c4fa0089e1
Removes Google Fonts. Fixes #1117
2021-04-01 10:18:54 -07:00
Amir Raminfar
0a1bf04d3f
Fixes title pushing close button
2021-03-30 15:20:01 -07:00
Amir Raminfar
0a0f6b5243
Moves search to only container pages
2021-03-30 15:01:56 -07:00
Amir Raminfar
e201c48665
Fixes small bug
2021-03-29 20:19:17 -07:00
Amir Raminfar
20a72c2538
Cleans up pin icons in favor of columns
2021-03-29 20:09:15 -07:00
Amir Raminfar
c3361be731
Fixes bugs and adds column icon
2021-03-29 14:16:21 -07:00
Amir Raminfar
df47f63b40
Small adjustment for scoring
2021-03-28 13:25:45 -07:00
Amir Raminfar
3ebe5587f6
Adds icons for dropdown search
2021-03-28 12:44:04 -07:00
Amir Raminfar
f480c28d2a
Adds fuzzy search modal ( #1108 )
...
* Adds fuzzy search modal
* Fixes modal bug
* Updates fuzzy with autocomplete component
* Adds better shortcut
* Fixes padding
* Fixes tests
2021-03-27 15:18:27 -07:00
Amir Raminfar
4d4d8f549f
Adds html5 download and changes mimetype
2021-01-05 16:59:51 -08:00
Amir Raminfar
ac008519bc
Add new functionality to download logs ( #917 )
2021-01-03 14:27:17 -08:00
Amir Raminfar
246f06e1a5
Fixes formatting
2021-01-01 14:58:22 -08:00
Amir Raminfar
da2401bb89
Adds is-hidden-mobile for header
2021-01-01 14:50:47 -08:00
Amir Raminfar
e269cc4f63
Keep spaces. Maybe fixes #838 ( #840 )
2020-11-21 17:58:34 -08:00
Amir Raminfar
5f0cdee76c
Adds 24 hour option
2020-11-19 15:49:49 -08:00
Amir Raminfar
295374b488
Removes padding
2020-09-13 10:59:38 -07:00
Amir Raminfar
73a0feb1d6
Fixes minor bugs
2020-09-07 13:49:19 -07:00
Amir Raminfar
4c00ffe18f
Fixes int test for menu
2020-09-06 20:10:22 -07:00
Amir Raminfar
c86e770c92
Cleans up mobile and resized pinned tabs
2020-09-06 19:57:19 -07:00
Amir Raminfar
dcfd6ec476
Mobile view and clean up
2020-09-06 16:01:46 -07:00
Amir Raminfar
220722deaa
Work in progress to show live stats ( #671 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-06 15:32:27 -07:00
Amir Raminfar
0eb5d97a59
Centers text and adds drop shadow
2020-08-20 14:27:47 -07:00
Amir Raminfar
53f6e7f27c
Adds back px to fix safari
2020-08-20 07:43:10 -07:00
Amir Raminfar
50930c0eff
Fixes broken tests
2020-08-20 07:16:37 -07:00
Amir Raminfar
f7c92f9457
Adds some top navigation loader
2020-08-19 13:25:42 -07:00
Amir Raminfar
13e57ac095
Fixes bug with progress
2020-08-19 13:05:05 -07:00
Amir Raminfar
b148367618
Changes scroll progress to behave differently when fetching scroll back content. ( #640 )
2020-08-19 12:47:28 -07:00
Amir Raminfar
439b8c27c8
Fixes bug with has more
2020-08-14 12:38:22 -07:00
Amir Raminfar
7f2af84be9
Fixes color on scroll notifier
2020-08-03 09:16:09 -07:00
Amir Raminfar
25ec792acb
Uses console.error instead
2020-07-19 19:25:47 -07:00