Alex Kaminskii
3048a860ed
feat(tracker): iframe exceptions capture
2022-08-24 11:29:00 +02:00
Shekar Siri
d3db681888
fix(ui) - check for existing filters to avoid duplicate
2022-08-24 11:12:14 +02:00
Alex Kaminskii
c4b3310c58
fix(backend): library use in message template
2022-08-24 10:49:46 +02:00
rjshrjndrn
e24c25f785
chore(helm): updating nginx ports, for easy overriding
2022-08-24 09:41:00 +02:00
mauricio garcia suarez
60adc62566
Merge branch 'quickwit-indexes'
2022-08-24 09:31:41 +02:00
Taha Yassine Kraiem
c93a7756f2
feat(chalice): refactored domains errors widget
2022-08-23 18:50:00 +01:00
Taha Yassine Kraiem
e7f061c439
feat(chalice): CH max query execution time
2022-08-23 18:38:27 +01:00
Taha Yassine Kraiem
4f8e03d38e
feat(chalice): CH refactored errors-per-type widget
...
feat(chalice): errors-per-type widget use requests table instead of resources-fetch
2022-08-23 18:12:55 +01:00
Taha Yassine Kraiem
a2746f63d2
feat(chalice): CH search for new errors-per-type
2022-08-23 17:43:58 +01:00
Taha Yassine Kraiem
27ee944af8
feat(chalice): metrics calls with 4xx&5xx errors on requests instead of resources-fetch
...
feat(DB): structure optimization for calls with 4xx&5xx
2022-08-23 17:17:32 +01:00
Shekar Siri
b17a3ba13a
change(ui) - live session list pagination count
2022-08-23 18:11:36 +02:00
Shekar Siri
795cef61e9
change(ui) - session list pagination count
2022-08-23 18:07:06 +02:00
Shekar Siri
e11adb154e
change(ui) - support icon position to left
2022-08-23 17:47:50 +02:00
Shekar Siri
fa87fa3c5f
fix(ui) - team page title
2022-08-23 17:36:22 +02:00
Shekar Siri
c6158dbe29
fix(ui) - integratuons page title
2022-08-23 17:34:47 +02:00
sylenien
9614d12247
fix(ui): prevent crashing when webhooks are loading
2022-08-23 17:31:41 +02:00
Alex Kaminskii
e221b17bde
fix(tracker): access default storages only if others not present
2022-08-23 16:47:27 +02:00
Alex Kaminskii
368877c0f4
style(player/css-resolver): no unnecessary symbols
2022-08-23 16:34:51 +02:00
Shekar Siri
d19adbed44
change(ui) - alert list no content icon
2022-08-23 16:32:12 +02:00
Alex Kaminskii
0445d2d9bc
fix(backend): messages-rewriting code
2022-08-23 16:30:40 +02:00
Alex Kaminskii
6fa68e7990
Merge branch 'dev' into adopted-style-sheets
2022-08-23 16:27:18 +02:00
mauricio garcia suarez
ec7e79a440
Merge branch 'connectors'
2022-08-23 16:10:20 +02:00
Fernando Doglio
41aeaa83ee
🧹 adding link to our youtube channel to the README file
2022-08-23 16:03:25 +02:00
sylenien
d3787475dd
change(player): move jump button in network
2022-08-23 15:46:27 +02:00
Delirium
103540fb1e
Merge pull request #679 from Aeolun/feature/more-consistent-player-experience
...
feat: add consistent timestamps to (almost) all items in the player ui
2022-08-23 14:34:22 +01:00
Shekar Siri
ce83bc3f9e
change(ui) - alerts list page limit to 10
2022-08-23 15:16:03 +02:00
Shekar Siri
bbb18ddcb7
change(ui) - metric list page limit to 10
2022-08-23 15:16:03 +02:00
Shekar Siri
fb084f8ed5
fix(ui) - support check for live session
2022-08-23 15:16:03 +02:00
Shekar Siri
eadb738792
fix(ui) - icon position
2022-08-23 15:16:03 +02:00
Shekar Siri
8c976e9991
change(ui) - dashboard list pagination to 10
2022-08-23 15:16:03 +02:00
Alex Kaminskii
798289a505
fix(frontend): correct CSS-resolving:: reverse url indexes order
2022-08-23 15:00:56 +02:00
Shekar Siri
3298ad39b6
change(ui) - tooltip with default props to aniamte and remove pointer
2022-08-23 14:34:28 +02:00
Shekar Siri
f6507e273e
Merge pull request #693 from openreplay/fix-metadata-options
...
fix(ui) - metadata options on project switch
2022-08-23 14:24:30 +02:00
Shekar Siri
659adbb486
fix(ui) - metadata options on project switch
2022-08-23 14:22:54 +02:00
sylenien
19ed655147
change(player): speed up mouse animation
2022-08-23 14:15:45 +02:00
Taha Yassine Kraiem
b4e1d1c40a
feat(chalice): CH predefined metrics search 4/5
...
feat(chalice): CH predefined metrics optimized slowest-resources
feat(DB): structure optimization for slowest-resources
2022-08-23 12:40:42 +01:00
Alex Kaminskii
9fad7577a9
refactor(tracker): cleanup img module & remove longtasks
2022-08-23 13:26:05 +02:00
sylenien
cb34114543
fix(ui): clean up typings for mobx stores
2022-08-23 12:40:28 +02:00
sylenien
e02f873970
fix(ui): clean up api calls, remove dead features from dashboards
2022-08-23 12:15:40 +02:00
Bart Riepe
354ac532fe
fix: adjustments based on feedback
2022-08-23 09:34:58 +09:00
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
Shekar Siri
21fb26b60d
Merge pull request #689 from openreplay/support-callout
...
Support callout
2022-08-22 16:48:01 +02:00
Shekar Siri
cae30a1de9
feat(ui) - support link
2022-08-22 16:14:12 +02:00
Shekar Siri
1553527861
feat(ui) - support link
2022-08-22 16:11:55 +02:00
Shekar Siri
0ccb54b25e
feat(ui) - url filter fix metadata
2022-08-22 16:05:31 +02:00
Shekar Siri
507f1acb41
feat(ui) - support link
2022-08-22 14:54:21 +02:00
Alexander Zavorotynskiy
d955efe429
fix(backend): fixed bug in sessionStart handler
2022-08-22 14:30:21 +02:00
sylenien
43f669e1f7
fix(ui): fix item lists paddings
2022-08-22 12:36:14 +02:00
Alexander
5887ab5ddb
Message protocol update (message size) ( #663 )
...
* feat(tracker): update message schema with BatchMetadata; separate message-related responsibilities; add message size
* chore(docker): removing edge busybox, as the main repo updated
* feat(backend): updated message protocol templates
* feat(backend): added support of message size
* feat(backend): implemented iterator for new message protocol (with message size)
Co-authored-by: Alex Kaminskii <alex@openreplay.com>
2022-08-22 12:32:48 +02:00
Taha Yassine Kraiem
75f57a1732
feat(chalice): CH predefined metrics search 3/5
2022-08-19 19:59:14 +01:00