Shekar Siri
1232ab5b57
fix(ui): assist credential call with authorization
2024-11-07 11:46:07 +01:00
Shekar Siri
b83d8db2a9
fix(ui): assist cred call with header
2024-11-06 18:19:37 +01:00
nick-delirium
9a5716fdcb
ui: fix projectid passed to assist
2024-10-28 14:16:26 +01:00
Delirium
a71381da40
getting rid of redux for good ( #2556 )
...
* start moving ui to redux tlk
* remove unused reducer
* changes for gdpr and site types
* ui: migrating duck/roles to mobx
* ui: drop unreferenced types
* ui: drop unreferenced types
* ui: move player slice reducer to mobx family
* ui: move assignments to issueReportingStore.ts
* remove issues store
* some fixes after issues store
* remove errors reducer, drop old components
* finish removing errors reducer
* start moving integrations state to mobx
* change(ui): funnel duck cleanup
* change(ui): custom fields
* change(ui): customMetrics cleanup
* change(ui): customMetrics cleanup
* change(ui): duck/filters minor cleanup
* change(ui): duck/filters cleanup
* change(ui): duck/customMetrics cleanup and upgrades
* fix integrations service, fix babel config to >.25 + not ie
* refactoring integrations reducers etc WIP
* finish removing integrations state
* some fixes for integrated check
* start of projects refactoring
* move api and "few" files to new project store
* new batch for site -> projects
* fix setid context
* move all critical components, drop site duck
* remove all duck/site refs, remove old components
* fixup for SessionTags.tsx, remove duck/sources (?)
* move session store
* init sessionstore outside of context
* fix userfilter
* replace simple actions for session store
* sessions sotre
* Rtm temp (#2597 )
* change(ui): duck/search wip
* change(ui): duck/search wip
* change(ui): duck/search wip
* change(ui): duck/searchLive wip
* change(ui): duck/searchLive wip
* change(ui): duck/searchLive wip
* change(ui): duck/searchLive wip
* change(ui): search states
* change(ui): search states
* change(ui): search states
* change(ui): fix savedSearch store
* change(ui): fix savedSearch store
* some fixes for session connector
* change(ui): fix savedSearch store
* change(ui): fix searchLive
* change(ui): fix searchLive
* fixes for session replay
* change(ui): bookmark fetch
* last components for sessions
* add fetchautoplaylist
* finish session reducer, remove deleted reducers
* change(ui): fix the search fetch
* change(ui): fix the search fetch
* fix integrations call ctx
* ensure ctx for sessionstore
* fix(ui): checking for latest sessions path
* start removing user reducer
* removing user reducer pt2...
* finish user store
* remove rand log
* fix crashes
* tinkering workflow file for tracker test
* making sure prefetched sessions work properly
* fix conflict
* fix router redirects during loading
---------
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
2024-10-03 11:38:36 +02:00
Shekar Siri
c94edf655f
change(ui): roles to support for service accounts
2024-07-08 17:58:24 +02:00
Shekar Siri
de402d4695
change(ui): fullView param to restrict to player content
2024-04-08 16:50:28 +02:00
Delirium
a2fce7e291
Assist stats UI ( #1489 )
...
* feat(ui): start assist stats
* feat(ui): design mock up for stats
* feat(ui): naming...
* feat(ui): types, api service, some changes for recs and loaders
* feat(ui): csv export button/request
* feat(ui): csv export button/request
* feat(ui): format dates
* feat(ui): some fixes for stats requests
* fix(tracker): fix test
* fix(tracker): fix ci build
* fix(tracker): fix assist tests
* fix(tracker): bump test coverage, fix minor bug
* fix(ui): more cypress fixes
* fix(ui): add proj id to socket connection
* fix(ui): remove console log
* fix(ui): update filters
* feat(ui):fix some api keys for stats
* feat(ui): fix type
* feat(ui): remove unused
* feat(ui): some fixes
* feat(ui): some fixes 2
* fix(ui): some search fixes
* fix(ui): change api keys
* fix(ui): change api keys
* fix(ui): pdf button fix
* fix(ui): pdf button fix
* fix(ui): some ui fixes after review
* fix(ui): fix csv export
* fix(ui): change header for pds export for stats
* fix(ui): change header width for exports
2023-10-16 13:54:37 +02:00
nick-delirium
aecfe00c33
feat(player): add agent id to assist con query
2023-10-02 11:15:51 +02:00
Delirium
d7be57245b
fix(ui): merge audio tracks on node chain for recording ( #1433 )
...
* fix(ui): merge audio tracks on node chain for recording
* fix(ui): fix
2023-08-02 10:56:54 +02:00
Delirium
a24d99f75c
feat(player): player file loader refactoring ( #1203 )
...
* change(ui): refactor mob loading
* refactor(player): split message loader into separate file, remove toast dependency out of player lib, fix types, fix inspector and screen context
* refactor(player): simplify file loading, add safe error throws
* refactor(player): move loading status changers to the end of the flow
2023-05-12 15:38:43 +02:00
nick-delirium
544131daf4
fix(player): ensure that player is cleaned on unmount
2023-05-09 17:50:59 +02:00
nick-delirium
1311ad3d43
fix(player): fix fullview prop passing to children (live pl)
2023-05-03 15:46:10 +02:00
nick-delirium
f8f03e5db8
fix(player): proper unmount
2023-04-17 12:35:51 +02:00
nick-delirium
337a4dc45f
change(player): clear redux state on unmount
2023-04-06 12:28:20 +02:00
nick-delirium
ea0a067c0e
change(player): improve multiview assist mount/unmount process
2023-04-06 10:18:49 +02:00
Delirium
8d34afebc4
fix assist cleanup ( #1111 )
...
* change(player): cleanup assist sockets on unmount
* change(player): remove memo
* change(player): fix unmount?
2023-04-05 18:10:34 +02:00
Delirium
83112fc768
change(player): cleanup assist sockets on unmount ( #1110 )
...
* change(player): cleanup assist sockets on unmount
* change(player): remove memo
2023-04-05 17:14:07 +02:00
Mehdi Osman
137b4daffb
Update LivePlayer.tsx
2023-03-30 23:10:18 +02:00
Rajesh Rajendran
f6a0e2eea0
fix(frontend): Assist credentials url ( #1082 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-03-30 22:30:13 +02:00
nick-delirium
c6b97151c9
fix(ui): fix duplicate assist creation on /credentials call
2023-03-30 14:12:15 +02:00
nick-delirium
8a3e23a061
fix(ui): fix ui crash and random warning
2023-02-09 10:31:21 +01:00
nick-delirium
61210506d4
change(ui): prevent autoplay for in session click map
2023-02-08 16:53:20 +01:00
nick-delirium
6334f10888
change(ui): extract Live Player and its components
2023-01-13 17:36:35 +01:00
sylenien
4da30db2d7
change(ui): some player changes for clickmaps
2022-12-23 11:24:47 +01:00
sylenien
6a930a433a
change(ui): some review fixes
2022-12-09 11:37:19 +01:00
sylenien
80811f4c49
change(ui): fix socket connection, player attach and autoplay for live session, and store
2022-12-09 11:37:19 +01:00
sylenien
291e92410f
change(ui): change replace and delete, change active session detection, change components and hover states
2022-12-09 11:37:19 +01:00
sylenien
92a897b9c0
change(ui): add state handlers
2022-12-09 11:37:19 +01:00
sylenien
ef78ba7975
fix(ui): fix assist rewind and init
2022-12-01 11:57:53 +01:00
Alex Kaminskii
ccb688e7fd
fix(frontend): fix LivePlayer & Timeline components
2022-11-30 21:52:18 +01:00