Commit graph

514 commits

Author SHA1 Message Date
ShiKhu
b7ac0da761 feat (backend-events): dead-click only on Labeled 2021-08-10 17:33:09 +08:00
Taha Yassine Kraiem
65a6d470bd feat(api): share S3 config with utilities
feat(utilities): use shared S3 config
2021-08-09 17:13:32 +02:00
Taha Yassine Kraiem
efb63a3a8b feat(api): added storage-env-vars to chalice.yaml 2021-08-09 13:26:10 +02:00
Taha Yassine Kraiem
a49d579f08 feat(api): fix S3 region issue 2021-08-09 12:22:21 +02:00
Rajesh Rajendran
81d246170d fix(cli): proper return from functions.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-08-07 23:48:22 +05:30
Rajesh Rajendran
f8736ac417 chore(http): default cache assets to false
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-08-07 15:32:31 +05:30
ShiKhu
917e81a131 fix(backend): cachepath start with '/' 2021-08-07 17:50:54 +08:00
ShiKhu
e4a735ce9f fix(readme): tracker size 2021-08-07 17:35:42 +08:00
ShiKhu
8a1ab42dfb fix(backend): no cache if not cachable 2021-08-07 17:24:17 +08:00
ShiKhu
6282c6845a fix(helm): clean env 2021-08-07 17:11:22 +08:00
ShiKhu
675ef9b32f fix (backend-http): sampleRate check only if starting the new one 2021-08-07 17:01:13 +08:00
Rajesh Rajendran
895eb40621
chore(install): update openreplay version
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-08-07 13:34:54 +05:30
ShiKhu
1b2241943a fix(backend): put FS_CLEAN_HRS default value to 10 days 2021-08-07 11:57:10 +08:00
ShiKhu
a087418286 fix(backend): env parsing fix to accept 0 as correct value 2021-08-07 11:54:54 +08:00
Taha Yassine Kraiem
1e3481648e fix(storage): updated FS_CLEAN_HRS Dockerfile definition 2021-08-06 19:17:25 +02:00
Taha Yassine Kraiem
49adbc9d18 fix(api): updated version vumber
fix(storage): defined FS_CLEAN_HRS
2021-08-06 19:14:05 +02:00
Rajesh Rajendran
192d89f590
fix(migration): fix the data paths for migration of dbs.
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2021-08-06 20:55:33 +05:30
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
b91d51486c
Api changes (#126)
* 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
2021-08-05 16:40:47 +02:00
Kraiem Taha Yassine
e48c6c2aa9
Api changes (#124)
* 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
2021-08-05 16:00:37 +02:00
ShiKhu
5deb9b7260 Merge branch 'one-image-backend' into dev 2021-08-05 21:08:36 +08:00
Kraiem Taha Yassine
46f5d653f9
Api changes (#122)
* 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
2021-08-05 14:58:25 +02:00
Shekar Siri
03afcb5890 changes(ui) - version number 2021-08-05 18:19:02 +05:30
Shekar Siri
48c612461a fix(ui) - review chanhes and fixes 2021-08-05 18:15:59 +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
ShiKhu
7d67d47a27 fix(backend): dockerfile names 2021-08-05 19:53:55 +08:00
ShiKhu
a556ef9129 comment(backend-dockerfile): in case of volume mount 2021-08-05 19:52:25 +08:00
ShiKhu
16d8bf7439 fix(http.yaml): default CACHE_ASSETS var 2021-08-05 17:18:43 +08:00
Taha Yassine Kraiem
f727072d4c feat(api): changed reset/set password endpoints 2021-08-05 11:01:02 +02:00
Taha Yassine Kraiem
28401f2274 feat(db): fixed delta for unexistent tables 2021-08-05 01:47:43 +02:00
Taha Yassine Kraiem
1533c27069 feat(db): fixed creation structure 2021-08-05 00:40:24 +02:00
ShiKhu
33809c869c fix (frontend-heatmaps): pause player on heatmaps request 2021-08-05 03:09:04 +08:00
ShiKhu
16a2a55e50 fix (backend-pg): no-project-found correct handling 2021-08-05 00:12:13 +08:00
Shekar Siri
fd4890d7d0 fix(ui) - dropdown search and other fixes 2021-08-04 21:33:58 +05:30
ShiKhu
686e85e1aa fix (backend-assets): use QueryEscape for the CachePath (so it includes all the parts along with port) 2021-08-04 23:54:17 +08:00
Shekar Siri
a98cbe883c
changes(ui) - user invite link and assist changes (#116)
* change(ui) - assist installation link in onboarding

* change(ui) - invite link

* change(ui) - reset params

* change(ui) - unused component

* feature(ui) - user changes icon

* changes(ui) - invite link, and assist changes

* fix(ui) - smtp flag
2021-08-04 21:09:29 +05:30
Kraiem Taha Yassine
d158824c07
Api changes (#115)
* feat(api): include smtp flag in login response

* feat(api): changed smtp flag in login response
2021-08-04 17:17:04 +02:00
Kraiem Taha Yassine
a17ccde979
feat(api): include smtp flag in login response (#114) 2021-08-04 17:09:55 +02:00
ShiKhu
3a6be97ec5 fix (frontend-player): explicit file path export for typescript 2021-08-04 23:08:12 +08:00
Shekar Siri
0046539bf2 fix(ui) - heatmaps index 2021-08-04 16:42:58 +05:30
Shekar Siri
39eb71b009
fix(ui) - dom inspector (#113)
* feat(ui) - inspector element tooltip

* fix(ui) - inspector element selection

* fix(ui) - tooltip colors

* fix(ui) - close inspector
2021-08-04 16:20:38 +05:30
Shekar Siri
e0cc244fc5 feature(ui) - uncomment 2021-08-04 16:03:25 +05:30
Kraiem Taha Yassine
3b099b5729
feat(api): fix image-build-tag (#112) 2021-08-04 12:18:14 +02:00
Shekar Siri
6045f1c7f0
Merge pull request #111 from openreplay/heatmaps-ui
Heatmaps UI
2021-08-04 13:50:02 +05:30
Shekar Siri
bc3d39c1ce feature(ui) - heatmaps stylings 2021-08-04 13:01:41 +05:30
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
Shekar Siri
0496245580 feature(ui) - heatmaps click percentage 2021-08-03 17:59:44 +05:30
Shekar Siri
3e813938c6 feature(ui) - heatmaps ui changes 2021-08-03 16:51:13 +05:30