openreplay/frontend/app
Bart Riepe af4160eb20
feat(ui): add consistent timestamps to (almost) all items in the player ui
This also tries to make the autoscroll functionality a bit more consistent, where all items are always shown in the list, but items which have not yet occurred will be partially transparent until they happen.

Due to that change, autoscroll behavior which previously always went all the way to the bottom of a list didn't make sense anymore, so now it scrolls to the current item.
2022-08-23 09:34:55 +09:00
..
assets change(ui) - google font changes 2022-08-11 11:42:54 +02:00
components feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
constants change(ui): update metric missing data message 2022-08-19 13:11:05 +02:00
dev Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
duck main pull and resolved conflicts 2022-08-19 10:51:18 +02:00
hooks change(ui) - session list refresh with new changes 2022-08-19 17:12:25 +02:00
init Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
logger Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
mstore main pull and resolved conflicts 2022-08-19 10:51:18 +02:00
player feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
services feat(ui) - user sesison list modal changes 2022-08-18 17:23:41 +02:00
styles feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
svg feat(ui) - support link 2022-08-22 16:11:55 +02:00
theme fix(player): change card colors and borders, fix icons 2022-08-12 13:04:24 +03:00
types change(ui) - update keys to farm filters from query params 2022-08-19 15:20:51 +02:00
api_client.js feat(ui): make ui able to load unprocessed session files (#652) 2022-08-11 12:07:34 +02:00
api_middleware.js fix(frontend): log error in API middleware 2022-07-27 17:18:46 +02:00
date.ts feat(tracker): linting hook for tracker 2022-07-25 12:21:06 +02:00
dateRange.js fix(ui): fix empty metric text, fix metric min height, fix rows etc 2022-08-12 13:04:24 +03:00
declaration.d.ts feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
iconNames.js openreplay frontend 2021-05-01 15:12:01 +05:30
initialize.js Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
local_storage.js openreplay frontend 2021-05-01 15:12:01 +05:30
Router.js feat(ui) - support link 2022-08-22 16:14:12 +02:00
routes.js feat(ui): redesign alerts page 2022-08-18 13:52:44 +01:00
store.js fix(ui): fix timezone settings (#643) 2022-07-26 16:06:15 +02:00
utils.ts feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00
validate.js feat(ui): add consistent timestamps to (almost) all items in the player ui 2022-08-23 09:34:55 +09:00