Commit graph

8187 commits

Author SHA1 Message Date
nick-delirium
45eb21e73f
spot remove count on zero 2024-09-05 14:58:31 +02:00
Kraiem Taha Yassine
b5e8e86f23
Dev (#2537)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed EE heatmaps
2024-09-05 11:50:57 +02:00
Shekar Siri
bff9b7fb93 fix(ui): widget options observe state changes 2024-09-05 15:11:07 +05:30
rjshrjndrn
dd6b1a6c97 chore(helm): Removing deprecated variable
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-05 11:35:05 +02:00
Shekar Siri
2dcf447d5b fix(ui): omnisearch autocomplete 2024-09-05 14:59:52 +05:30
nick-delirium
4563f90eee
spot: refactor types, update wxt core, use global browser 2024-09-05 10:58:27 +02:00
Kraiem Taha Yassine
a2b0366267
Dev (#2536)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): refactored SSO dependency

* refactor(chalice): handle SSO configuration not available
2024-09-04 18:17:01 +02:00
nick-delirium
d4ce72787b
spot rename some vars 2024-09-04 17:48:09 +02:00
nick-delirium
8de1e0e543
spot: ask for ingest url directly inside relevant method instead of passing 2024-09-04 16:59:15 +02:00
Alexander
1c2d781498 feat(spot): public key insert bug fix 2024-09-04 16:33:56 +02:00
nick-delirium
e72ee5766a
spot use player comp for tabs 2024-09-04 16:33:02 +02:00
Kraiem Taha Yassine
4733db7c64
Dev (#2535)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed missing SSO dependency
2024-09-04 16:06:31 +02:00
Alexander
b471d7f260 feat(spot): small sql improvements 2024-09-04 16:05:59 +02:00
nick-delirium
1d47d77dda
spot prevent empty titles 2024-09-04 15:37:37 +02:00
nick-delirium
3c8b9c13b9
spot fix error markers boundary 2024-09-04 15:22:52 +02:00
nick-delirium
bd95aa7267
remove contain from rec box 2024-09-04 14:38:37 +02:00
Kraiem Taha Yassine
bb94a926d4
Dev (#2534)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(sourcemap-uploader): upgraded dependencies
refactor(sourcemap-uploader): added dev script
2024-09-04 14:31:10 +02:00
nick-delirium
af28a291df
permissions for spot 2024-09-04 13:02:53 +02:00
nick-delirium
ccca40011b
change spot refresh url getter 2024-09-04 12:26:04 +02:00
Alexander
1bc96062fd feat(http): added features field to ee version 2024-09-04 10:46:38 +02:00
rjshrjndrn
a79a280f96 chore(helm): Upgrade postgres image to 16.3.0
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-04 08:50:51 +02:00
rjshrjndrn
49a7390d38 chore(helm): failure logs
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-04 08:18:15 +02:00
rjshrjndrn
efe25337e9 chore(actions): different gh secrets
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 18:08:06 +02:00
Alexander
b732c94f0f feat(spot): use the same tokens as in chalice by default 2024-09-03 17:43:17 +02:00
nick-delirium
e6687a31e1
return card-list.svg 2024-09-03 17:38:52 +02:00
rjshrjndrn
44e87c995b chore(helm): Use same image for all pg operations.
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 17:38:39 +02:00
Kraiem Taha Yassine
92df1c671a
Dev (#2532)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed update scope for EE
2024-09-03 17:33:16 +02:00
Alexander
1c1e6beb41 feat(spot): check different jwt iat for different tokens 2024-09-03 17:32:34 +02:00
rjshrjndrn
e7a0ca843f chore(cli): template newly create variables
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 17:24:56 +02:00
rjshrjndrn
c179b4f9b9 chore(cli): template newly create variables
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 17:08:44 +02:00
rjshrjndrn
1767918a8c fix(helm): pg version check
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 17:04:36 +02:00
nick-delirium
4b62a2fd0c
reset onboarding state on scope upgrade 2024-09-03 16:56:06 +02:00
nick-delirium
8596b46614
ui change enum for spot? 2024-09-03 16:05:04 +02:00
rjshrjndrn
bb08e4fa84 Adding new secret
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 15:36:13 +02:00
Kraiem Taha Yassine
966f08e95d
Dev (#2531)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(DB): rollback script
feat(DB): changed users.settings default value
2024-09-03 15:18:27 +02:00
rjshrjndrn
0dbce91c82 chore: Adding new jwt key 2024-09-03 15:13:44 +02:00
Kraiem Taha Yassine
e59f14458f
Dev (#2530)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* refactor(chalice): changed JWT env-vars
refactor(deployment): changed JWT env-vars for chalice&http
2024-09-03 14:53:44 +02:00
Shekar Siri
1636d9cc06 change(ui): usability module settings 2024-09-03 18:01:02 +05:30
nick-delirium
2f1e9de6a0
fix move scopesetup redirect 2024-09-03 13:54:06 +02:00
nick-delirium
eb7f60c721
fix scopestate var name 2024-09-03 13:39:06 +02:00
nick-delirium
7ed1413e6b
fix scopestate var name 2024-09-03 13:28:05 +02:00
nick-delirium
1dec5ee262
feat tracker support feature off toggle 2024-09-03 12:03:45 +02:00
Alexander
bbf1dbcc23 feat(http): ff and uxt are disabled by default 2024-09-03 11:41:24 +02:00
nick-delirium
7634db34db
fix scope ui to enum, fix pubkey check 2024-09-03 11:32:37 +02:00
Alexander
8ba496277f feat(spot): fixed jwt token expiration date 2024-09-03 11:25:51 +02:00
Alexander
e4555cf7af feat(spot): added getStatus request to public key whitelist 2024-09-03 11:10:25 +02:00
rjshrjndrn
81238bb0a1 chore(init): enabling verbose logging
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2024-09-03 10:46:02 +02:00
Kraiem Taha Yassine
9e239bb5f1
Dev (#2529)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed scope state
2024-09-03 10:42:12 +02:00
Kraiem Taha Yassine
80e913d0d1
Dev (#2528)
* 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

* 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

* feat(chalice): autocomplete return top 10 with stats

* fix(chalice): fixed autocomplete top 10 meta-filters

* fix(chalice): fixed scope state
2024-09-03 10:26:03 +02:00
nick-delirium
fee823f69f
fix ui change scope to enum 2024-09-03 09:50:22 +02:00