openreplay/api/chalicelib/core
Kraiem Taha Yassine df10875a00
Api v1.16.0 (#1744)
* feat(api): usability testing (#1686)

* feat(api): usability testing - wip

* feat(db): usabiity testing

* feat(api): usability testing - api

* feat(api): usability testing - api

* feat(api): usability testing - db change

* feat(api): usability testing - db change

* feat(api): usability testing - unit tests update

* feat(api): usability testing - test and tasks stats

* feat(api): usability testing - sessions list fix, return zeros if test id is not having signals

* Api v1.16.0 (#1698)

* feat: canvas support [assist] (#1641)

* feat(tracker/ui): start canvas support

* feat(tracker): slpeer -> peerjs for canvas streams

* fix(ui): fix agent canvas peer id

* fix(ui): fix agent canvas peer id

* fix(ui): fix peer removal

* feat(tracker): canvas recorder

* feat(tracker): canvas recorder

* feat(tracker): canvas recorder

* feat(tracker): canvas recorder

* feat(ui): canvas support for ui

* fix(tracker): fix falling tests

* feat(ui): replay canvas in video

* feat(ui): refactor video streaming to draw on canvas

* feat(ui): 10hz check for canvas replay

* feat(ui): fix for tests

* feat(ui): fix for tests

* feat(ui): fix for tests

* feat(ui): fix for tests cov

* feat(ui): mroe test coverage

* fix(ui): styling

* fix(tracker): support backend settings for canvas

* feat(ui): allow devtools to be resizeable (#1605)

* fix(ui): console redux tab null check

* 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

(cherry picked from commit 265897f509)

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

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

* fix(player): fix msg reader bug

* fix(DB): fix CH wrong version (#1692)

(cherry picked from commit 48dbbb55db)

* fix(ui): filter keys conflcit with metadata

* fix(tracker): unique broadcast channel name

* fix(chalice): fixed delete cards (#1697)

(cherry picked from commit 92fedd310c)

* fix(tracker): add trycatch to ignore iframe errors

* feat(backend): added ARM arch support to backend services [Dockerfile]

* feat(backend): removed userAgent from sessions and unstarted-sessions tables

* fix(DB): change path-analysis card size

---------

Co-authored-by: Delirium <nikita@openreplay.com>
Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Alexander <zavorotynskiy@pm.me>

* refactor(chalice): cleaned code (#1699)

* feat(api): usability testing - added start_path to the resposne, remove count from the list

* feat(api): usability testing - test to have response count and live count

* feat(api): usability testing - test to have additional data

* Revert "refactor(chalice): cleaned code (#1699)" (#1702)

This reverts commit 83f2b0c12c.

* feat(api): usability testing - responses with total and other improvements

* change(api): vulnerability whitelist udpate

* feat(api): usability testing - create added missing columns, and sessions with user_id search

* feat(api): usability testing - update test with responseCount

* feat(api): usability testing - timestamps in unix

* feat(api): usability testing - request with proper case change

* feat(api): usability testing - task.description nullable

* feat(api): usability testing - check deleted status

* Api v1.16.0 (#1707)

* fix(chalice): fixed search sessions

* fix(chalice): fixed search sessions
* refactor(chalice): upgraded dependencies
* refactor(crons): upgraded dependencies
* refactor(alerts): upgraded dependencies

* Api v1.16.0 (#1712)

* feat(DB): user-testing support

* feat(chalice): user testing support

* feat(chalice): support utxVideo (#1726)

* feat(chalice): changed bucket name for ux testing webcamera videos

* refactored(chalice): refactored code (#1743)

refactored(chalice): upgraded dependencies

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Delirium <nikita@openreplay.com>
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-12-06 13:36:27 +01:00
..
usability_testing Api v1.16.0 (#1744) 2023-12-06 13:36:27 +01:00
__init__.py feat(chalice): fixed create clickMap card 2023-01-24 19:40:28 +01:00
alerts.py fix(alerts): fixed batch-ms-teams notifications (#1720) 2023-11-28 14:46:21 +01:00
alerts_listener.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
alerts_processor.py fix(alerts): fixed batch-ms-teams notifications (#1720) 2023-11-28 14:46:21 +01:00
announcements.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
assist.py Api v1.15.0 (#1581) 2023-10-27 14:38:45 +02:00
authorizers.py Api v1.15.0 (#1510) 2023-10-10 15:10:11 +02:00
autocomplete.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
boarding.py feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
canvas.py feat(chalice): canvas replay feature (#1684) 2023-11-20 16:15:12 +01:00
click_maps.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
collaboration_base.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
collaboration_msteams.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
collaboration_slack.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
countries.py feat(chalice): refactored autocomplete search 2023-01-04 18:37:44 +01:00
custom_metrics.py Api v1.15.0 (#1647) 2023-11-10 17:37:02 +01:00
custom_metrics_predefined.py Api v1.15.0 (#1526) 2023-10-18 18:12:22 +02:00
dashboards.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
db_request_handler.py Api v1.16.0 (#1735) 2023-12-05 12:19:30 +01:00
errors.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
errors_favorite.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
errors_viewed.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
events.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
events_ios.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
feature_flags.py Api v1.15.0 (#1478) 2023-09-25 18:29:27 +01:00
funnels.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
health.py refactor(sourcemapreader): renaming references #1676 (#1678) 2023-11-20 16:15:12 +01:00
heatmaps.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
integration_base.py feat(chalice): fixed github integration 2022-09-02 20:26:06 +01:00
integration_base_issue.py API 2021-05-05 19:47:36 +02:00
integration_github.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
integration_github_issue.py Api FastApi (#252) 2021-12-16 19:10:12 +01:00
integration_jira_cloud.py fix(jira): cast pydantic url to string. 2023-12-01 17:05:24 +01:00
integration_jira_cloud_issue.py Changes: 2021-05-21 17:42:18 +02:00
integrations_global.py feat(chalice): fixes 2023-02-06 17:47:37 +01:00
integrations_manager.py feat(chalice): changed delte jira integration 2022-09-01 15:22:20 +01:00
issues.py Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
jobs.py Api v1.15.0 (#1580) 2023-10-27 14:35:16 +02:00
license.py Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
log_tool_bugsnag.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_cloudwatch.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_datadog.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_elasticsearch.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_newrelic.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_rollbar.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_sentry.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_stackdriver.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tool_sumologic.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
log_tools.py API 2021-05-05 19:47:36 +02:00
metadata.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
metrics.py feat(chalice): fixed 4xx and 5xx data transformer 2023-01-31 11:46:38 +01:00
mobile.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
notifications.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
performance_event.py feat(api): performance largest_contentful_paint 2022-01-03 18:27:29 +01:00
product_analytics.py Api v1.15.0 (#1637) 2023-11-09 18:40:44 +01:00
projects.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
reset_password.py Api v1.14.0 (#1391) 2023-07-06 18:13:06 +02:00
resources.py v1.7.0 - hotfix (#611) 2022-07-15 14:51:57 +02:00
saved_search.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions.py fix(api): fallback to raw value 2023-12-04 18:38:27 +01:00
sessions_assignments.py feat(chalice): fixed SSO 2022-11-07 13:10:23 +01:00
sessions_devtool.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
sessions_favorite.py feat(chalice): split replay 2023-03-14 13:25:14 +01:00
sessions_metas.py fix(api): autocomplete for city and state 2023-06-08 11:54:40 +02:00
sessions_mobs.py Api v1.15.0 (#1629) 2023-11-08 16:44:52 +01:00
sessions_notes.py Api v1.15.0 (#1610) 2023-11-03 22:04:37 +01:00
sessions_replay.py Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
sessions_viewed.py feat(chalice): devtools permission 2022-09-22 17:32:47 +01:00
significance.py Api v1.15.0 (#1674) 2023-11-20 16:15:12 +01:00
signup.py Chore/async api one (#1708) 2023-11-27 15:58:02 +01:00
socket_ios.py feat(chalice): devtools permission 2022-09-22 17:32:47 +01:00
sourcemaps.py Azure support (#1270) 2023-06-08 13:31:54 +02:00
sourcemaps_parser.py feat(sourcemaps-reader): read sourcemap from URL 2022-10-19 20:27:50 +02:00
telemetry.py Api v1.15.0 (#1661) 2023-11-15 16:27:28 +01:00
tenants.py Chore/async api one (#1708) 2023-11-27 15:58:02 +01:00
user_testing.py Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
users.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
webhook.py Api v1.15.0 (#1574) 2023-10-26 17:42:21 +02:00
weekly_report.py Api v1.13.0 release (#1345) 2023-06-14 15:03:28 +02:00