Amir Raminfar
7b1f4f7f34
Remoges unused import
2021-11-05 19:09:39 -07:00
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
282268639f
Uses master instead of dev
2021-06-11 14:45:12 -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
fbf217b990
Tries to fixe #1245 by preventing default action
2021-05-24 11:49:03 -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
c89e70d697
Fixes #1137 by adding margin 0
2021-04-11 13:43:52 -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
46c4dde573
Adds auto focus to username
2021-04-08 16:14:50 -07:00
Amir Raminfar
52729fa980
Fixes mobile, colors and removes heading
2021-04-08 14:36:43 -07:00
Amir Raminfar
b4e0afdb2c
Adds authentication as a feature with simple username and password configuration ( #1127 )
...
* Starting work for auth
* Adds flags
* Does redirect
* Refactors code
* Adds vue templates
* Completes logic
* Cleans up some of the error messages
* Refactors
* Updates readme
* Updates titles
* Adds logout
* Cleans up imports
2021-04-08 08:29:58 -07:00
Amir Raminfar
a840f19b20
Missed a font
2021-04-01 19:05:00 -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
6c0202c34c
Fixes yarn tests
2021-03-30 15:22:25 -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
82df2a122f
Removes lowercase
2021-03-26 12:48:34 -07:00
Amir Raminfar
0c594226b5
Implements fuzzy search #1103
2021-03-26 12:44:54 -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
7ce29eae21
Cleans up events and js layer ( #895 )
2020-12-15 13:13:35 -08:00
Amir Raminfar
5a7636c535
Updates events to be more efficent
2020-12-14 15:26:37 -08:00
Amir Raminfar
fb96143ebb
Uses screen for overflow
2020-11-21 19:53:32 -08:00
Amir Raminfar
1e99a50938
Cleans up CSS
2020-11-21 19:34:07 -08:00
Amir Raminfar
1a76b30046
Clean up settings page
2020-11-21 19:34:07 -08:00
Amir Raminfar
e269cc4f63
Keep spaces. Maybe fixes #838 ( #840 )
2020-11-21 17:58:34 -08:00