Commit graph

7039 commits

Author SHA1 Message Date
rjshrjndrn
b63fc0baea chore(chalice): fix sourcemaps s3 connection
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-27 19:09:18 +01:00
rjshrjndrn
ff0e5ef740 chore(helm): Updating chalice image release 2023-11-24 12:50:19 +00:00
Kraiem Taha Yassine
3f2c9bd709
fix(DB): change path-analysis card size (#1700) 2023-11-24 11:26:56 +01:00
Rafael Pinto
722e58cf7f
removed console (#1696) 2023-11-23 22:39:44 -05:00
Kraiem Taha Yassine
92fedd310c
fix(chalice): fixed delete cards (#1697) 2023-11-23 15:18:23 +01:00
Shekar Siri
2bf450ff6a
UI fixes v1.15.0 (#1693)
* fix(ui): filter keys conflcit with metadata

* fix(player): fix msg reader bug

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-11-22 14:51:54 +01:00
Kraiem Taha Yassine
48dbbb55db
fix(DB): fix CH wrong version (#1692) 2023-11-22 14:03:52 +01:00
rjshrjndrn
d86a247f3c chore(helm): Updating chalice image release 2023-11-22 08:45:22 +00:00
rjshrjndrn
6e5bbe6d6d chore(helm): Updating frontend image release 2023-11-22 08:43:31 +00:00
Shekar Siri
6dd14cba70
UI fixes v1.15.0 (#1690)
* Api v1.15.0 (#1685)

* fix(chalice): (EE) fixed Path Analysis breaking when specifying a session's filter in addition to a start-point

* chore(helm): Updating chalice image release

* fix(ui): filter keys conflcit with metadata, path analysis 4 col

* fix(ui): clear the filers and series on card type change

* fix(ui): console redux tab null check

---------

Co-authored-by: Kraiem Taha Yassine <tahayk2@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-21 19:43:16 +01:00
Kraiem Taha Yassine
265897f509
Api v1.15.0 (#1689)
* fix(chalice): fix create alert with MS Teams notification channel
closes openreplay/openreplay#1677

* fix(chalice): fix MS Teams notifications
* refactor(chalice): enhanced MS Teams notifications
closes openreplay/openreplay#1681
2023-11-21 17:57:47 +01:00
Serhii Syrota
4a4b027bc5
Add affinity option to the migration job in helm chart (#1688)
* Add affinity to migration job

* feat(helm): add affinity to migrate job
2023-11-21 17:39:47 +01:00
rjshrjndrn
1b2023c4d9 chore(helm): Updating chalice image release 2023-11-20 17:06:59 +00:00
Kraiem Taha Yassine
37b46696c5
Api v1.15.0 (#1685)
* fix(chalice): (EE) fixed Path Analysis breaking when specifying a session's filter in addition to a start-point
2023-11-20 17:57:07 +01:00
Ran Ribenzaft
1d7d705b31
fix(install.sh): update typo (#1679) 2023-11-20 12:09:40 +01:00
Kraiem Taha Yassine
2269b3a3ea
feat(DB): rollback scripts (#1675)
* feat(DB): rollback scripts
2023-11-17 16:42:49 +01:00
Kraiem Taha Yassine
b18e857667
Api v1.15.0 (#1674)
* fix(chalice): fixed edit MSTeams integration

* fix(chalice): fixed funnels wrong attributes

* fix(chalice): fixed funnels missing threshold

* fix(chalice): fixed alerts validation error
2023-11-17 12:08:29 +01:00
rjshrjndrn
86cbf04be6 Updated pr-work flow
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-17 09:48:25 +01:00
rjshrjndrn
9231a63c82 chore(helm): Updating chalice image release 2023-11-16 16:27:39 +00:00
rjshrjndrn
220ce77940 chore(helm): Updating frontend image release 2023-11-16 16:26:15 +00:00
Shekar Siri
0fc45db2ed fix(ui): reset password form submit checking for token 2023-11-16 17:20:54 +01:00
Kraiem Taha Yassine
e46df53ddc
Api v1.15.0 (#1670)
* fix(chalice): fixed assist auto-complete
* fix(chalice): fixed exp-sessions without timezone
2023-11-16 15:15:24 +01:00
Rajesh Rajendran
79abdc73e9
Docker (#1668)
* docker-compose: Adding docker-compose installation

* docker-compose: init scripts

* fix: shell expansion

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-11-16 12:51:01 +01:00
rjshrjndrn
a5f0fe04a5 chore(helm): Updating chalice image release 2023-11-15 17:30:04 +00:00
Kraiem Taha Yassine
288eee2794 Api v1.15.0 (#1662)
* refactor(chalice): strict validation for names
2023-11-15 17:40:08 +01:00
Kraiem Taha Yassine
60613af961 Api v1.15.0 (#1661)
* fix(chalice): fixed experimental sessions search for table of X

* refactor(chalice): upgraded dependencies
* refactor(alerts): upgraded dependencies
* refactor(crons): upgraded dependencies

* refactor(chalice): enhanced telemetry
2023-11-15 17:40:08 +01:00
Rajesh Rajendran
2cb8c921ba
Create pr-env.yaml 2023-11-15 15:01:52 +01:00
Rajesh Rajendran
b18e3c4814
V1.15.0 pr (#1657)
* chore(helm): Updating frontend image release

* fix(ui): api delete request with empty params

* 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

* fix(assist): fixed metrics import in assist

* fix(assist): fixed metrics import in assist-ee

* fix(ui): header top right button alignment

* chore(helm): Updating frontend image release

* chore(helm): Updating assist image release

* chore(helm): Updating peers image release

* chore(helm): Updating sourcemapreader image release

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-11-14 15:45:06 +01:00
Delirium
12c99bb7d7
move ios to separate repo (#1655)
* change(ios): podspec tagging

* change(ios): podspec tagging

* change(ios): podspec tagging

* change(ios): remove ios source to separate repo

* fix(ui): links to ios
2023-11-13 17:30:30 +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