Commit graph

6443 commits

Author SHA1 Message Date
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
Shekar Siri
11b1e7617a fix(ui): account details updates 2023-06-12 14:18:04 +02:00
rjshrjndrn
1c706f09f8 chore(cli): Clean up toolings
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-12 14:15:24 +02:00
Delirium
4f2f2d6b2c
fix(tracker/ui): fix string dictionary handling, reset tab state on tab change (#1334)
* fix(tracker/ui): fix string dictionary handling, reset tab state on tab change

* fix(tracker/ui): fix activity update

* fix(tracker/ui): rm console log

* fix(tracker/ui): fix events timeline
2023-06-12 13:31:40 +02:00
Alexander Zavorotynskiy
b901400ab3 chore(git): update gitignore 2023-06-12 11:48:40 +02:00
Alexander Zavorotynskiy
73a4339db2 fix(backend): added toUpper() method for network requests to avoid ignoring http methods in low case 2023-06-12 11:45:26 +02:00
rjshrjndrn
4180780b13 Updating kyverno 2023-06-09 18:13:40 +02:00
rjshrjndrn
5ad1dd58f1 chore(helm): Skip migration for reload
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-09 18:06:38 +02:00
Shekar Siri
cbda6366fb fix(ui): show loader on reset password 2023-06-09 18:06:38 +02:00
Kraiem Taha Yassine
fdb833709d feat(DB): changed version (#1331) 2023-06-09 18:06:38 +02:00
Kraiem Taha Yassine
ffb6de18c1 feat(DB): removed tab_id column (#1330) 2023-06-09 18:06:38 +02:00
Shekar Siri
2f9b425b11 fix(ui): performance tab crashing when payload is empty 2023-06-09 16:58:17 +02:00
Shekar Siri
fa8e7e434a fix(ui): user events styles feedback 2023-06-09 16:57:48 +02:00
Kraiem Taha Yassine
6d15071cde
style(chalice): changed invite user email (#1329) 2023-06-09 16:52:08 +02:00
Kraiem Taha Yassine
f5a836e726
Api v1.13.0 (#1327)
* fix(chalice): fixed configurable health-check
2023-06-09 16:24:23 +02:00
Kraiem Taha Yassine
08f08c2b20
Api v1.13.0 (#1326)
* fix(chalice): fixed wrong import
2023-06-09 12:36:33 +02:00
nick-delirium
9e3f1521cb fix(ui): controls bar height 2023-06-09 12:35:54 +02:00
Kraiem Taha Yassine
c7e8e8cdb4
Api v1.13.0 (#1325)
* fix(chalice): fixed wrong import
2023-06-09 12:09:11 +02:00
Kraiem Taha Yassine
b91899d067
Api v1.13.0 (#1324)
* fix(chalice): fixed mandatory AZURE_ACCOUNT_NAME issue

* fix(chalice): fixed mandatory CLOUD issue
2023-06-09 12:01:15 +02:00
Kraiem Taha Yassine
810e24dc71
Api v1.13.0 (#1323)
* style(chalice): enhanced reset-password email

* fix(chalice): fixed mandatory AZURE_ACCOUNT_NAME issue
2023-06-09 11:48:41 +02:00
nick-delirium
14fa37af9d fix(tracker): fix eslint ignore 2023-06-09 11:41:59 +02:00
Kraiem Taha Yassine
953bab9773
Api v1.13.0 (#1322)
* fix(chalice): changed base image
2023-06-09 11:08:37 +02:00
Kraiem Taha Yassine
c29a31e3e4
fix(chalice): fixed ObjectStorage Import (#1321) 2023-06-09 09:59:14 +02:00
Mehdi Osman
c45763058f
Update version 2023-06-08 13:19:09 -04:00
Kraiem Taha Yassine
d3c866b443
Api v1.13.0 (#1320)
* feat(chalice): fixed health check
2023-06-08 18:12:47 +02:00
Alexander
8e58c367dd
Fixed issue with wrong expiration timeout for projects (#1300)
* fix(backend): fixed issue with wrong expiration timeout for projects in cache layer

* fix(backend): removed direct call db.GetProject()

* feat(backend): set default PROJECT_EXPIRATION to 10 minutes
2023-06-08 18:08:53 +02:00
rjshrjndrn
99b196156c chore(release): Updated version 2023-06-08 18:04:24 +02:00
Kraiem Taha Yassine
0518619392
Api v1.13.0 (#1319)
* fix(chalice): changed base image

* fix(chalice): fixed health check
2023-06-08 17:54:44 +02:00
nick-delirium
b21b69e09f fix(ui): fix ontabclick 2023-06-08 16:44:47 +02:00
nick-delirium
e2201affe0 fix(ui): fix tab change styling and borders, add url 2023-06-08 16:41:12 +02:00
Kraiem Taha Yassine
903edb2f51
Api v1.13.0 (#1318)
* chore(actions): disable debugging tmate
* feat(chalice): allow health-check skip

---------

Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-08 16:12:56 +02:00
Alexander
f89d84232a
[DB] Added support for city/state autocomplete (#1317)
* feat(backend): added support for city/state autocomplete

* fix(backend): removed unused http handlers
2023-06-08 15:59:53 +02:00
MauricioGarciaS
1ac262b984
style(Insights): updated API to show error details (#1316)
* style(sessions-insights): Added error message into Error Insights

* Added messages file
2023-06-08 15:46:04 +02:00
MauricioGarciaS
9de021ead6
refactor(signals): Updated table insertion for frontend signals table (#1304)
* Updated frontend signal table insertion (added column session_id)

* Updated sql creation table query

* feat(DB): changed DB structure for frontend_signals

---------

Co-authored-by: Taha Yassine Kraiem <tahayk2@gmail.com>
2023-06-08 15:29:50 +02:00
Delirium
7c23c7d24d
chore(actions): fix tracker-test.yaml action 2023-06-08 15:20:17 +02:00
nick-delirium
e6377d03df fix(ui): fix for active tab instances counting, few style fixes 2023-06-08 15:17:26 +02:00
Alexander
111d6a1b54
Azure support (#1270)
* feat(backend): implemented azure blob storage support

* feat(backend): added azure implementation to backend services

* feat(backend): added azure blob storage support to chalice service

* fix(backend): removed prev version of s3

* feat(backend): moved azure support to ee subfolder

* feat(backend): prepared ee code for new utils.objects package

* feat(backend): added missed modules to go.mod

* feat(backend): added missed modules to go.sum

* feat(backend): go mod tidy

* feat(backend): temporary made s3 vars are not required

* feat(backend): added azure lib to ee chalice

* feat(api): changed azure env var name

* feat(api): added new object store and extra methods to chalice ee

* fix(api): added azure blob lib to alerts

* fix(api): fixed incorrect call in sessions_devtool

* fix(crons): added azure blob storage library to requirements list

* chore(build): Error message for not providing flag.

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

* feat(backend): removed ios headers and object store for ios messages

* feat(backend): object config refactoring

* chore(helm): Update BUCKET_NAME

* fix(backend): removed object storage usage in http

* feat(backend): added debug logs to azure upload method

* fix(backend): fixed empty folder issue

* fix(backend): removed extra debug log

* chore(helm): Adding global variables for crons

* chore(helm): Remove clickhouse resource limit

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

* fix(backend): removed assets debug log

* feat(api): use ABC class instead of empty interface

* feat(api): renamed helpers to generators

* feat(api): changed prep/clean dev scripts

* feat(api): changed name obj_store -> StorageClient

* feat(api): some changes after code review

* fix(api): removed unnecesery packages in oss api

* feat(backend): moved azure implementation to ee folder

---------

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
Co-authored-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-08 13:31:54 +02:00
Shekar Siri
ec11f617c2 change(ui): insight text changes 2023-06-08 12:26:56 +02:00
Shekar Siri
42c7935f80 fix(api): autocomplete for city and state 2023-06-08 11:54:40 +02:00
Shekar Siri
00d14c20bb feat(ui): remove city from the list and show only in player 2023-06-08 10:56:07 +02:00
Shekar Siri
1addb43cb6 change(ui): insight item text wrap 2023-06-08 09:32:25 +02:00