openreplay/frontend/app/duck
Delirium b17c3ab8d7
Spots UI (#2385)
* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* spot login pinging

* move spot login flow to login comp, use separate spot login path for unique jwt

* invalidate spot jwt on logout

* add visual data on page load event

* typo fix

* issue to copy change

* share spot url f
2024-07-31 09:56:41 +02:00
..
components fix ui no decimals for zoom requests (#2016) 2024-03-29 17:21:47 +01:00
funcTools change(ui): rewrite issue and resource types 2022-12-29 16:01:21 +01:00
integrations fix(ui): fix slack/teams request duplication 2023-10-30 12:11:50 +01:00
sources openreplay frontend 2021-05-01 15:12:01 +05:30
tools openreplay frontend 2021-05-01 15:12:01 +05:30
.eslintrc Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
alerts.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
assignments.js fix(ui): some issue/assignment refactoring 2023-01-02 17:59:16 +01:00
customField.js Ios conditions (#2039) 2024-04-05 11:05:08 +02:00
customMetrics.js change(ui): rewrite session type 2022-12-30 17:59:56 +01:00
dashboard.js fix(ui): remove useless requests before jwt 2023-10-30 12:43:44 +01:00
errors.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
filters.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
funnelFilters.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
funnels.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
index.ts change(ui): remove webhook reducer 2023-01-13 17:08:36 +01:00
issues.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
liveSearch.js fix(ui) - search - clone default values 2023-03-31 15:15:51 +02:00
member.js change(ui): remove old announcements components and reducer 2022-12-28 14:10:59 +01:00
rehydrate.js change(ui): small cleanup 2023-01-13 17:36:35 +01:00
requestStateCreator.js openreplay frontend 2021-05-01 15:12:01 +05:30
roles.js Spots UI (#2385) 2024-07-31 09:56:41 +02:00
search.js change(ui): mobile specific filters 2024-07-24 14:54:42 +02:00
sessions.ts feat ui: map of clicks for session 2024-06-27 18:02:51 +02:00
site.js feat(ui): show status of processing sessions on initial setup 2023-07-03 14:08:28 +02:00
templates.js openreplay frontend 2021-05-01 15:12:01 +05:30
user.js fix(ui): missing return in state 2023-11-07 17:45:17 +01:00