Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
96804ae
cmd/hiveview: use ES modules in webapp
fjl Jan 24, 2023
4154f83
cmd/hiveview: UI update
fjl Jan 27, 2023
e13443c
cmd/hiveview: change link-to-test to use hash
fjl Jan 27, 2023
60e110d
cmd/hiveview: update comment
fjl Jan 27, 2023
f7c108c
cmd/hiveview: fix bug in test log linking
fjl Jan 27, 2023
23c51e8
cmd/hiveview: fix row indexing bug
fjl Jan 27, 2023
61d6bf6
cmd/hiveview: style tweaks
fjl Jan 28, 2023
cdada23
cmd/hiveview: bump logo size
fjl Jan 28, 2023
3d1ff33
cmd/hiveview: fix arrow position for tests with many clients
fjl Jan 28, 2023
a558499
cmd/hiveview: shrink load column
fjl Jan 28, 2023
17a4420
cmd/hiveview: test selection logic
fjl Jan 28, 2023
93fbfe1
cmd/hiveview: allow viewer filename text wrap
fjl Jan 28, 2023
6732285
cmd/hiveview: ensure test name is selectable
fjl Jan 28, 2023
7eab124
cmd/hiveview: display suite/test duration
fjl Jan 28, 2023
09e45a6
cmd/hiveview: show suite start time and simulator log file
fjl Jan 28, 2023
917c62a
cmd/hiveview: rename datatables files
fjl Jan 28, 2023
6cf4093
internal/libhive: write instance file
fjl Jan 28, 2023
c81c4cb
cmd/hiveview: add about link
fjl Jan 28, 2023
ef3cf18
cmd/hiveview: show instance info in header
fjl Jan 28, 2023
e685371
cmd/hiveview: fix wrap in main nav
fjl Jan 28, 2023
20a884e
cmd/hiveview: fix crash in routes
fjl Jan 28, 2023
633ad89
internal/libhive, cmd/hiveview: add timeout flag in output
fjl Jan 28, 2023
5c09802
cmd/hiveview: show timeout in app
fjl Jan 28, 2023
f320af3
cmd/hiveview: fix misaligned header text
fjl Jan 28, 2023
4564355
cmd/hiveview: remove underline in truncated output button
fjl Jan 28, 2023
8159f9d
cmd/hiveview: remove td in style
fjl Jan 28, 2023
468d58a
cmd/hiveview: move list-group to upper right corner
fjl Jan 28, 2023
2dd36b9
cmd/hiveview: show local dates
fjl Jan 28, 2023
cafc13e
cmd/hiveview: apply FOUC workaround
fjl Jan 28, 2023
e75f024
cmd/hiveview: improve alignment of datatables controls
fjl Jan 28, 2023
eec663f
cmd/hiveview: move client versions into row
fjl Jan 28, 2023
63b96fe
cmd/hiveview: add datatables style workaround
fjl Jan 28, 2023
7720e6a
cmd/hiveview: increase main margin
fjl Jan 28, 2023
12f34d8
cmd/hiveview: prevent empty line at end of test output
fjl Jan 28, 2023
84d797a
cmd/hiveview: highlight errors in test output
fjl Jan 28, 2023
d40de36
cmd/hiveview: fix empty line thing even for short output
fjl Jan 28, 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
140 changes: 0 additions & 140 deletions cmd/hiveview/assets/app-viewer.js

This file was deleted.

Loading