openreplay/ee/api/chalicelib/core
Rajesh Rajendran 4c7f2edd57
Api v1.16.0 (#1730)
* 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

---------

Co-authored-by: Shekar Siri <sshekarsiri@gmail.com>
Co-authored-by: Kraiem Taha Yassine <tahayk2@gmail.com>
Co-authored-by: Delirium <nikita@openreplay.com>
Co-authored-by: Alexander <zavorotynskiy@pm.me>
2023-11-30 10:53:31 +01:00
..
__init__.py Api v1.15.0 (#1620) 2023-11-07 15:39:15 +01:00
alerts_listener.py Api v1.15.0 (#1689) 2023-11-21 18:29:10 +01:00
alerts_processor.py fix(chalice): changed alert's notification (#1721) 2023-11-28 15:03:53 +01:00
alerts_processor_exp.py Api v1.15.0 (#1674) 2023-11-20 16:15:12 +01:00
assist_records.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
assist_stats.py change(api): assist stats api moved to ee (#1598) 2023-10-31 15:29:36 +01:00
autocomplete_exp.py fix(api): city and state in ee 2023-06-20 15:29:43 +02:00
boarding.py feat(api): optimized boarding endpoints 2022-04-04 14:29:49 +02:00
custom_metrics.py fix(chalice): fixed delete cards (#1697) 2023-11-23 15:19:46 +01:00
errors.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
errors_exp.py feat(chalice): refactored autocomplete 2023-01-03 17:45:53 +01:00
errors_viewed.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
errors_viewed_exp.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
events.py Api v1.15.0 (#1558) 2023-10-25 17:41:48 +02:00
health.py refactor(sourcemapreader): renaming references #1676 (#1678) 2023-11-20 16:15:12 +01:00
integrations_global.py feat(chalice): fixes 2023-02-06 17:47:37 +01:00
license.py Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
log_tools.py v1.1.0 (#31) 2021-06-11 23:31:29 +05:30
metrics.py Api v1.15.0 (#1620) 2023-11-07 15:39:15 +01:00
notifications.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
permissions.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
product_analytics.py Api v1.15.0 (#1685) 2023-11-20 18:00:48 +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 feat(chalice): fixed get resources 2022-11-09 18:58:28 +01:00
roles.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_devtool.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_exp.py Api v1.15.0 (#1661) 2023-11-15 16:27:28 +01:00
sessions_favorite.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_favorite_exp.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
sessions_insights.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
sessions_metas.py fix(api): ee support city autocomplete 2023-06-21 16:18:48 +02:00
sessions_notes.py Api v1.15.0 (#1516) 2023-10-13 18:16:03 +02:00
sessions_replay.py Api v1.16.0 (#1730) 2023-11-30 10:53:31 +01:00
sessions_viewed.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
sessions_viewed_exp.py feat(chalice): CH sessions viewed 2022-08-25 19:13:14 +01:00
signals.py Api v1.15.0 (#1464) 2023-09-06 17:06:33 +01:00
significance.py Api v1.15.0 (#1674) 2023-11-20 16:15:12 +01:00
significance_exp.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
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
traces.py Api v1.15.0 (#1580) 2023-10-27 14:35:16 +02:00
unlock.py feat(chalice): enhanced helper functions 2023-03-10 11:45:33 +01:00
users.py Api v1.15.0 (#1651) 2023-11-10 23:05:00 +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