Commit graph

93 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
6db13febcb feat(db): changed indexs 2021-10-14 16:40:43 +02:00
Taha Yassine Kraiem
5aa267b563 feat(db): changed indexs 2021-10-14 16:37:34 +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
Rajesh Rajendran
4b199abe2d
fix(ee): define variable
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-10-12 18:28:58 +05:30
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
7e6229d377 feat(api): insights fixes and optimizations
feat(db): insights indexes
2021-09-30 15:12:20 +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
Taha Yassine Kraiem
6c62897942 feat(api): optimized weekly report
feat(db): changed indexes to optimize weekly report
2021-09-27 16:32:03 +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
afc621ec4a
Merge pull request #132 from openreplay/dev
Api changes (#131)
2021-08-05 17:25:45 +02: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
b43e1e1a55
Merge pull request #130 from openreplay/dev
Fixes
2021-08-05 17:17:04 +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
Shekar Siri
c65a7b9561
Merge pull request #121 from openreplay/dev
fix(ui) - review changes and other fixes
2021-08-05 18:29:34 +05:30
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
404762600e
Merge pull request #119 from openreplay/dev
feat(db): fixed delta for unexistent tables
2021-08-05 01:48:25 +02:00
Taha Yassine Kraiem
28401f2274 feat(db): fixed delta for unexistent tables 2021-08-05 01:47:43 +02:00
Kraiem Taha Yassine
5012df1e1b
Merge pull request #118 from openreplay/dev
fix db structure
2021-08-05 00:41:58 +02:00
Taha Yassine Kraiem
1533c27069 feat(db): fixed creation structure 2021-08-05 00:40:24 +02:00
Kraiem Taha Yassine
91b4abbaa5
Merge pull request #117 from openreplay/dev
v1.3.0
2021-08-04 23:29:36 +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
estradino
f06a73a86b 🐛 Clarified license (buyer-based) 2021-07-28 14:20:45 +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
42884550df
Api invitation link (#105)
* 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
2021-07-27 14:37:45 +02:00