Taha Yassine Kraiem
734d1333a9
feat(api): EE fixed edition
2022-06-07 18:34:52 +02:00
Taha Yassine Kraiem
932c18f65a
feat(api): fixed notifications count query
2022-06-07 18:18:22 +02:00
Taha Yassine Kraiem
3a70c8bef6
feat(api): fixed edition
...
feat(api): fixed expiration date
feat(api): fixed change name
feat(api): fixed change role
feat(api): fixed has password
feat(api): refactored edit user
feat(api): refactored edit member
2022-06-07 18:12:08 +02:00
Taha Yassine Kraiem
cbe78cc58e
feat(db): removed user's appearance
...
feat(db): removed generated_password
feat(api): merged account&client
feat(api): cleaned account response
feat(api): removed user's appearance
feat(api): removed generated_password
feat(api): limits endpoint
feat(api): notifications/count endpoint
2022-06-06 19:33:26 +02:00
Taha Yassine Kraiem
a6c75d3cdd
Merge remote-tracking branch 'origin/dev' into api-v1.6.1
...
# Conflicts:
# api/Dockerfile
# api/development.md
# backend/Dockerfile.bundle
# backend/build.sh
# backend/development.md
# backend/internal/assets/jsexception.go
# backend/internal/handlers/ios/performanceAggregator.go
# backend/pkg/intervals/intervals.go
# backend/pkg/log/queue.go
# backend/pkg/messages/filters.go
# backend/pkg/messages/legacy-message-transform.go
# backend/pkg/messages/messages.go
# backend/pkg/messages/read-message.go
# backend/services/db/heuristics/anr.go
# backend/services/db/heuristics/clickrage.go
# backend/services/db/heuristics/heuristics.go
# backend/services/db/heuristics/readyMessageStore.go
# backend/services/db/heuristics/session.go
# backend/services/db/stats.go
# backend/services/ender/builder/builderMap.go
# backend/services/ender/builder/clikRageDetector.go
# backend/services/ender/builder/cpuIssueFinder.go
# backend/services/ender/builder/deadClickDetector.go
# backend/services/ender/builder/domDropDetector.go
# backend/services/ender/builder/inputEventBuilder.go
# backend/services/ender/builder/memoryIssueFinder.go
# backend/services/ender/builder/pageEventBuilder.go
# backend/services/ender/builder/performanceTrackAggrBuilder.go
# backend/services/http/assets.go
# backend/services/http/handlers-depricated.go
# backend/services/http/ios-device.go
# backend/services/integrations/clientManager/manager.go
# backend/services/storage/gzip.go
# backend/services/storage/main.go
# ee/api/clean.sh
# scripts/helmcharts/local_deploy.sh
# scripts/helmcharts/vars.yaml
2022-06-03 17:06:25 +01:00
Taha Yassine Kraiem
31a577b6cc
feat(db): EE CH new structure
2022-06-03 16:56:37 +01:00
Shekar Siri
a7bfbc8ff7
change(ui) - config changes
2022-06-03 17:18:17 +02:00
Shekar Siri
2ed5cac986
Webpack upgrade and dependency cleanup ( #523 )
...
* change(ui) - webpack update
* change(ui) - api optimize and other fixes
2022-06-03 16:47:38 +02:00
rjshrjndrn
f5e013329f
chore(action): removing unnecessary file
2022-06-03 16:32:06 +02:00
Alexander Zavorotynskiy
d358747caf
fix(backend): several fixes in backend services
2022-06-03 16:01:14 +02:00
Alex Kaminskii
d0e651bc29
fix(tracker): uncomment init scroll tracking
2022-06-03 14:19:39 +02:00
Alex Kaminskii
e57d90e5a1
fix(tracker): use node guards instead of instanceof in some cases; import type App
2022-06-03 14:17:53 +02:00
Alex Kaminskii
1495f3bc5d
fix(backend/ee/kafka): Partition-wise back-commit
2022-06-03 13:52:31 +02:00
rjshrjndrn
f626636ed7
chore(helm): enable cors for ingest
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-06-03 13:04:11 +02:00
rjshrjndrn
06eeabe494
chore(actions): enable build from branch
2022-06-03 12:48:24 +02:00
Alexander Zavorotynskiy
d68ac74731
feat(backend/http): added OPTIONS method for all paths
2022-06-03 11:13:56 +02:00
Alexander Zavorotynskiy
d4e5fce12a
feat(backend/http): added prefix hack
2022-06-03 10:52:12 +02:00
Alex Kaminskii
7395688831
fix(backend/http): check if order of declaring gets influence
2022-06-02 19:04:48 +02:00
Eric Chan
c2695ef31f
allow use of localStorage and sessionStorage to be overriden
2022-06-02 17:49:05 +02:00
Alexander Zavorotynskiy
1a8c076b41
fix(backend/http): added prefligt headers to root
2022-06-02 17:39:38 +02:00
Taha Yassine Kraiem
e7e0296b6b
feat(db): EE CH new structure
2022-06-02 12:37:52 +01:00
Alexander Zavorotynskiy
2fb57962b8
feat(backend/sink): added last session ts in sink logs
2022-06-02 10:50:14 +02:00
Alexander Zavorotynskiy
485865f704
fix(backend/storage): fixed ts of last processed session in logs
2022-06-02 10:27:32 +02:00
Alexander Zavorotynskiy
2cadf12f88
feat(backend/storage): added counter and last session timestamp for storage service
2022-06-02 10:13:18 +02:00
Taha Yassine Kraiem
caaf7793e3
feat(db): EE CH new structure
2022-06-01 19:51:42 +01:00
rjshrjndrn
f330d5031f
chore(helm): adding grafana ingress
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-31 19:21:45 +02:00
Taha Yassine Kraiem
95088518aa
feat(api): clean script
2022-05-31 13:46:13 +01:00
Alexander Zavorotynskiy
3a4d5f6796
feat(backend/sink): added additional log on producer write operation
2022-05-31 14:43:56 +02:00
Taha Yassine Kraiem
b1aae16f60
feat(api): refactored user-auth
2022-05-31 10:14:55 +01:00
Alexander Zavorotynskiy
6e92ba2e79
feat(backend/ender): added additional log for ender service
2022-05-31 10:40:44 +02:00
Alexander Zavorotynskiy
df18e7dd7d
feat(backend/storage): additional log and memory improvements in storage service
2022-05-31 10:02:31 +02:00
Alexander Zavorotynskiy
0b7bb2339d
fix(backend/datasaver): changed postgres on clickhouse and added missed imports
2022-05-30 17:41:45 +02:00
rjshrjndrn
440efd1b5d
chore(helm): increase health check timeout
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-30 17:30:35 +02:00
rjshrjndrn
6aaa0b5fb8
chore(helm): chalice health check
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-30 17:20:28 +02:00
Alexander Zavorotynskiy
d871558390
fix(backend/storage): fixed bug with large session files
2022-05-30 16:59:41 +02:00
Alexander Zavorotynskiy
24fdb5e18c
fix(backend/http): fixed bug with aws health checks
2022-05-30 16:39:05 +02:00
ShiKhu
0f434a21d4
fix(tracker): 3.5.12: resolve Promise returning on start() with success:false instead of rejecting
2022-05-27 21:25:21 +02:00
ShiKhu
3555864580
fix(backend-db): log session-not-found only once
2022-05-27 12:55:15 +02:00
ShiKhu
edddf87e5f
fix(frontend): resources status fix
2022-05-27 12:38:05 +02:00
Alexander Zavorotynskiy
0fe1b0c3a8
fix(backend/storage): fixed panic in storage service
2022-05-27 10:22:19 +02:00
Rajesh Rajendran
3a2b54a446
Fixes related to clickhouse and service Port for ingress ( #510 )
...
* chore(helm): variablizing clickhouse shards/replica
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(clickhouse): adding new template for clickhouse cluster
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(helm): enable passwordless clickhouse
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* chore(install): check clickhouse is up prior initialization
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
* fix(helm): port value for ingress
2022-05-25 16:53:24 +00:00
Rajesh Rajendran
55a0d3a0e0
chore(helm): enable serviceMonitor only if monitoring stack installed. ( #509 )
2022-05-25 16:11:09 +00:00
Rajesh Rajendran
2752118e94
fix(helm): clickhouse change port type to integer ( #508 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-25 16:00:13 +00:00
Rajesh Rajendran
c795e0480d
fix(helm): service port installation issue ( #507 )
...
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-05-25 15:58:48 +00:00
Alex Kaminskii
d7dc6e0860
fix(player): apply scrolls after styles
2022-05-25 15:24:10 +02:00
Rajesh Rajendran
2a870d6f74
chore(helm): enabling monitoring for services ( #503 )
2022-05-24 17:49:24 +00:00
Alexander Zavorotynskiy
a32ac65f35
feat(backend): additional logs in messageHandler
2022-05-24 16:27:35 +02:00
Alexander Zavorotynskiy
ca78bca3d1
chore(helmchart): added missed part of yaml file to sink helm chart
2022-05-24 13:39:53 +02:00
Alexander Zavorotynskiy
31c852df2b
feat(backend/sink): added error log for consumer.Commit() method
2022-05-24 13:30:25 +02:00
Alexander Zavorotynskiy
204c6f589b
feat(backend/sink): small changes
2022-05-24 13:24:00 +02:00