Shekar Siri
|
9d16b1feae
|
feature(ui) - fix eventfilter
|
2021-07-02 19:17:52 +05:30 |
|
Shekar Siri
|
7c135dbdcb
|
feature(ui) - assist ui changes
|
2021-07-02 19:14:24 +05:30 |
|
Shekar Siri
|
9bb78e89b4
|
feature(ui) - assist ui changes
|
2021-07-02 19:00:15 +05:30 |
|
Shekar Siri
|
75a7950f61
|
feature(ui) - assist ui changes
|
2021-07-02 19:00:13 +05:30 |
|
Shekar Siri
|
38c4e0b263
|
Feature (Dom Inspector) (#55)
* feat(ui) - inspector element tooltip
* fix(ui) - inspector element selection
* fix(ui) - tooltip colors
* fix(ui) - close inspector
|
2021-07-02 18:34:10 +05:30 |
|
ShiKhu
|
28959ccccd
|
wip(assist-frontend): call api update
|
2021-07-02 14:09:44 +02:00 |
|
ShiKhu
|
96f935d09e
|
wip(frontend): calling state is in playerState
|
2021-06-30 23:02:33 +02:00 |
|
ShiKhu
|
3b85eb2f3e
|
wip (tracker-assist & frontend): disconnections correct handling & plugin UI
|
2021-06-30 22:52:42 +02:00 |
|
Shekar Siri
|
4fd018ca56
|
feature(ui) - assist ui changes
|
2021-06-30 12:08:49 +05:30 |
|
Shekar Siri
|
5f4b417f97
|
feature(ui) - assist ui wip
|
2021-06-30 06:21:17 +05:30 |
|
ShiKhu
|
70159bbeb6
|
feat(frontend): assist func
|
2021-06-29 23:00:18 +02:00 |
|
ShiKhu
|
0c78d83774
|
Merge branch 'dev' into assist
|
2021-06-29 14:28:52 +02:00 |
|
Shekar Siri
|
5a9fec1f25
|
feature(ui) - assist wip
|
2021-06-29 16:45:30 +05:30 |
|
ShiKhu
|
1d212bb25f
|
upd(frontend): env tracker version
|
2021-06-23 16:17:42 +02:00 |
|
ShiKhu
|
3190924c1d
|
wip (frontent): assist call functionality
|
2021-06-22 01:33:22 +02:00 |
|
ShiKhu
|
9c3e912551
|
fix(frontend-dev): webpack config for storybook launch
|
2021-06-17 14:07:19 +02:00 |
|
Shekar Siri
|
04e854891a
|
Merge pull request #42 from openreplay/dev
fix-35 - check for the value (#39)
|
2021-06-16 18:42:09 +05:30 |
|
Shekar Siri
|
54219dc8df
|
fix-41 - checking for null element
|
2021-06-16 18:20:38 +05:30 |
|
Shekar Siri
|
13aaa642d3
|
feature(ui): assist - wip
|
2021-06-16 15:42:05 +05:30 |
|
Shekar Siri
|
372b9c4b2e
|
feature(ui): assist - wip
|
2021-06-16 15:41:40 +05:30 |
|
Shekar Siri
|
c0fc15bb7e
|
fix-35 - check for the value (#39)
|
2021-06-15 14:19:44 +05:30 |
|
Shekar Siri
|
5d12bc6259
|
feature(ui): assist - wip
|
2021-06-15 13:37:46 +05:30 |
|
Shekar Siri
|
36feb2c41e
|
fix: autoplay tooltip and text changes
|
2021-06-12 01:43:35 +05:30 |
|
Shekar Siri
|
0eb2eeaffe
|
fix: version number
|
2021-06-12 01:27:29 +05:30 |
|
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 |
|
Kraiem Taha Yassine
|
d25170fb1d
|
Merge branch 'main' into dev
|
2021-05-22 01:54:15 +02:00 |
|
Shekar Siri
|
dcaa622b2b
|
change: show webhooks menu item
|
2021-05-22 02:12:09 +05:30 |
|
Shekar Siri
|
ba540847ab
|
change: typo
|
2021-05-22 02:09:30 +05:30 |
|
Shekar Siri
|
13421ad0e8
|
change: TRACKER_VERSION
|
2021-05-22 00:13:40 +05:30 |
|
Shekar Siri
|
3cdf4cc2ec
|
fix: doc links
|
2021-05-22 00:13:40 +05:30 |
|
Shekar Siri
|
a200603420
|
change: captcha flag
|
2021-05-21 23:54:47 +05:30 |
|
Shekar Siri
|
a140c1694c
|
fix: issue types
|
2021-05-21 23:54:47 +05:30 |
|
Shekar Siri
|
c17447e999
|
change: removed log
|
2021-05-21 23:54:47 +05:30 |
|
Shekar Siri
|
dfdc8cc154
|
fix: github colored circles
|
2021-05-21 18:48:31 +05:30 |
|
Shekar Siri
|
0a4a465d53
|
change: sessions per browser widget bar height reduced
|
2021-05-21 15:06:24 +05:30 |
|
Shekar Siri
|
5b63a668b2
|
fix: missing icon blocking the session to play
|
2021-05-21 15:06:02 +05:30 |
|
Shekar Siri
|
2eab1458e1
|
fix: fetch issue types
|
2021-05-21 14:28:41 +05:30 |
|
Shekar Siri
|
56cc198fc6
|
fix: funnel calendar position
|
2021-05-21 14:28:16 +05:30 |
|
Shekar Siri
|
8e0473172c
|
fix: slack share channel selection
|
2021-05-20 23:58:37 +05:30 |
|
Shekar Siri
|
79f1d2f20a
|
fix: code snippet conflict set back
|
2021-05-20 23:58:37 +05:30 |
|
Shekar Siri
|
712fa6fe55
|
fix: integrate slack button redirect, and doc link
|
2021-05-20 23:58:37 +05:30 |
|
Shekar Siri
|
0dfea227da
|
fix: show description in issue details modal
|
2021-05-20 23:58:37 +05:30 |
|
Shekar Siri
|
eb67e905a1
|
fix: close the issue modal after creating
|
2021-05-20 23:58:37 +05:30 |
|
ShiKhu
|
e4689e213a
|
fix (frontend-player): syntax
|
2021-05-20 15:59:03 +02:00 |
|
ShiKhu
|
592e30d926
|
fix (frontend-player): show original domContentLoaded text values, while adjusted on timeline
|
2021-05-20 15:50:34 +02:00 |
|
Shekar Siri
|
4d992116da
|
fix: link color of no sessions message
|
2021-05-20 18:43:49 +05:30 |
|
Shekar Siri
|
250fa9f6bb
|
fix: updated the sourcemap upload doc link
|
2021-05-20 18:42:11 +05:30 |
|
Shekar Siri
|
2cd79ce553
|
change: added external icon for integration doc links
|
2021-05-20 18:16:25 +05:30 |
|
Shekar Siri
|
c55647f5ad
|
fix: slack webhooks PUT call
|
2021-05-20 17:52:19 +05:30 |
|
Shekar Siri
|
5cfbbf88cd
|
fix: skipping errorOnFetch check
|
2021-05-20 14:46:37 +05:30 |
|