Commit graph

6443 commits

Author SHA1 Message Date
rjshrjndrn
a700526fe4 refactor(helm): skip db migration, in conditions
1. if there are no version change
2. if skipMigration variable is set
3. if forceMigration variable is not set

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-10-06 12:54:58 +02:00
rjshrjndrn
55ab91ac55 chore(helm): Updating chalice image release 2023-10-03 17:15:15 +00:00
Taha Yassine Kraiem
d71e0109df fix(chalice): assist autocomplete 2023-10-03 18:34:41 +02:00
Taha Yassine Kraiem
44b2838ed7 fix(chalice): configurable CH config 2023-10-03 18:34:37 +02:00
Rajesh Rajendran
65f3f36831
chore(helm): Updating chalice image release (#1386) 2023-06-29 17:06:54 +02:00
Kraiem Taha Yassine
6fb7d875cc
v1.13.0 chalice fix
fix(chalice): allow FastAPI to handel async automatically (#1383)
fix(chalice): EE support of multiworkers
refactor(chalice): cleaned SSO
2023-06-27 17:47:30 +01:00
Rajesh Rajendran
251debb24e
fix(helm): kafka persistence variable (#1379)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-26 16:10:44 +02:00
Shekar Siri
1aea349648
fix(ui): truncate session tabs when over 10 (#1378)
Co-authored-by: nick-delirium <nikita@openreplay.com>
2023-06-26 14:28:46 +02:00
Rajesh Rajendran
8213219b0a
chore(cli): Allow override or only upgrade (#1377)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-24 00:50:02 +02:00
Rajesh Rajendran
f94779ddf0
fix(cli): typo for toolings chart (#1376)
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-24 00:41:52 +02:00
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