Commit graph

6433 commits

Author SHA1 Message Date
Rajesh Rajendran
526c2101ac
chore(helm): Uninstall tooling because upgrade the chart is flaky (#1375)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-24 00:36:43 +02:00
Rajesh Rajendran
3f8ad07880
chore(helm): Updating chalice image release (#1373) 2023-06-23 19:45:08 +02:00
Shekar Siri
0ad4ac31e5
change(ui): city, state, country display and tooltup (#1372) 2023-06-23 16:50:03 +02:00
Rajesh Rajendran
3c73f166e0
chore(cli): Don't upgrade tooling on regular patches (#1370)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 16:06:43 +02:00
Rajesh Rajendran
5acb29d17f
chore(cli): Cleaningup cli only on release upgrade (#1369)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 15:50:55 +02:00
Kraiem Taha Yassine
dc17b0d15c
fix(chalice): fixing restore member (#1367) 2023-06-23 12:24:07 +01:00
Rajesh Rajendran
ccc90f8731
cli improvements (#1365)
* chore(cli): Adding warn log (#1284)

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

* Posix compliant path decalaration

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 01:03:06 +02:00
Rajesh Rajendran
f667d9e68c
Updating image tags (#1364)
* chore(helm): Updating chalice image release

* chore(helm): Updating assist image release

* chore(helm): Updating frontend image release

* chore(helm): Updating db image release
2023-06-22 19:08:55 +02:00
Kraiem Taha Yassine
d05eb1eb45
fix(chalice): fixed generate_presigned_url for assist-records (#1363) 2023-06-22 17:00:34 +01:00
Alexander
0b323d3092
fix(assist): added checks for undefined variables (#1362) 2023-06-22 15:59:53 +02:00
Shekar Siri
bf2c87e90d
fix(ui): minor issues (#1361)
* change(ui): xray show only fetch errors

* fix(ui): funnels check for data

* fix(ui): js errors

* change(ui): session list country flag alignment, city trim
2023-06-22 15:58:35 +02:00
Alexander
5c4f830a19
feat(backend): added user's state and city to CH (#1360) 2023-06-22 15:18:02 +02:00
Kraiem Taha Yassine
d6990a841c
refactoring&cleaning
refactored(chalice): removed feature-flags (#1357) (#1358)
refactored(DB): removed feature-flags
2023-06-22 11:57:01 +01:00
Rajesh Rajendran
04c55bb4a4
Update images (#1352)
* chore(helm): Updating frontend image release

* chore(helm): Updating assist image release

---------

Co-authored-by: Your Name <you@example.com>
2023-06-19 19:59:27 +02:00
Shekar Siri
cc78b5087b
dev - fixes and tracker version updates (#1351)
* fix(ui): fix for messages type from ws

* fix(ui): fixes for tab typings, use State instead of array to keep tabs

* fix(assist): fixed issue with sessionUpdate event

* fix(ui): fix support for old version of assist proto

* fix(assist): fixed issue with agent back compatibility

* fix(ui): fix assist backwards compat for messages

* change(ui): offline-playback text change to recordings

* change(ui): offline-playback text change to recordings

* fix(assist): added meta header only for sessions from old tracker

* fix(ui): fix assist backwards compat for messages

* tracker version

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>
Co-authored-by: Alexander Zavorotynskiy <zavorotynskiy@pm.me>
2023-06-19 19:32:00 +02:00
Shekar Siri
ebc14207f7
dev - fix message type, assist etc., (#1349)
* fix(ui): fix for messages type from ws

* fix(ui): fixes for tab typings, use State instead of array to keep tabs

* fix(assist): fixed issue with sessionUpdate event

* fix(ui): fix support for old version of assist proto

---------

Co-authored-by: nick-delirium <nikita@openreplay.com>
Co-authored-by: Alexander Zavorotynskiy <zavorotynskiy@pm.me>
2023-06-19 13:11:59 +02:00
Taha Yassine Kraiem
085514b73a refactor(chalice): upgraded dependencies 2023-06-16 15:04:04 +02:00
Kraiem Taha Yassine
84a731c8aa
Api v1.13.0 release (#1347)
* refactor(chalice): configurable documentation
2023-06-16 12:44:40 +02:00
Kraiem Taha Yassine
7271eacbdf
Api v1.13.0 release (#1346)
* fix(chalice): support SSO with custom port
2023-06-16 11:26:47 +02:00
nick-delirium
d60d6ab487 fix(ui): fix header height 2023-06-16 09:38:23 +02:00
Mehdi Osman
73ecaf5440
Update .env.sample 2023-06-15 08:28:16 -04:00
Shekar Siri
d4e51415cd change(ui): session list date range 2023-06-14 16:40:34 +02:00
Shekar Siri
26e32d48db fix(ui): assist menu active status 2023-06-14 16:37:49 +02:00
Shekar Siri
54dc3be771 change(ui): offline playback icon 2023-06-14 16:37:06 +02:00
Shekar Siri
1c28f0cb08 change(api): conditions validation 2023-06-14 16:31:01 +02:00
Shekar Siri
be5ba8235a fix(api): is_active check 2023-06-14 15:11:29 +02:00
Shekar Siri
6f7f0234cb fix(api): sort order 2023-06-14 15:03:36 +02:00
Kraiem Taha Yassine
0e2a1d76da
Api v1.13.0 release (#1345)
* fix(chalice): fixed circular  import priority
fix(chalice): enabled SSO

* fix(chalice): fixed disabled routes
2023-06-14 15:03:28 +02:00
Kraiem Taha Yassine
de3976a27d
fix(chalice): check SMTP host:port (#1344)
fix(chalice): validate SMTP configuration
refactor(chalice): include Pipfile for similar dev-env
2023-06-14 13:21:22 +02:00
nick-delirium
837d5ebeb3 feat(ui): fix events reactivity and update order 2023-06-14 11:55:56 +02:00
Shekar Siri
f9a5e6d5d5 change(ui): ui session list city spacing 2023-06-13 17:47:48 +02:00
Kraiem Taha Yassine
1ce2990a70
Api v1.13.0 release (#1343)
* feat(DB): skip delta if wrong_version is detected without stopping global upgrade

* fix(chalice): return city&state in the search sessions response
2023-06-13 17:36:21 +02:00
Shekar Siri
62dc4d7abc change(ui): ui check for error message from api 2023-06-13 16:59:36 +02:00
Shekar Siri
61644f73af change(ui): city state in more details, and list 2023-06-13 16:09:21 +02:00
Shekar Siri
ad1abfb7ff change(ui) - no content text and date range in sessions 2023-06-13 15:45:46 +02:00
Shekar Siri
484fd4aabb change(ui): no content styles for dashbaord and text changes 2023-06-13 15:01:35 +02:00
Shekar Siri
b377469cf9 change(ui): revert menu disable 2023-06-13 14:27:38 +02:00
Shekar Siri
5d766b7e2d change(ui): no content styles globally 2023-06-13 14:25:30 +02:00
Shekar Siri
39d1f1278c change(ui): assist no content message styles and icons 2023-06-13 12:50:32 +02:00
nick-delirium
5cdce7ea22 fix(ui): keep UI form preloaded 2023-06-13 09:47:18 +02:00
Kraiem Taha Yassine
9c051c8412
Api v1.13.0 release (#1337)
* refactor(chalice): removed client endpoint
* refactor(chalice): removed unused schemas
2023-06-12 17:44:17 +02:00
Shekar Siri
994c1db1f7 change(ui): removed logs 2023-06-12 17:07:48 +02:00
Shekar Siri
f94740c59f fix(ui): account details updates 2023-06-12 17:06:43 +02:00
Shekar Siri
01d7c3676d fix(ui): account details updates 2023-06-12 16:54:16 +02:00
Kraiem Taha Yassine
678bc33820
Api v1.13.0 release (#1336)
* fix(connectors): upgraded dependencies

* refactor(chalice): changed update account
2023-06-12 16:38:22 +02:00
Shekar Siri
59c6edc7cb fix(ui): user events overlap on first event 2023-06-12 16:33:01 +02:00
nick-delirium
1254e7140a fix(ui): extract some ui components for easier rerenders 2023-06-12 16:31:52 +02:00
nick-delirium
9aaa6a29fc fix(ui): extract url from tab state (preventing subheader rerenders) 2023-06-12 16:08:30 +02:00
nick-delirium
e8b4cf257d fix(ui): fix events, double notes call etc 2023-06-12 15:58:41 +02:00
Alexander Zavorotynskiy
378a44d9ed fix(assist): added missed method import in ws-cluster 2023-06-12 15:33:51 +02:00