Commit graph

2728 commits

Author SHA1 Message Date
Taha Yassine Kraiem
3217a55bca feat(api): changed login response 2022-06-10 15:29:54 +02:00
Taha Yassine Kraiem
0886e3856a feat(api): EE changed weekly report
feat(api): changed login response
2022-06-10 12:33:36 +02:00
Taha Yassine Kraiem
5592e13d9b feat(api): fixed weekly report
feat(api): optimised weekly report
2022-06-10 12:31:29 +02:00
Taha Yassine Kraiem
4305e03745 feat(api): ignore weekly report if SMTP not configured 2022-06-10 11:53:47 +02:00
Taha Yassine Kraiem
e1b233bac8 feat(api): changed connexion pool configuration
feat(alerts): changed connexion pool configuration
2022-06-10 11:35:25 +02:00
Taha Yassine Kraiem
b16b3e3b87 feat(api): changes 2022-06-09 17:37:49 +02:00
Taha Yassine Kraiem
656e13f6e5 feat(api): changes
feat(db): changes
2022-06-09 17:23:17 +02:00
Taha Yassine Kraiem
6e5bdae7da feat(api): changed pages_response_time_distribution response 2022-06-09 14:12:21 +02:00
Taha Yassine Kraiem
c81ce9bf7d feat(api): changed crashes response 2022-06-09 14:09:13 +02:00
Taha Yassine Kraiem
6e9e5dceb7 feat(api): changed speed_location response 2022-06-09 13:54:25 +02:00
Taha Yassine Kraiem
89b3d84230 feat(api): changed speed_location response 2022-06-09 13:53:55 +02:00
Taha Yassine Kraiem
9411f0f576 feat(api): changed slowest_domains response 2022-06-09 13:42:52 +02:00
Taha Yassine Kraiem
7b1e854c53 feat(api): table of sessions widget 2022-06-09 13:13:05 +02:00
Taha Yassine Kraiem
adb8e2c404 feat(api): errors widget chart
feat(api): funnels widget chart
2022-06-08 19:03:06 +02:00
Taha Yassine Kraiem
6816dedaff feat(api): errors widget 2022-06-08 17:21:13 +02:00
Taha Yassine Kraiem
b2a778a0d7 feat(api): funnel widget issues 2022-06-07 20:10:40 +02:00
Taha Yassine Kraiem
1445c72737 feat(api): funnel widget 2022-06-07 19:17:55 +02:00
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