Shekar Siri
a35311f4dc
Various UI improvements ( #2337 )
...
* Various UI improvements
* Title updates
* No results icon update
* UI Improvements in DevTools
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
2024-07-03 10:19:13 +02:00
nick-delirium
a2a721673d
fix ui: fix ws modal height, add new shortcut to copy, fix new site type ios -> mobile
2024-07-01 15:55:32 +02:00
nick-delirium
2b9d38f858
fix ui: return clickmap to player
2024-06-27 16:07:36 +02:00
Delirium
960da9f037
Tracker 14.x.x changes ( #2240 )
...
* feat tracker: add document titles to tabs
* feat: titles for tabs
* feat tracker: send initial title, parse titles better
* feat ui: tab name styles
* feat tracker: update changelogs
* fix tracker: fix tests
* fix tracker: fix failing tests, add some coverage
* fix tracker: fix failing tests, add some coverage
* Heatmaps (#2264 )
* feat ui: start heatmaps ui and tracker update
* fix ui: drop clickmap from session
* fix ui: refactor heatmap painter
* fix ui: store click coords as int percent
* feat(backend): insert normalized x and y to PG
* feat(backend): insert normalized x and y to CH
* feat(connector): added missing import
* feat(backend): fixed different uint type issue
* fix tracker: use max scrollable size for doc
* fix gen files
* fix ui: fix random crash, remove demo data generator
* fix ui: rm some dead code
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
* fix tracker: add heatmap changelog to tracker CHANGELOG.md
* fix tracker: fix peerjs version to 1.5.4 (was 1.5.1)
* fix document height calculation
* Crossdomain tracking (#2277 )
* feat tracker: crossdomain tracking (start commit)
* catch crossdomain messages, add nodeid placeholder
* click scroll
* frame placeholder number -> dynamic
* click rewriter, fix scroll prop
* some docs
* some docs
* fix options merging
* CHANGELOG.md update
* checking that crossdomain will not fire automatically
* simplify func declaration
* update test data
* change clickmap document height calculation to scrollheight (which should be true height)
---------
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2024-06-24 13:49:26 +02:00
Delirium
7a2f95d766
feat ui: new audio player for multiple tracks etc ( #2261 )
...
* feat ui: new audio player for multiple tracks etc
* fix ui: cleanup, fix speed control
2024-06-10 17:56:25 +02:00
nick-delirium
ae4357c71a
fix ui: console log
2024-05-30 14:01:52 +02:00
nick-delirium
044e23f10a
fix ui: prefetching sessions from widgets fix
2024-05-29 18:24:48 +02:00
nick-delirium
ff51e7b430
fix ui: fix mobile subheader, loader issues
2024-05-29 16:30:13 +02:00
nick-delirium
1d31900c9f
fix ui: fixes for permissions in assist and devtools
2024-05-28 17:22:29 +02:00
Delirium
9b143eb98f
feat tracker: socket only mode (EE) ( #2216 )
...
* feat tracker: socket only mode
* fix ui: hide timeline for live sessions if socket only
* feat tracker: socket mode sync with backend, add flag onstart
* feat tracker: keep socket mode
2024-05-28 10:51:39 +02:00
nick-delirium
a32155efc3
fix ui: reformat old files (saas consistency)
2024-04-30 16:44:20 +02:00
nick-delirium
2e65173e9a
fix ui: fix note tags rendering, fix player note opening
2024-04-30 15:50:44 +02:00
Delirium
f033cbd12f
fix ui: fixes for segment comp + ui mockup ( #2137 )
...
* fix ui: fixes for segment comp
* feat ui: some ai testing mockup
2024-04-25 15:28:12 +02:00
Delirium
4444ecf6e0
Sess header fixes ( #2124 )
...
* feat ui: cross dead tabs, some ui fixes
* ? lost changes?
2024-04-24 09:39:50 +02:00
Delirium
475b343df4
fix ui: no audio sync closing on reset; improve delta calc ( #2119 )
...
* fix ui: no audio sync closing on reset; improve delta calc
* fix ui: move zoom button to xray
2024-04-22 15:25:34 +02:00
Delirium
555e6836f6
feat ui: improve audio addon look and style ( #2118 )
2024-04-22 14:38:18 +02:00
Delirium
52d5127d8d
feat ui: support additional audio files ( #2112 )
2024-04-19 17:30:17 +02:00
Delirium
07f64ebcae
feat ui: android player shell and autoscaler ( #2111 )
...
* feat ui: android player shell and autoscaler
* code style
2024-04-19 16:51:12 +02:00
Delirium
ceb714617e
feat ui: prefetch mobfiles on hover, use prefetched if exist ( #2098 )
2024-04-17 09:03:50 +02:00
Delirium
5421aedfe6
move redux plugin hashing to worker thread, update redux panel look and style
...
* feat tracker moving redux stuff to worker thread
* feat ui: sync redux messages to action time
* feat ui: starting new redux ui
* fix backend mob gen
* feat tracker moving redux stuff to worker thread
* feat ui: sync redux messages to action time
* feat ui: starting new redux ui
* fix backend mob gen
* styles, third party etc
* rm dead code
* design fixes
* wrapper around old redux stuff
* prettier
* icon sw
* some changes to default style
* some code style fixes
2024-04-09 14:47:31 +02:00
Delirium
3807ebbaea
fix ui: fix reader byte skipping, add pause on css loading screen ( #2058 )
2024-04-08 16:54:19 +02:00
Shekar Siri
de402d4695
change(ui): fullView param to restrict to player content
2024-04-08 16:50:28 +02:00
Delirium
1efc757eb4
fix ui: fix beta tag ( #2045 )
2024-04-05 17:43:55 +02:00
Delirium
7719bb253e
fix ui: fix player platform check ( #2044 )
2024-04-05 17:23:07 +02:00
Delirium
c1b2e0afe0
fix ui - some small bug fixes ( #2040 )
2024-04-05 11:15:19 +02:00
Delirium
e747551246
fix ui update autoselect, allow to select inputted value ( #2011 )
...
also fix for inputs inside player
2024-03-28 16:33:42 +01:00
Delirium
7ea4523f20
fix ui - second batch of ui fixes ( #2002 )
2024-03-27 14:59:23 +01:00
Delirium
6de2168d92
fix ui batch of small fixes for notes, controls, shortcuts ( #2001 )
2024-03-26 15:54:10 +01:00
Delirium
eb18d2ee6f
fix ui change summary button style ( #1999 )
2024-03-26 15:00:09 +01:00
Delirium
7d38608b22
fix(ui): small fixes for player redesign ( #1988 )
2024-03-25 12:03:58 +01:00
Delirium
3e1415eded
fix(ui): don't prevent default keyboard behavior unless its player shortcut ( #1987 )
2024-03-25 09:50:19 +01:00
Delirium
80f0005362
feat(ui): timeline zoom ( #1982 )
...
* feat(ui): timeline zoom
* stable draggable markers
* integrate zoom into panels, ready up ai stuff for zoom
* tabs for ai, slider styles
* fixes for zoom tabs
* code style
2024-03-22 15:17:46 +01:00
Delirium
96453e96e5
feat ui: change in player controls, move ai summary button, refactor old code etc ( #1978 )
...
* feat(ui): rework for player look
* remove unused code
* move summary button and block inside xray
* move class
* fixup mobile controls panel
* change notes, change xray feat selection
2024-03-21 10:40:36 +01:00
Delirium
c8525a6fec
fix(ui): fix actions toggle shortcut ( #1974 )
2024-03-18 17:38:27 +01:00
Delirium
325a10ea33
fix(ui): search clear and enter icon ( #1970 )
...
* fix(ui): fix search input clear
* fix merge
* fix shortcuts
2024-03-18 12:50:07 +01:00
Delirium
c0f4a99545
feat(ui): add shortcuts to player page, clear unused files ( #1963 )
...
* feat(ui): remove dead code, add more shortcuts to player
* feat(ui): remove dead code, add more shortcuts to player
* feat(ui): add shortcuts
* feat(ui): additional menu shortcuts
* fix(ui): fix depds for effect
2024-03-18 11:09:49 +01:00
Delirium
11a1cf709f
feat(ui): change share modal in player ( #1958 )
...
* feat(ui): change share modal in player
* fix(ui): rm console
2024-03-15 10:31:47 +01:00
Delirium
f2cd253bc3
fix(ui): fix assist console resize ( #1942 )
2024-03-12 10:13:10 +01:00
nick-delirium
4955b2f9f4
fix(ui): fix back compat
2024-02-22 13:03:19 +01:00
Delirium
e207d37e69
Ios player v2 ( #1901 )
...
* feat(ui): new ios player start
* fix(ui): image player
* fix(ui): fix autoplay
* fix(ui): fix copy paste code; error handler; default mode null
* fix(ui): fix loader animation
* fix(ui): memory cleanup
* fix(ui): memory cleanup
2024-02-22 12:50:19 +01:00
nick-delirium
7ce43ef412
fix(ui): cap video framerate for mobile to 100hz
2024-02-20 14:12:42 +01:00
nick-delirium
5ff0d61ffb
fix(ui): fix subheader origin check
2024-02-19 11:05:02 +01:00
Delirium
e0799f74e1
feat(ui): ai summary UI ( #1868 )
...
* feat(ui): start ai summary UI
* feat(ui): add api
* feat(ui): rm console log
* feat(ui): style fix
* feat(ui): some ui changes
* feat(ui): some ui changes
* feat(ui): some text formatting
* fix(ui): method fix
* fix(ui): fix icon gen
* fix(ui): fix global ts declaration for window env
2024-02-12 15:34:43 +01:00
nick-delirium
3d0f2d6423
fix(ui): logs rm
2024-01-25 16:34:06 +01:00
nick-delirium
463ca8f908
fix(ui): some t&w fixes
2024-01-23 14:26:34 +01:00
Delirium
309a9fd970
feat: tag and watch (UI/Tracker) ( #1822 )
...
* feat(ui/tracker): start tag n watch
* fix(tracker): test coverage, fix some watcher api
* fix(tracker): add intersectionobserver, adjust tests
* feat(tracker): relay + apollo plugins
* feat(ui): tags search
* feat(ui): tags name edit
* feat(ui): tags search icon
* feat(ui): icons for tabs in player
* feat(ui): save and find button
* feat(tracker): save tags in session storage (just in case)
* feat(ui): improve loading
* feat(ui): fix icon names gen
* feat(ui): fix typo
2024-01-19 11:11:27 +01:00
nick-delirium
c0d4088120
fix(ui): fix events tab for mobile
2024-01-10 13:39:06 +01:00
nick-delirium
c87ef3795d
fix(ui) utx -> uxt for clarity
2023-12-15 15:13:03 +01:00
Shekar Siri
7ef7c0b3a0
fix(ui) - 143: issue with session back button
2023-12-15 11:37:12 +01:00
nick-delirium
1dfafa4a67
fix(ui) uxt fixes
2023-12-07 16:23:56 +01:00