Shekar Siri
891195ab7e
change(ui): webhooks divider line and spacing
2023-06-28 13:54:11 +02:00
Shekar Siri
c92ba2f732
change(ui): members list divider line and spacing
2023-06-28 13:53:07 +02:00
Shekar Siri
12610dc50f
change(ui): metadata divider line and spacing
2023-06-28 13:50:59 +02:00
Shekar Siri
0c3f60ba35
change(ui): projects divider and spacing
2023-06-28 13:48:50 +02:00
Shekar Siri
920bd0a247
change(ui): alert header
2023-06-28 13:44:05 +02:00
nick-delirium
5c2a5d4a74
fix(ui): flags style fixes
2023-06-28 13:36:08 +02:00
Shekar Siri
ee1a775379
change(ui): sessions settings moved to preferences ( #1380 )
...
* change(ui): sessions settings
* dev merge
2023-06-28 13:26:11 +02:00
Shekar Siri
d3a411f852
change(ui): project settings updates ( #1381 )
...
* change(ui): prefs project settings
* change(api): projects settings redesign
* change(api): projects settings redesign
* change(ui): projects pagination
2023-06-28 13:19:02 +02:00
Shekar Siri
86d47b595d
change(ui): new card with modal options
2023-06-27 18:05:08 +02:00
nick-delirium
c9c5e68283
fix(ui): re-add flag read view
2023-06-26 16:47:40 +02:00
Shekar Siri
282aa19847
fix(ui): custom issue message format and color
2023-06-26 16:20:41 +02:00
rjshrjndrn
4522947ceb
fix(helm): kafka persistence variable
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-26 16:09:00 +02:00
Shekar Siri
ad750c11a6
change(ui): button id for session settings
2023-06-26 14:42:39 +02:00
Shekar Siri
66d8609ce4
change(ui): city, state, country display and tooltup ( #1372 )
2023-06-26 14:40:55 +02:00
Alexander Zavorotynskiy
4e7b03581c
feat(backend): added customIssue to issueEvent convertor
2023-06-26 14:35:41 +02:00
nick-delirium
c157154294
fix(ui): feature flag strings fixes
2023-06-26 13:16:27 +02:00
nick-delirium
9dd7d7f845
fix(ui): truncate session tabs when over 10
2023-06-26 13:14:47 +02:00
Shekar Siri
53c90f741a
change(api): projets return sample_rate
2023-06-26 12:45:21 +02:00
Shekar Siri
9e8ea85060
change(ui): check for sessions and loading state
2023-06-26 11:36:24 +02:00
Rajesh Rajendran
8054abfb91
chore(cli): Allow override or only upgrade ( #1377 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-24 00:50:16 +02:00
rjshrjndrn
5b8fd99290
chore(helm): Uninstall tooling because upgrade the chart is flaky
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-24 00:35:28 +02:00
nick-delirium
b41dd03276
fix(ui): texts for feature flags, colors and stuff
2023-06-23 16:23:51 +02:00
Rajesh Rajendran
643cd07bea
chore(cli): Don't upgrade tooling on regular patches ( #1370 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 16:08:07 +02:00
Rajesh Rajendran
075bf95951
chore(cli): Cleaningup cli only on release upgrade ( #1369 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 16:08:05 +02:00
rjshrjndrn
a5cf104ddc
fix(docker): Base image name
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 16:07:37 +02:00
Shekar Siri
8a532f8b74
fix(ui): no sessions message check for siteId
2023-06-23 15:36:47 +02:00
MauricioGarciaS
9108dd7f04
fix(connectors): Changed to consumer pool ( #1368 )
2023-06-23 15:33:43 +02:00
Shekar Siri
477356c4e3
change(ui): separate bookmarks route
2023-06-23 15:28:53 +02:00
Shekar Siri
fa94bd2cb3
change(ui): cache saved search data
2023-06-23 15:28:53 +02:00
MauricioGarciaS
91921d622e
fix(connectors): Created module in Cython to speed up message decoding ( #1338 )
...
* Updated pg connector
* fix(player): fix first 8 byte checker
* fix(player): fix commit conflict
* Added pylint
* Removed pylint for incompatible license
* change(ui): check for sessions records state
* Patch/api v1.12.0 (#1299 )
* fix(chalice): include metadata in sessions exp search
* fix(chalice): fixed sessions exp search wrong col name
* fix(chalice): removed cookies
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): changed Dockerfile to support SSO/xmlsec
* fix(chalice): changed Dockerfile to support SSO/xmlsec
(cherry picked from commit 4b8cf9742c )
* fix(ui): project fallback to recorded variable
* Patch/api v1.12.0 (#1301 )
* fix(chalice): changed base image to support SSO/xmlsec
* fix(chalice): fixed exp search null metadata
(cherry picked from commit ab000751d2 )
* change(ui): assist no content message styles and icons
* change(ui): revert menu disable
* fix(connector): Added method to save state in s3 for redshift if sigterm arise
* Rewriting python code in cython
* Added pyx module for messages
* Auto create pyx files
* Updated and fixed msgcodec.pyx
* Added new module to connector code
* Updated kafka lib for base image
* cleaned Docker and updated base image version for pandas
* cleaned prints
* Added code to fetch data from db and add it into redshift
* Updated consumer reading method. Async multithreading over sessionId
* Added split for country (Country,State,City)
* Fixed decoding issue for uint
* Created service able to fix data from redshift by reading from db
* Handle when process ended because of lost connection to pg, country set to country value only
2023-06-23 14:49:39 +02:00
Taha Yassine Kraiem
4b5c9fe08d
fix(chalice): fixing restore member
2023-06-23 12:17:59 +01:00
nick-delirium
67186b2997
fix(ui): remove type column
2023-06-23 12:48:50 +02:00
nick-delirium
dbff25713e
fix(ui): fix rollout min value, fix empty conditions text
2023-06-23 12:30:49 +02:00
nick-delirium
13e3bc4788
fix(ui): show warning about flag state on unsaved flags
2023-06-23 12:14:17 +02:00
nick-delirium
2980886b31
fix(ui): some ui fixes for feature flags
2023-06-23 11:57:14 +02:00
nick-delirium
f903649faa
fix(ui): move flag description
2023-06-23 11:20:18 +02:00
nick-delirium
2ff6684829
fix(ui): fix feature flags ui
2023-06-23 11:12:40 +02:00
rjshrjndrn
b777381f97
Posix compliant path decalaration
2023-06-23 01:02:09 +02:00
Rajesh Rajendran
12e8d84c18
chore(cli): Adding warn log ( #1284 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2023-06-23 00:58:26 +02:00
Taha Yassine Kraiem
7f849dfab6
fix(chalice): fixed generate_presigned_url for assist-records
2023-06-22 17:03:53 +01:00
nick-delirium
2e363da443
feat(ui): change flag activity method
2023-06-22 16:13:35 +02:00
Shekar Siri
037366e9e7
change(ui): session list country flag alignment, city trim
2023-06-22 15:36:01 +02:00
Shekar Siri
cad95b452f
fix(ui): js errors
2023-06-22 15:16:38 +02:00
Shekar Siri
ed99610ff4
fix(ui): funnels check for data
2023-06-22 15:16:38 +02:00
Alexander Zavorotynskiy
00ca3d6184
feat(backend): added user's state and city to CH
2023-06-22 14:26:31 +02:00
Taha Yassine Kraiem
d76c5ce6e2
feat(DB): feature-flags
2023-06-22 12:33:58 +01:00
Kraiem Taha Yassine
b98b30725f
refactored(chalice): removed feature-flags ( #1357 ) ( #1358 )
...
refactored(DB): removed feature-flags
(cherry picked from commit d6990a841c )
2023-06-22 12:15:46 +01:00
Shekar Siri
d66911b895
change(api): update feature flag status
2023-06-22 13:03:38 +02:00
Taha Yassine Kraiem
10adc9d83d
refactored(DB): removed feature-flags
2023-06-22 11:59:30 +01:00
Kraiem Taha Yassine
7c0c09f0c2
refactor(DB): moved feature-flags to v1.14.0 ( #1356 )
2023-06-22 11:45:39 +01:00