Commit graph

53 commits

Author SHA1 Message Date
Kraiem Taha Yassine
1ccc35a97e
Merge branch 'dev' into api_insights 2021-10-19 00:24:18 +02:00
Taha Yassine Kraiem
dd5a84a18b feat(api): errors-queries aliases fixes 2021-10-15 09:11:41 +02:00
Taha Yassine Kraiem
54d036b45e feat(api): errors-queries fixes 2021-10-15 06:55:01 +02:00
Taha Yassine Kraiem
161d40d078 feat(api): ee insights optimized with new structure 2021-10-13 18:46:49 +02:00
Taha Yassine Kraiem
6cab959968 feat(api): changed .gitignore 2021-10-13 11:44:24 +02:00
Taha Yassine Kraiem
53326cce3a feat(api): ee insights small optimizations
feat(api): ee insights fix materialized column-join issue
2021-10-12 19:19:50 +02:00
Taha Yassine Kraiem
c2a61a9c88 feat(db): changed CH-structure to support insights 2021-10-11 20:00:30 +02:00
Taha Yassine Kraiem
45daf914f5 feat(api): insights cleanup 2021-10-08 19:22:31 +02:00
Taha Yassine Kraiem
086b7b6b0b feat(api): insights autocomplete 2021-10-08 19:13:08 +02:00
Taha Yassine Kraiem
17cf937e48 feat(api): insights feature adoption top users 2021-10-08 19:01:51 +02:00
Taha Yassine Kraiem
d82f2e6dec feat(api): insights feature adoption 2021-10-08 18:44:34 +02:00
Taha Yassine Kraiem
00c2c8d01d feat(api): insights feature intensity 2021-10-08 18:30:01 +02:00
Taha Yassine Kraiem
7e07e763ff feat(api): insights slipping users list 2021-10-08 18:09:05 +02:00
Taha Yassine Kraiem
a174348a37 feat(api): insights power users active bar chart 2021-10-08 17:14:33 +02:00
Taha Yassine Kraiem
cfb87014f8 feat(api): insights users active chart 2021-10-08 16:38:56 +02:00
Taha Yassine Kraiem
d6a18940c9 feat(api): insights feature adoption daily usage chart 2021-10-07 18:41:48 +02:00
Taha Yassine Kraiem
fbe359a4bf feat(api): insights feature popularity and frequency 2021-10-07 17:30:33 +02:00
Taha Yassine Kraiem
9bc6251db2 feat(api): insights feature acquisition cohort 2021-10-07 17:08:24 +02:00
Taha Yassine Kraiem
e7a942ee64 feat(api): insights feature retention graph 2021-10-07 16:51:49 +02:00
Taha Yassine Kraiem
ef1db21c13 feat(api): insights users acquisition cohort 2021-10-06 20:37:34 +02:00
Taha Yassine Kraiem
a9aca8533d feat(api): insights users retention graph 2021-10-06 19:20:35 +02:00
Taha Yassine Kraiem
727336f7c5 feat(api): insights journey remove source_id&target_id 2021-10-06 13:28:38 +02:00
Taha Yassine Kraiem
b4fdea6ddd feat(api): insights journey 2021-10-05 20:12:16 +02:00
Taha Yassine Kraiem
d234c38cc9 feat(api): EE reset password reuse the same token for 5min to bypass double request issue 2021-09-28 15:34:20 +02:00
Kraiem Taha Yassine
97d81ac267
security patch (#182)
feat(api): dependencies upgrade
feat(utilities): dependencies upgrade
2021-09-22 13:06:35 +02:00
Kraiem Taha Yassine
d7346c43d6
feat(api): changed peerjs URL (#179)
feat(utilities): changed peerjs URL
2021-09-21 19:25:26 +02:00
Kraiem Taha Yassine
0421e2a4bb
Api insights (#176)
* feat(db): added new foreign-key indexes

* feat(db): added new foreign-key indexes

* feat(api): pg_client fixed exception handler

* feat(api): changed change password response

* feat(api): insights retention
2021-09-20 20:35:27 +02:00
Taha Yassine Kraiem
f147ab0bd1 feat(api): changed change password response 2021-09-06 23:56:51 +01:00
Kraiem Taha Yassine
10629a6b4f
Api changes (#161)
* fix(api): EE set password after invitation

* feat(api): FOS&EE return tracker version with the list of projects

* feat(api): FOS&EE signup changes

* feat(api): EE signup email existance error message
2021-08-20 18:22:37 +01:00
Kraiem Taha Yassine
08969cd831
Api changes (#131)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response

* feat(api): owner role is not allowed to change

* feat(api): changed chalice template

* feat(api): reset password invitation|token

* feat(api): fixed invitation token

* feat(api): after invitation return identical result

* feat(api): remove password when user deleted

* feat(api): fix login on password change
2021-08-05 17:25:13 +02:00
Kraiem Taha Yassine
9526423f44
Api changes (#129)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response

* feat(api): owner role is not allowed to change

* feat(api): changed chalice template

* feat(api): reset password invitation|token

* feat(api): fixed invitation token

* feat(api): after invitation return identical result

* feat(api): remove password when user deleted
2021-08-05 17:14:20 +02:00
Kraiem Taha Yassine
52908e2311
Api changes (#128)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response

* feat(api): owner role is not allowed to change

* feat(api): changed chalice template

* feat(api): reset password invitation|token

* feat(api): fixed invitation token

* feat(api): after invitation return identical result
2021-08-05 17:07:15 +02:00
Kraiem Taha Yassine
79ce54863d
Api changes (#120)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response

* feat(api): owner role is not allowed to change
2021-08-05 14:06:16 +02:00
Kraiem Taha Yassine
46091c687d
Api invitation link (#110)
* feat(api): invitation token to add team members

* feat(api): invitation link change password
feat(db): changed base_auth structure

* feat(api): invitation link - regenerate/reset
feat(api): invitation link - restore deleted user

* feat(api): invitation link for forget password
feat(api): changed email body for invite user and reset password

* feat(api): invitation link, expired invitation and has joined in the list of members

* feat(api): invitation link for EE

* feat(api): return invitation link with the list of members
2021-08-03 18:17:29 +02:00
Kraiem Taha Yassine
44992e85a6
Api invitation link (#107)
* feat(api): invitation token to add team members

* feat(api): invitation link change password
* feat(db): changed base_auth structure

* feat(api): invitation link - regenerate/reset
* feat(api): invitation link - restore deleted user

* feat(api): invitation link for forget password
* feat(api): changed email body for invite user and reset password

* feat(api): invitation link, expired invitation and has joined in the list of members

* feat(api): invitation link for EE
2021-07-27 19:59:09 +02:00
Kraiem Taha Yassine
5b0dc11543
feat(api): return response status code depending on the response payload result (#104) 2021-07-27 14:34:36 +02:00
Kraiem Taha Yassine
276e2efe18
feat(api): fixed EE-SAML dependency build issue (#95) 2021-07-15 13:09:57 +02:00
Kraiem Taha Yassine
9a5fc4bac7
SAML2 (#83)
* feat(api): remove stage name from email subject

* change(api): refactored code & SAML2 SSO SLO SLS

* change(api): SAML2 extracted & custom configuration

* change(api): SAML2 migrate user after signup

* feat(api): return project_key with session's details

* change(api): SAML2

* feat(db): tenants & users table changes for SAML2
2021-07-12 22:09:09 +02:00
Kraiem Taha Yassine
83abde63d3
Assist (#60)
* feat(api): assist peerJS server

* feat(api): install assist_server dependencies and start it with the API

* feat(api): assist: list live sessions

* feat(nginx): expose assist_server and block peers listing

* feat(api): merged sourcemaps reader and assist-server
feat(api): change image definition
feat(api): changed service start command
feat(utilities): created full server & image definition
feat(nginx): reset chalice configuration

* feat(utilities): utilities.yaml

* feat(nginx): utilities URL

* feat(utilities): utilities template

* feat(ci): Adding utilities GH action.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* feat(utilities): build script

* feat(utilities): build script fix image name

* feat(utilities): tag and push image as latest

* feat(api): tag and push image as latest

* feat(api): extract peers host

* feat(api): fixed utilities URL

* feat(api): assist logs

* feat(api): assist: fixed peerjs URL

Co-authored-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-06-28 16:17:47 +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
KRAIEM Taha Yassine
6036d99efb Changes:
- changed email logos
- inject S3_HOST in SITE_URL
2021-05-22 00:55:48 +02:00
KRAIEM Taha Yassine
0e1201603f Changes:
- changed version number
- fixed duplicate endpoint
2021-05-21 20:58:22 +02:00
KRAIEM Taha Yassine
19cedf87d8 Changes:
- edited /alerts/notifications
2021-05-21 20:26:30 +02:00
KRAIEM Taha Yassine
c43ed20034 Changes:
- changed session-assignment-jira response
2021-05-21 17:42:18 +02:00
KRAIEM Taha Yassine
4938fb262a Changes:
- return full integration body on add slack
2021-05-20 22:41:28 +02:00
KRAIEM Taha Yassine
37dd7067c6 Changes:
- changed sentry tags
- changed asayer_session_id to openReplaySessionToken
- EE full merge
2021-05-20 20:25:20 +02:00
KRAIEM Taha Yassine
84dd5cd24d Changes:
- fixed get slack channels
- fixed metrics filter
- set env-vars
2021-05-16 00:52:58 +02:00
KRAIEM Taha Yassine
01949660bb Changes:
- changed env-handler logic
2021-05-12 19:05:33 +02:00
KRAIEM Taha Yassine
d4487f531c Changes:
- cleaned env-vars
- changed chalice.yaml env-vars
2021-05-11 18:42:02 +02:00
KRAIEM Taha Yassine
29bb1735f5 Changes:
- EE: fixed /accounts
- merged license status into /accounts
2021-05-11 14:03:27 +02:00