dlrm
3b8a2c19ef
fix(tracker): code style
2022-06-09 13:36:28 +02:00
dlrm
c913e4e7f6
fix(tracker): code rvw
2022-06-09 13:36:28 +02:00
dlrm
9158fa60c5
fix(tracker): fix tracker date recording, added new obscure dates opt
...
fix(tracker): rm consolelog
fix(tracker): change compile import
fix(tracker): fix node v and import
2022-06-09 13:36:28 +02:00
Alex Kaminskii
d0e651bc29
fix(tracker): uncomment init scroll tracking
2022-06-03 14:19:39 +02:00
Alex Kaminskii
e57d90e5a1
fix(tracker): use node guards instead of instanceof in some cases; import type App
2022-06-03 14:17:53 +02:00
Eric Chan
c2695ef31f
allow use of localStorage and sessionStorage to be overriden
2022-06-02 17:49:05 +02:00
ShiKhu
0f434a21d4
fix(tracker): 3.5.12: resolve Promise returning on start() with success:false instead of rejecting
2022-05-27 21:25:21 +02:00
Alex Kaminskii
4c8751944c
style(tracker-*): do not store lock files under the npm puckage dirs
2022-05-18 13:57:38 +02:00
Alex Kaminskii
17d477fc43
fix+style(tracker):3.5.11 fix build & files structure
2022-05-11 18:27:18 +02:00
ShiKhu
d79a14f6d0
fix(tracker):3.5.10:fix pre-start & resources duplication
2022-04-25 19:06:09 +02:00
ShiKhu
8d7273b506
code(tracker):package-lock update
2022-04-23 15:52:45 +02:00
ShiKhu
77e7ad4edb
fix(tracker):3.5.9:fixed webwoeker refactoring
2022-04-21 20:30:08 +02:00
ShiKhu
498e562d1b
fix(tracker):3.5.7:fetch keepalive size limit check
2022-04-17 18:22:10 +02:00
ShiKhu
e5985f376e
feat(tracker): 3.5.6: use fetch-keepalive; webworker refactor; isInstance fix
2022-04-15 20:09:31 +02:00
ShiKhu
89b63cae27
feat-fix(tracker):3.5.5
...
* Fix behaviour when initialised inside iframe
* Capture select element changes
* Retry /i when response is not 200 (and not 401)
* Capture initial element scroll on start
* Fallback Label vallue to name, id or class
2022-04-10 15:53:24 +02:00
ShiKhu
be58d4e754
fix (tracker): 3.5.4: shadowDOM fix - extended 'inDocument' check
2022-03-18 20:04:31 +01:00
ShiKhu
135a8d0e7b
feat(tracker):3.5.3:internal API - session change callbacks & log-levels fix
2022-03-06 14:56:43 +01:00
ShiKhu
24c4f7802a
fix(tracker): 3.5.1: consider messages sent during /start request
2022-02-15 22:39:11 +01:00
Shekar Siri
74944ed778
feat(ui) - assist filters
2022-02-10 19:46:41 +01:00
ShiKhu
2d252735e7
feat(tracker): 3.5.0: better logging; metadata on start, session info for plugins
2022-02-08 22:54:08 +01:00
ShiKhu
a1f72d0f75
fix(frontend): use viewport coordinates for click & socket.io last version
2022-02-08 03:28:01 +01:00
ShiKhu
b3fba224cc
frat(tracker): 3.4.16: observer for shRoot, topObserver & sanitizer refactor; 3.4.17:autoResetOnWindowOpen; userID onStart option; restart fix
2022-01-23 18:28:22 +01:00
ShiKhu
da6e60c241
fix(tracker): 3.4.12: send-interval restart; reset timeout & beaconSize adjustment
2021-12-06 17:42:16 +01:00
ShiKhu
4332314200
feat(tracker):3.4.9:start returns promise
2021-11-29 19:27:25 +01:00
ShiKhu
31fc3cc07e
fix(tracker): 3.4.8: webpack 5 fully specified
2021-11-29 11:15:48 +01:00
ShiKhu
d41c573637
feat(tracker): 3.4.7: click masking fix & safe iframe calls & allow resources 0 duration
2021-11-29 09:18:40 +01:00
ShiKhu
d1386460cd
feat (tracker):v3.4.5: capture iframe console; simple selector detector; log fixes; code fixes
2021-10-26 23:15:10 +02:00
ShiKhu
0a0be4c43d
feat(tracker): 3.4.4 heatmaps default false
2021-10-04 18:07:16 +02:00
Shekar Siri
bf44bcbef4
change(plugins) - version number
2021-10-04 15:20:53 +05:30
Shekar Siri
e165632f63
fix(tracker) - this._debug err, typo
2021-10-04 15:12:36 +05:30
ShiKhu
0fcf9e425a
feat(tracker): 3.4.1: uint encoding safety check, log fixes, debug logs
2021-09-30 21:43:17 +02:00
ShiKhu
ba7ae009c4
feat(tracker): 3.4.0 - iframe, resourceBaseHref & finder performance options
2021-09-23 19:14:45 +02:00
ShiKhu
ffc33097ac
fix(tracker): send resources even they were captured before start
2021-09-20 20:55:53 +02:00
ShiKhu
5c87b9d59d
feat(tracker): 3.3.0 start return promise
2021-09-02 19:30:11 +02:00
ShiKhu
ecbd3b2673
fix(tracker): 3.2.5 - merge handleError and handlErrorEvent api
2021-08-27 09:54:52 +03:00
ShiKhu
810817575d
feat (tracker): 3.2.4 - performance,selector options + beaconSizeLimit + debug_report_edp
2021-08-27 09:52:41 +03:00
ShiKhu
c477c1e6c6
fix (tracker): rollup mangle
2021-08-27 09:49:26 +03:00
ShiKhu
57ff3574b5
fix(tracker): put vendor lib inside src for the cjs compilation
2021-08-13 21:37:47 +08:00
ShiKhu
faac5795da
feat (tracker): 3.2.0 - click selectors
2021-07-22 12:53:34 +08:00
champ
20f3684b0e
fix typos ( #94 )
2021-07-15 10:46:15 +02:00
ShiKhu
6d8d46fcd5
feat (tracker): 3.1.0 - updated app interface for the assist plugin & enable url-based cssRule
2021-07-02 17:29:03 +02:00
ShiKhu
f973a4758f
fix(tracker): scripts
2021-06-23 16:12:00 +02:00
ShiKhu
1699697385
fix (tracker): 3.0.5: wbworker beacon size; handle overflow
2021-06-23 16:07:48 +02:00
ShiKhu
d13fa0d7e7
fs (tracker): script dir
2021-06-23 15:53:17 +02:00
Shekar Siri
f562355aed
v1.1.0 ( #31 )
...
* ci(deployment): injecting secrets
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* fix: typo
* feat(installation): Enterprise license check
* fix(install): reset ee cli args
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* Fix typo
* Update README.md
* feat (tracker-axios): init plugin
* fix (tracker-axios): version patch
* Fixed alert's unknown metrics handler
* fix (tracker-mobx): dev-dependencies and updated package-lock
* feat: APIs for user session data deleteion - wip
* fix: alert metric value of performance.speed_index
* Build and deploy scripts for enterprise edition (#13 )
* feat(installation): enterprise installation
* chore(install): enabling ansible gather_facts
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): quotes for enterprise key
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(installation): enterprise install dbs
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): rename yaml
* chore(install): change image tag
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): License key variable added
* chore(deployment): Injecting enterprise license key in workers.
* chore(install): remove deprecated files
* chore(install): make domain_name mandatory in vars.yaml
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(actions): ee workers
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* feat(install): use local docker instead of crictl
You can use the images built in the local machine, in installation,
without putting that in any external registry.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* feat: APIs for user session data deleteion
* feat: prefix deleted mobs with DEL_
* feat: schedules to delete mobs
* chore(ci): fix ee build
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* feat(build): passing build args to internal scripts
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): moving kafka topic creation at the end
Kafka pods usually takes time to be active.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): removing auth service.
* chore(install): Adding rancher for cluster management
* chore(install): proper name for alerts template
* separate requirements and clean up
* feat (frontend): typescript support
* feat (tracker): 3.0.4: maintain baseURL & connAttempt options
* feat(api): changed license validation
* feat(api): ee-license fix for unprovided value
* feat(api): fixed ee-signup cursor
* feat(api): FOS fix replay-mob issue
* feat(api): ee log ch-resources query
* chore(ci): change openreplay-cli with kube-install.sh
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* ci(actions): change ee naming
* feat(api): removed ch-logs
* feat(install): injecting ee variables only on ee installation.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* chore(install): remove licence key from ee
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* fix(install): ch values for chalice
* feat(clickhouse): moved creation scripts to EE folder
* fix (backend-ee): disable ios tables so far
* chore(install): remove deprecated mandatory variables.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
* feat(api): remove duplicate files & changed signup
* fix(backend-ee): ch prepare after commit
* fix(backend-ee): syntax
* feat(api): added missing EE tenant column
* fix(scripts-ee): correct default clickhouse host
* feat(api): changed version_number location
* feat(api): ee log ch-errors query
* feat(api): ee fix ch-errors query
* feat: skip to issue button (#23 )
* feat(api): 🐛 ee fix ambiguous ch-error query & accounts endpoint
* Feature: Autoplay Sessions (#22 )
* feat: autoplay sessions
* change: removed unused import
* auto play filter by tab
* feat(api): changed JWT authorizer & API_KEY authorizer & fix undefined project_key
* feat (backend-devops): Dockerfile for all services in one image
* feat(sourcemap-uploader): --verbose argument use instead of --log
* feat(api): log middleware
* Feature - dom inspector (#28 )
* feat (frontend): typescript support
* feat(frontend): DOM Inspector init
* fix(frontend): use tailwind bg
* feat(frontend dom-inspector): add element selection & deletion
* fix(frontend): todo comment
* di - styling wip
* feature(di) - editor theme
* feat(frontend): parse attributes with RE (+ability to add)
* feature(di) - input width
* fix(ui): di - review changes
Co-authored-by: ShiKhu <alex.kaminsky.11@gmail.com>
* chore(install): remove depricated init_dbs
* feat(api): ee override multi-tenant-core
* fix(frontend-build): gen css types before build
* fix(ui) - checking for the license (#30 )
Co-authored-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
Co-authored-by: ShiKhu <alex.kaminsky.11@gmail.com>
Co-authored-by: KRAIEM Taha Yassine <tahayk2@gmail.com>
Co-authored-by: Rajesh Rajendran <rjshrjndrn@users.noreply.github.com>
Co-authored-by: ourvakan <hi-psi@yandex.com>
Co-authored-by: tahayk2@gmail.com <enissay4ever4github>
2021-06-11 23:31:29 +05:30
champkeh
87a1af2bc1
fix npm compile script
2021-06-08 15:32:16 +08:00
champkeh
7829d83c42
fix npm compile script
2021-06-08 15:07:19 +08:00
ShiKhu
2ac57874b9
fix (tracker): 3.0.3 version: start before auth
2021-05-21 00:06:35 +02:00
ShiKhu
503bfeda43
fix (tracker): projectKey type correction
2021-05-06 21:28:46 +02:00
ShiKhu
fb50d9efa3
fix (tracker): prevent send if not active
2021-05-03 21:07:07 +02:00