Commit graph

7019 commits

Author SHA1 Message Date
Alexander
8c8e132e79
Assist clean up (#1654)
* feat(backend): moved http metrics into assist handlers file

* fix(assist): use correct value for requests_duration metric

* feat(assist): removed unnecessary imports

* fix(assist): fixed typo in repond method

* fix(assist): added metrics.js to clean script

* feat(assist): try to save http method asap in server logic

* feat(assist): final version

* feat(assist): removed prom-client from peers and sourcemap-reader

* feat(sourcemap-reader): added missing package-lock.json
2023-11-14 11:09:35 +01:00
nick-delirium
9c15ae9125 fix(tracker): rnative .1 2023-11-14 10:29:40 +01:00
Shekar Siri
6966412278 fix(ui): api delete request with empty params 2023-11-14 09:57:48 +01:00
nick-delirium
980ca970ff fix(tracker): fix build, fix readme 2023-11-14 09:38:26 +01:00
nick-delirium
a97bb50106 fix(ui): links to ios 2023-11-13 17:26:22 +01:00
nick-delirium
fd62c18e11 change(ios): remove ios source to separate repo 2023-11-13 16:52:01 +01:00
nick-delirium
fc03c94f97 change(ios): podspec tagging 2023-11-13 14:52:53 +01:00
nick-delirium
7844ea2061 change(ios): podspec tagging 2023-11-13 14:52:04 +01:00
nick-delirium
72ea2d33f0 change(ios): podspec tagging 2023-11-13 14:40:53 +01:00
Kraiem Taha Yassine
34a7a078be
Api v1.15.0 (#1653)
* fix(chalice): fixed EE signup
2023-11-13 12:19:48 +01:00
Kraiem Taha Yassine
abb71c51f7
Api v1.15.0 (#1651)
* fix(chalice): fixed SSO support of refresh-token
2023-11-10 23:05:00 +01:00
Kraiem Taha Yassine
d1ec0358f6
Api v1.15.0 (#1650)
* fix(chalice): fixed SSO support of refresh-token
2023-11-10 22:51:27 +01:00
Kraiem Taha Yassine
a3ff33394f
Api v1.15.0 (#1649)
* fix(assist): added missing dependency
fix(peers): added missing dependency
fix(sourcempas-reader): added missing dependency
2023-11-10 20:52:10 +01:00
Kraiem Taha Yassine
b548c4f2a5
Api v1.15.0 (#1648)
* fix(chalice): fixed path-analysis issues pagination issue
2023-11-10 17:48:58 +01:00
Kraiem Taha Yassine
7185ec5757
Api v1.15.0 (#1647)
* fix(chalice): fixed empty funnel in grid view
2023-11-10 17:37:02 +01:00
Shekar Siri
bc1f12572b fix(ui): pagination in issues list 2023-11-10 17:09:45 +01:00
nick-delirium
a3569421aa fix(tracker): fix fetch proxy .apply args check 2023-11-10 17:05:51 +01:00
Kraiem Taha Yassine
3f2a6e2ab5
Api v1.15.0 (#1646)
* fix(chalice): fixed search sessions by specific issue without filters
2023-11-10 15:44:40 +01:00
Kraiem Taha Yassine
aeca1a59d3
Api v1.15.0 (#1645)
* feature(chalice): support exact issue search for PG

* feature(chalice): support exact issue search for CH
2023-11-10 15:26:12 +01:00
Shekar Siri
c881318e11 fix(ui): missing event in issues list 2023-11-10 15:19:00 +01:00
Kraiem Taha Yassine
308bec0155
Api v1.15.0 (#1644)
* fix(alerts): fixed alerts processor

* feature(chalice): support exact issue search for PG
2023-11-10 15:00:53 +01:00
Alexander
ca97151e32 fix(backend): removed prometheus http calls from requests_total metric 2023-11-10 14:50:10 +01:00
Shekar Siri
fc73d0285d
change(ui) - session share with unix timestamp (#1187)
* change(ui) - session share with unix timestamp

* change(ui) - session share with unix timestamp
2023-11-10 14:39:14 +01:00
Shekar Siri
fe62fd79dc
Fix country flags (#1643)
* fix(ui): country flags svg

* fix(ui): country flags svg

* fix(ui): country flags svg

* fix(ui): flag
2023-11-10 14:21:26 +01:00
Kraiem Taha Yassine
e9b52942ae
Api v1.15.0 (#1642)
* fix(chalice): fixed funnels
Fixes openreplay/openreplay#1599
2023-11-10 14:04:09 +01:00
nick-delirium
b817941913 fix(tracker): update ignore file 2023-11-10 13:57:37 +01:00
nick-delirium
fd1ef7a0d7 fix(tracker): rm debug file 2023-11-10 13:56:05 +01:00
Shekar Siri
e9b0a4f2f4 fix(ui): path analysis drilldown 2023-11-10 12:05:09 +01:00
Delirium
c0da34c528
feat(ios): add Ios source (#1640)
* feat: add ios and rn source

* fix(ios): remove testing keys

* fix(tracker): change default path
2023-11-10 10:32:55 +01:00
Kraiem Taha Yassine
275c5fd136
Api v1.15.0 (#1639)
* fix(chalice): fixed inter-card pagination

* fix(chalice): fixed path-analysis's density support

* fix(chalice): fixed path-analysis's sessions drill-down

* fix(chalice): path-analysis allow issues when no-path is selected

* fix(DB): added app_crash
2023-11-09 19:30:04 +01:00
Shekar Siri
260c4033aa fix(ui): refresh token call 2023-11-09 19:10:14 +01:00
Kraiem Taha Yassine
fa4b59ef94
Api v1.15.0 (#1638)
* fix(chalice): fixed path-analysis's density support

* fix(chalice): fixed path-analysis's sessions drill-down

* fix(chalice): path-analysis allow issues when no-path is selected

---------

Co-authored-by: Alexander <zavorotynskiy@pm.me>
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-11-09 19:08:13 +01:00
Kraiem Taha Yassine
1d5e07080e
Api v1.15.0 (#1637)
* fix(chalice): fixed path-analysis's density support
2023-11-09 18:40:44 +01:00
Kraiem Taha Yassine
deb8f551c1
Api v1.15.0 (#1635)
* fix(chalice): fixed inter-card pagination
2023-11-09 18:28:36 +01:00
Kraiem Taha Yassine
f56ea86bd4
Api v1.15.0 (#1633)
* fix(chalice): fixed funnels
2023-11-09 16:08:10 +01:00
Alexander
d573d5ad97 feat(backend): removed commented code from mobile imageHandler 2023-11-09 16:00:42 +01:00
Alexander
4dfcafc572
Assist metrics (#1627)
* feat(assist): added default metrics

* feat(assist): added assist_ label to easy metrics sort

* feat(assist): finished metrics template implementation (now available on /metrics)

* feat(assist): removed unnecessary _ symbol from app name

* feat(assist): integrated metrics to rest api and websockets handlers

* feat(assist): fixed wrong naming issue

* feat(assist): added connection type to some metrics

* feat(assist): added url route parser for metrics stats
2023-11-09 15:06:11 +01:00
Kraiem Taha Yassine
8a370fc2ae
Api v1.15.0 (#1632)
* refactor(chalice): refactored logs
fix(chalice): fixed edit account
2023-11-08 18:45:01 +01:00
Kraiem Taha Yassine
6576d619e5
Api v1.15.0 (#1631)
* fix(chalice): fixed invalid instant JWT

---------

Co-authored-by: Alexander <zavorotynskiy@pm.me>
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-11-08 18:11:42 +01:00
Alexander
55b6e650f9 fix(backend): upgraded go.mod file to fix security issue in golang/net 2023-11-08 17:51:13 +01:00
Kraiem Taha Yassine
7adef6dcc5
Api v1.15.0 (#1630)
* fix(DB): removed useless file
2023-11-08 17:13:52 +01:00
Kraiem Taha Yassine
2bb0f3e74f
Api v1.15.0 (#1629)
* fix(chalice): fixed add MSTeams
fix(chalice): fixed update MSTeams
fix(chalice): fixed add Slack
fix(chalice): fixed update Slack
* fix(chalice): removed mobs from ios replay
2023-11-08 16:44:52 +01:00
Kraiem Taha Yassine
5146c4cfdc
Api v1.15.0 (#1628)
fixes
2023-11-08 16:26:44 +01:00
Alexander
21180be3a6 fix(backend): added missing UpdateReferrer method call 2023-11-08 15:36:12 +01:00
Shekar Siri
9d924b2d69 fix(ui): iframe and jwt behaviour 2023-11-08 14:15:03 +01:00
Alexander
fd9e493038 fix(backend): fixed online sessions metric issue in ender service 2023-11-08 12:49:23 +01:00
Shekar Siri
fe5bebb393 change(ui): session tags check for project platform and other improvements 2023-11-08 11:43:13 +01:00
Alexander
07d8b4e30f fix(backend): added type convertor for TransferredBodySize field in CH connector 2023-11-08 10:57:33 +01:00
Alexander
bd434ae7a9 fix(backend): added missing Timezone to getSession method 2023-11-08 10:00:39 +01:00
Kraiem Taha Yassine
aa48982c28
Api v1.15.0 (#1626)
* refactor(chalice): changed signup response
2023-11-07 18:39:06 +01:00