Commit graph

10 commits

Author SHA1 Message Date
Kraiem Taha Yassine
dd5ff6bad8
Dev (#2409)
* refactor(chalice): upgraded dependencies

* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps

* feat(chalice): support table-of-browsers showing user-count

* feat(chalice): support table-of-devices showing user-count

* feat(chalice): support table-of-URLs showing user-count

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* refactor(chalice): upgraded dependencies

* refactor(chalice): upgraded dependencies
feat(chalice): support heatmaps

* feat(chalice): support table-of-browsers showing user-count

* feat(chalice): support table-of-devices showing user-count

* feat(chalice): support table-of-URLs showing user-count

* fix(chalice): fixed Math-operators validation
refactor(chalice): search for sessions that have events for heatmaps

* refactor(chalice): search for sessions that have at least 1 location event for heatmaps

* refactor(chalice): refactored search sessions hooks

* refactor(DB): DB delta

* refactor(DB): DB delta

* refactor(DB): DB delta

* refactor(chalice): refactored schemas

* refactor(chalice): refactored schemas
refactor(chalice): cleaned scripts
feat(chalice): search sessions by CSS selector (PG)
2024-07-18 17:57:37 +02:00
Alexander
94f0277724
feat(chalice): ios->mobile renaming (#2084) 2024-04-15 16:18:21 +02:00
Shekar Siri
42c7935f80 fix(api): autocomplete for city and state 2023-06-08 11:54:40 +02:00
Taha Yassine Kraiem
ce1427ee69 feat(chalice): refactored autocomplete
feat(chalice): CH autocomplete support metainfo
feat(chalice): removed GET /{projectId}/sessions/filters
feat(chalice): removed GET /{projectId}/sessions/filters/top
2022-08-02 18:35:58 +02:00
Taha Yassine Kraiem
e9453d7a40 feat(chalice): refactored autocomplete
feat(chalice): ch autocomplete
feat(chalice): changed project-auth
2022-08-02 13:09:13 +02:00
Taha Yassine Kraiem
2c50d9bda6 feat(api): autocomplete fixed DISTINCT values 2022-03-10 21:02:38 +01:00
Taha Yassine Kraiem
bfffc8ee4c feat(db): autocomplete partial indexes changes
feat(api): autocomplete startsWith if len<3
2022-03-10 20:28:01 +01:00
Taha Yassine Kraiem
93b7e4784c feat(DB): UTM columns
feat(api): refactored code
feat(api): search sessions by UTM
2021-12-28 20:20:09 +01:00
Taha Yassine Kraiem
17773e126f feat(api): search sessions multi-value-filters
feat(api): search sessions support device_type
2021-12-21 15:09:20 +01:00
KRAIEM Taha Yassine
282cb4642c API 2021-05-05 19:47:36 +02:00