Commit graph

122 commits

Author SHA1 Message Date
Kraiem Taha Yassine
6d15071cde
style(chalice): changed invite user email (#1329) 2023-06-09 16:52:08 +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
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
Taha Yassine Kraiem
753d1cac11 feat(chalice): changed recordings response 2023-04-28 12:00:01 +02:00
Taha Yassine Kraiem
29de161eed feat(chalice): delete mob file X days after the tag's creation date 2023-04-17 15:00:30 +01:00
Taha Yassine Kraiem
7684798f85 feat(chalice): tag mob files for scheduled delete 2023-04-17 13:19:32 +01:00
Taha Yassine Kraiem
ce5afaf997 feat(chalice): add prefix to mob files scheduled for delete 2023-04-14 14:45:45 +01:00
Taha Yassine Kraiem
5a49f0e595 feat(chalice): refactored Jobs
feat(chalice): added limits on Jobs

(cherry picked from commit 585d893063)
2023-04-12 17:03:31 +01:00
Taha Yassine Kraiem
ba72dedd66 feat(chalice): configurable mobs expiration
(cherry picked from commit 5c0faea838)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
84fb33e266 feat(chalice): debugging jobs execution
(cherry picked from commit 4113ffaa3b)
2023-04-12 17:03:30 +01:00
Taha Yassine Kraiem
fd5bfd69e1 Merge remote-tracking branch 'origin/api-v1.11.0' into dev 2023-03-29 10:38:49 +01:00
Taha Yassine Kraiem
cb22ba7568 feat(chalice): changed health-check endpoint behaviour
feat(chalice): refactored code
2023-03-29 10:32:49 +01:00
Kraiem Taha Yassine
faa0683f9b
Merge pull request #1057 from dgrah50/add-chalice-verify-ssl-option
(feat): Chalice - Allow option to set ssl verification to false
2023-03-28 09:19:58 +01:00
Dayan Graham
8ed2ca7792 (feat): chalice - S3_DISABLE_SSL_VERIFY cast bool 2023-03-27 16:55:25 +00:00
Dayan Graham
516b90c5e1 (feat): Chalice - Allow option to set ssl verification to false for the Chalice API 2023-03-22 16:29:53 +00:00
Taha Yassine Kraiem
11af708520 feat(chalice): dynamic health-check endpoint 2023-03-14 15:00:18 +01:00
Shekar Siri
5aa45d6c2f
Merge pull request #1036 from openreplay/fix-login-check
changes from main branch
2023-03-14 11:10:51 +01:00
Taha Yassine Kraiem
1053e750db Merge branch 'v1.10.0-patch' into api-v1.11.0 2023-03-10 11:45:56 +01:00
Taha Yassine Kraiem
c4ae41b54d feat(chalice): enhanced helper functions 2023-03-10 11:45:33 +01:00
Taha Yassine Kraiem
8beae31889 feat(chalice): pg execute wrapper to handle all query failures 2023-03-09 18:02:46 +01:00
Taha Yassine Kraiem
e5cf98362e feat(chalice): fixed update alerts 2023-02-21 14:56:59 +01:00
Taha Yassine Kraiem
81b9a91760 feat(chalice): revert to generate_presigned_url for file upload 2023-02-15 12:14:04 +01:00
Taha Yassine Kraiem
cffc2df9f0 feat(chalice): unique project name
feat(chalice): unique webhook name
feat(chalice): unique metadata name
feat(chalice): unique role name
feat(chalice): unique Slack integration name
feat(chalice): unique MsTeams integration name
2023-02-06 16:12:56 +01:00
Taha Yassine Kraiem
880c34a6ab feat(chalice): changed smtp helper 2023-02-03 16:05:47 +01:00
Taha Yassine Kraiem
535bcf9274 feat(chalice): changed email handler logging level 2023-02-03 13:27:55 +01:00
Taha Yassine Kraiem
4315ac9f06 feat(chalice): obfuscate Github token after insert/update 2023-01-27 17:08:39 +01:00
Taha Yassine Kraiem
c692790a9e feat(chalice): errors_helper 2023-01-20 11:41:55 +01:00
Taha Yassine Kraiem
d2ad290aef Merge remote-tracking branch 'origin/dev' into api-v1.9.5 2023-01-05 17:30:58 +01:00
Samyek
b4181fb9a9 Fixed year update in alertNotifi inside footer 2023-01-02 17:53:01 +01:00
Taha Yassine Kraiem
ed0065b541 feat(chalice): heatMap click_rage status 2022-12-23 16:17:14 +01:00
Taha Yassine Kraiem
c7e87747bb feat(chalice): changed s3 persign
feat(chalice): added location events to clickmaps response
2022-12-16 17:55:12 +01:00
Taha Yassine Kraiem
116d35b3d8 feat(chalice): presign card's thumbnail for upload
feat(chalice): secure presign with conditions
feat(DB): added thumbnail_url to cards
feat(DB): removed cards unused columns
2022-12-15 18:32:05 +01:00
Taha Yassine Kraiem
8578550300 feat(chalice): changed custom metrics cards
feat(chalice): changed login
2022-12-12 13:49:04 +01:00
Taha Yassine Kraiem
de54e0cad7 feat(chalice): changed login 2022-12-12 12:30:13 +01:00
Taha Yassine Kraiem
c43e783339 Merge remote-tracking branch 'origin/main' into api-v1.9.5
# Conflicts:
#	scripts/helmcharts/openreplay/files/minio.sh
2022-11-29 16:07:56 +01:00
Taha Yassine Kraiem
bdd54a185c feat(chalice): fixed jira-integration issue-types list 2022-11-29 12:46:22 +01:00
Taha Yassine Kraiem
303f966bd8 feat(chalice): fixed jira-integration issue-types list 2022-11-29 09:55:01 +01:00
Taha Yassine Kraiem
c224a1ae12 feat(chalice): assist recording upload 2022-11-14 19:29:08 +01:00
Taha Yassine Kraiem
3296c7a891 feat(chalice): pg_client allow rollback on recreation 2022-11-10 20:58:13 +01:00
Taha Yassine Kraiem
42c020e562 feat(chalice): return cursor after re-creation 2022-11-10 16:40:39 +01:00
Taha Yassine Kraiem
218b0d9299 feat(chalice): graceful shutdown 2022-10-24 16:42:36 +02:00
Taha Yassine Kraiem
680dd7b31e Merge remote-tracking branch 'origin/api-v1.8.2_for_upstream' into api-v1.8.2 2022-10-21 19:19:52 +02:00
Taha Yassine Kraiem
dafb88e542 feat(chalice): changed recreate cursor for pg_client 2022-10-21 17:42:45 +02:00
Taha Yassine Kraiem
a93ac392f0 feat(chalice): handle Github bad credentials 2022-10-21 16:58:24 +02:00
Taha Yassine Kraiem
d49ba14d82 Merge remote-tracking branch 'origin/api-v1.8.2_for_upstream' into api-v1.8.2 2022-10-21 16:54:17 +02:00
Taha Yassine Kraiem
afeccbbc26 feat(chalice): allow recreate cursor 2022-10-21 16:36:10 +02:00
Taha Yassine Kraiem
82da0e1234 Merge branch 'api-v1.8.2_for_upstream' into api-v1.8.2 2022-10-21 15:45:00 +02:00
Taha Yassine Kraiem
d1da53709f feat(chalice): recreate cursor 2022-10-21 15:26:07 +02:00
Taha Yassine Kraiem
30514577f4 Merge remote-tracking branch 'origin/api-v1.8.2_for_upstream' into api-v1.8.2
# Conflicts:
#	api/chalicelib/utils/s3.py
2022-10-20 20:42:05 +02:00
Taha Yassine Kraiem
ef456145e0 feat(chalice): fixed get sourcemap from server if not in bucket 2022-10-20 20:20:37 +02:00