Taha Yassine Kraiem
|
bba1464e98
|
feat(api): search sessions operators
|
2021-12-17 18:01:34 +01:00 |
|
Taha Yassine Kraiem
|
265a89dd1f
|
feat(api): support current filter multivalue
|
2021-12-17 17:54:43 +01:00 |
|
Taha Yassine Kraiem
|
986079ccf8
|
feat(api): changed build script
|
2021-12-17 17:44:33 +01:00 |
|
Taha Yassine Kraiem
|
02439dcbec
|
feat(api): migrated search sessions to pydantic
feat(api): search sessions support isany onany startswith endswith
|
2021-12-17 17:41:24 +01:00 |
|
Kraiem Taha Yassine
|
a29c02b43a
|
Api FastApi (#252)
* feat(api): dynamic-api 1/2
* feat(api): dynamic-api 2/2
feat(api): core-api 1/2
* feat(api): changed schemas
feat(api): aipkey authorizer
feat(api): jwt authorizer payload
feat(api): core-api 2/3
* feat(api): apikey authorizer
feat(api): shared context
feat(api): response editor
feat(api): middleware
feat(api): custom router
feat(api): fix auth double call
* feat(api): dashboard
feat(api): insights
feat(api): public api v1
* feat(api): allow full CORS
* feat(api): use decouple-config instead of env
feat(api): fixed conflict slack endpoint
feat(api): fixed favorite errors param
* feat(api): migration fixes
* feat(api): changes
* feat(api): crons
* feat(api): changes and fixes
* feat(api): added new endpoints
feat(api): applied new changes
feat(api): Docker image
* feat(api): EE 1/4
* feat(api): EE core_dynamic
* feat(api): global routers generator
* feat(api): project authorizer
feat(api): docker image
feat(api): crons
* feat(api): EE trace activity
* feat(api): changed ORRouter
* feat(api): EE trace activity parameters&payload
* feat(api): EE trace activity action name & path_format
* feat(db): user trace
* feat(api): EE trace activity ignore routes and hide attribute
feat(api): fix funnel payload schema
* feat(api): mobile support
* feat(api): changed build script
* feat(api): changed mobile sign endpoint
feat(api): changed requirements.txt
* feat(api): changed dockerfile
* feat(api): changed mobile-env-var
* feat(api): removed insights
* feat(api): changed EE Dockerfile
* feat(api): cast session_id to str for signing
* feat(api): fixed error_id type
* feat(api): fixed /errors priority conflict
* feat(api): fixed /errors/{errorId} default params
* feat(api): fixed change password after invitation
* feat(api): use background task for emails instead of low-timeout-api
feat(api): EE fixed missing required params
* feat(api): funnel-insights payload change
* feat(api): funnel-insights payload change
* feat(api): changed edit user payload schema
* feat(api): changed metrics payload schema
* feat(api): changed metrics payload schema
* feat(api): changed edit user default values
feat(api): fixed change error status route
* feat(api): changed edit user
* feat(api): stop user from changing his own role
* feat(api): changed add slack
* feat(api): changed get funnel
* feat(api): changed get funnel on the fly payload
feat(api): changed update payload
* feat(api): changed get funnel on the fly payload
* feat(api): changed update funnel payload
* feat(api): changed get funnel-sessions/issues on the fly payload
* feat(api): fixed funnel missing rangeValue
* feat(api): fixes
* feat(api): iceServers configuration
* feat(api): fix issueId casting
* feat(api): changed issues-sessions endpoint payload-schema
* feat(api): EE changed traces-ignored-routes
* feat(api): EE include core sessions.py
* feat(api): EE check licence on every request if expired
* feat(api): move general stats to dynamic
* feat(api): code cleanup
feat(api): removed sentry
* feat(api): changed traces-ignore-routes
* feat(api): changed dependencies
* feat(api): changed jwt-auth-response code
* feat(api): changed traces-ignore-routes
* feat(api): changed traces-ignore-routes
* feat(api): removed PyTZ
feat(api): migrated time-helper to zoneinfo
* feat(api): EE added missing dependency
feat(api): changed base docker image
* feat(api): merge after roles
* feat(api): EE roles fastapi
* feat(db): handel HTTPExceptions
* feat(db): changed payload schema
* feat(db): changed payload schema
* feat(api): included insights
* feat(api): removed unused helper
* feat(api): merge from dev to fatsapi
* feat(api): merge fixes
feat(api): SAML migration
* feat(api): changed GET /signup response
feat(api): changed EE Dockerfile
* feat(api): changed edition detection
* feat(api): include ee endpoints
* feat(api): add/edit member changes
* feat(api): saml changed redirect
* feat(api): track session's replay
feat(api): track error's details
* feat(api): ignore tracking for read roles
* feat(api): define global queue
feat(api): define global scheduler
feat(api): traces use queue
feat(api): traces batch insert
feat(DB): changed traces schema
* feat(api): fix signup captcha
* feat(api): fix signup captcha
* feat(api): optional roleId
feat(api): set roleId to member if None
* feat(api): fixed edit role
* feat(api): return role details when creating a new member
* feat(api): trace: use BackgroundTasks instead of BackgroundTask to not override previous tasks
* feat(api): trace: use BackgroundTask if no other background task is defined
* feat(api): optimised delete metadata
* feat(api): Notification optional message
* feat(api): fix background-task reference
* feat(api): fix trace-background-task
* feat(api): fixed g-captcha for reset password
* feat(api): fix edit self-user
* feat(api): fixed create github-issue
* feat(api): set misfire_grace_time for crons
* feat(api): removed chalice
feat(api): freeze dependencies
* feat(api): refactored blueprints
* feat(api): /metadata/session_search allow projectId=None
* feat(api): public API, changed userId type
* feat(api): fix upload sourcemaps
* feat(api): user-trace support ApiKey endpoints
* feat(api): fixed user-trace foreign key type
* feat(api): fixed trace schema
* feat(api): trace save auth-method
* feat(api): trace fixed auth-method
* feat(api): trace changed schema
|
2021-12-16 19:10:12 +01:00 |
|
Taha Yassine Kraiem
|
492431af46
|
feat(api): fixed errors status
|
2021-12-04 23:53:04 +01:00 |
|
Taha Yassine Kraiem
|
a711ead9f5
|
feat(api): changed FOSS GET /signup
|
2021-12-04 01:02:39 +01:00 |
|
Shekar Siri
|
f7f70589c3
|
fix(ui) - main to dev conflicts
|
2021-12-04 02:19:16 +05:30 |
|
Taha Yassine Kraiem
|
8a1c05697f
|
feat(api): allow change password for double-auth
|
2021-12-03 12:02:50 +01:00 |
|
Taha Yassine Kraiem
|
63bc981dc8
|
feat(api): reset password check for SMTP
|
2021-12-03 11:19:15 +01:00 |
|
Taha Yassine Kraiem
|
1ce1203e04
|
feat(api): changed SAML helper
feat(api): changed helper
feat(api): changed EE /signup response
|
2021-12-02 12:50:09 +01:00 |
|
Taha Yassine Kraiem
|
f475a79507
|
feat(api): iceServers configuration
|
2021-11-22 18:35:47 +01:00 |
|
Taha Yassine Kraiem
|
1bc52fa53b
|
feat(api): iceServers configuration
|
2021-11-22 17:29:37 +01:00 |
|
Taha Yassine Kraiem
|
dcd3fd2cd5
|
feat(api): changed signed URL TTL
|
2021-11-19 12:34:34 +01:00 |
|
Taha Yassine Kraiem
|
64868f7396
|
feat(api): removed ios socket
|
2021-11-12 10:06:58 +01:00 |
|
Taha Yassine Kraiem
|
0c8f5e400a
|
feat(api): mobile bucket
|
2021-11-09 17:56:54 +01:00 |
|
Taha Yassine Kraiem
|
cd44f2735d
|
feat(api): changed mobile sign endpoint
|
2021-11-09 17:54:29 +01:00 |
|
Taha Yassine Kraiem
|
3c2110d567
|
feat(api): sign URLs for mobile replay
|
2021-10-29 11:08:44 +02:00 |
|
Taha Yassine Kraiem
|
6c4b1356a1
|
feat(api): v1.4.0 patch
|
2021-10-28 19:27:56 +02:00 |
|
Taha Yassine Kraiem
|
ec0bb60443
|
Merge remote-tracking branch 'origin/dev' into api_insights
# Conflicts:
# scripts/helm/db/init_dbs/postgresql/init_schema.sql
|
2021-10-28 18:26:24 +02:00 |
|
Taha Yassine Kraiem
|
3cc3fc27a1
|
feat(api): count recorded sessions endpoint
feat(nginx): block public access to count recorded sessions endpoint
|
2021-10-25 14:57:41 +02:00 |
|
Taha Yassine Kraiem
|
f497978f5e
|
feat(api): accelerated sessions multievent search fix
|
2021-10-22 23:49:01 +02:00 |
|
Taha Yassine Kraiem
|
168a840e08
|
feat(api): accelerated session-events search when meta is present
|
2021-10-22 17:38:41 +02:00 |
|
Kraiem Taha Yassine
|
1ccc35a97e
|
Merge branch 'dev' into api_insights
|
2021-10-19 00:24:18 +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
|
4a2e7f2b10
|
feat(api): FOS insights changed queries
|
2021-10-06 19:57:26 +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
|
a4f45fa002
|
feat(api): reset password keep same token for 5min for double request
|
2021-09-30 19:48:06 +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
|
b61f2ed27c
|
feat(api): insights auto complete
|
2021-09-29 17:06:15 +02:00 |
|
Taha Yassine Kraiem
|
2838ea5e87
|
feat(api): reset password reuse the same token for 5min to bypass double request issue
|
2021-09-28 15:31:51 +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 |
|
Taha Yassine Kraiem
|
e22f277f90
|
Merge remote-tracking branch 'origin/api_insights' into dev
# Conflicts:
# api/chalicelib/core/insights.py
# api/chalicelib/utils/TimeUTC.py
|
2021-09-27 13:20:45 +02:00 |
|
Taha Yassine Kraiem
|
b64b052fe9
|
feat(api): insights feature adoption top user
|
2021-09-24 20:26:05 +02:00 |
|
Taha Yassine Kraiem
|
7e6592de3f
|
feat(api): insights feature adoption
|
2021-09-24 20:06:06 +02:00 |
|
Taha Yassine Kraiem
|
0babeb6b60
|
feat(api): insights feature intensity
|
2021-09-24 19:39:58 +02:00 |
|
Taha Yassine Kraiem
|
8e4c6187d5
|
feat(api): insights users slipping added interactions count
|
2021-09-24 19:18:53 +02:00 |
|
Taha Yassine Kraiem
|
f23b273a70
|
feat(api): insights users slipping
|
2021-09-24 18:51:14 +02:00 |
|
Taha Yassine Kraiem
|
8892b2f79c
|
feat(api): changed version number
|
2021-09-24 14:08:47 +02:00 |
|
Taha Yassine Kraiem
|
ff44fa2a8f
|
feat(api): insights power users
|
2021-09-23 20:13:10 +02:00 |
|
Taha Yassine Kraiem
|
89ea81ae77
|
feat(api): insights active users
|
2021-09-23 19:28:40 +02:00 |
|
Taha Yassine Kraiem
|
c76f7da513
|
feat(api): changed insights feature acquisition result
feat(api): insights feature retention
|
2021-09-23 18:53:36 +02:00 |
|
Taha Yassine Kraiem
|
fbc2677fc6
|
feat(api): changed insights users acquisition
|
2021-09-22 20:06:28 +02:00 |
|
Taha Yassine Kraiem
|
1769ee6b32
|
feat(api): changed insights feature popularity frequency
|
2021-09-22 19:13:42 +02:00 |
|
Taha Yassine Kraiem
|
d4ffd10af6
|
feat(api): changed insights feature retention query
feat(db): optimized indexes for feature retention
|
2021-09-22 15:04:35 +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 |
|
Taha Yassine Kraiem
|
09176692d0
|
feat(api): insights feature retention
|
2021-09-21 20:32:52 +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
|
6549955c6f
|
Api insights (#178)
* 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
* feat(api): insights retention: fill missing values
feat(api): insights retention: max date restrictions
* feat(api): insights retention changed end date
|
2021-09-21 17:27:18 +02:00 |
|
Taha Yassine Kraiem
|
162d82891c
|
feat(api): insights retention changed end date
|
2021-09-21 17:22:53 +02:00 |
|