openreplay/frontend/app/components/Session_/Player/Controls
Delirium e9e3e21a10
feat(ui/tracker): feature flags (#1097)
* fix(player): fix initial visual offset jump check

* change(ui): add empty feature flags page

* change(ui): add empty feature flags page

* fix(ui): some more fixes

* change(ui): add subrouting for sessions tab

* change(ui): more fixes for routing

* change(ui): add flag creation page, flags list table, flag store/type

* change(tracker): flags in tracker

* change(tracker): return all flags

* feat(ui): add API and types connector

* feat(ui): split components to prevent rerendering

* feat(ui): add icon, fix redirect.path crashlooping

* feat(ui): add conditions and stuff, add flags class to tracker to handle stuff

* feat(ui): add condition state and filters

* feat(ui): fix flag creation with api change

* feat(ui): fix flag editing (api changes); simplify new/edit flag component

* feat(ui): add filters, make table pretty :insert_magic_emoji:

* feat(ui): remove rollout percentage from list, remove console logs

* feat(ui): multivar toggler

* feat(tracker): add more methods to tracker

* feat(tracker): more type coverage

* feat(tracker): add tests

* fix(ui): some fixes for multivar

* feat(ui): multivar api support

* fix(ui):start adding tests for fflags

* fix(ui): rm not working file..

* fix(ui): rm unused packages

* fix(ui): remove name field, fix some api and type names

* fix(ui): fix crash

* fix(tracker/ui): keep flags in sessionStorage, support API errors in feature flags storage

* fix(tracker/ui): clear unused things, fix url handling, fix icons rendering etc
2023-06-21 12:35:40 +02:00
..
AssistSessionsModal fix(ui): fix multiview scroll and search filters 2023-03-29 10:17:51 +02:00
AssistSessionsTabs change(tracker): change multiview tab color 2023-01-16 17:24:11 +01:00
components feat(ui/tracker): feature flags (#1097) 2023-06-21 12:35:40 +02:00
ControlButton.js refactor(ui/player): refactor more components 2022-11-25 11:02:34 +01:00
controlButton.module.css change(ui) - plaer controls spacing and alignment 2022-08-26 12:47:08 +02:00
controls.module.css fix(ui): controls bar height 2023-06-09 12:35:54 +02:00
Controls.tsx fix(ui): extract some ui components for easier rerenders 2023-06-12 16:31:52 +02:00
EventsList.tsx fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
getTimelinePosition.ts fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
index.js openreplay frontend 2021-05-01 15:12:01 +05:30
NotesList.tsx fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
SkipIntervalsList.tsx fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
time.module.css Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Time.tsx feat(ui): display real session time 2023-04-20 13:28:17 +02:00
timeline.module.css change(ui): add loader bar on timeline, fix metadata on session load, add exceptions archive for logger 2023-01-16 11:51:43 +01:00
Timeline.tsx fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
TimelineTracker.tsx fix(player): extract time state observing components from controls 2023-06-20 14:44:54 +02:00
TimeTracker.js change(ui): move components to new fold 2023-01-13 17:36:35 +01:00
timeTracker.module.css change(tracker): change assist replay timeline, request windows typing 2022-09-16 17:25:08 +01:00