Commit graph

3426 commits

Author SHA1 Message Date
ShiKhu
1b93f8a453 gofmt 2022-04-29 14:06:06 +02:00
rjshrjndrn
bdb6a75d7c fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-29 14:06:06 +02:00
Rajesh Rajendran
4f44edeb39 Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-29 14:06:06 +02:00
Taha Yassine Kraiem
8fa4632ee4 feat(alerts): changed build script 2022-04-29 14:06:06 +02:00
Shekar Siri
59f51cde26 feat(ui) - dashboard - report 2022-04-29 13:56:20 +02:00
Taha Yassine Kraiem
35b9d6ebaf feat(api): s3 helper detect environment
feat(api): support description for dashboards
2022-04-29 13:40:57 +02:00
Shekar Siri
a87717ba8c feat(ui) - dashboard - report 2022-04-29 13:37:30 +02:00
Taha Yassine Kraiem
c86f6c4dc4 feat(db): EE fixed widget-size for upgrade 2022-04-29 13:19:37 +02:00
Taha Yassine Kraiem
122705b4c7 feat(db): EE fixed widget-size for upgrade 2022-04-29 13:19:11 +02:00
Shekar Siri
878c742c2f feat(ui) - dashboard - report 2022-04-29 12:32:34 +02:00
rjshrjndrn
2a8cb4afbc chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-29 12:17:20 +02:00
rjshrjndrn
89ba052d41 chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-29 12:17:01 +02:00
Kraiem Taha Yassine
6b35a05e13
changed api-action-branch 2022-04-29 11:29:30 +02:00
Alexander Zavorotynskiy
dc69131499 Deleted commented (unused) code 2022-04-29 11:22:00 +02:00
Shekar Siri
b096ac73d1 feat(ui) - dashboard - report 2022-04-29 10:02:56 +02:00
ShiKhu
cb01c3cb28 fix(backend/storage): codefix 2022-04-28 19:21:45 +02:00
ShiKhu
6d4800feea feat(backend/storage):split files into 2 2022-04-28 19:14:23 +02:00
Shekar Siri
ce4b165d11 fix(ui) - funnels sub filters issue 2022-04-28 18:09:39 +02:00
Alexander Zavorotynskiy
de3ba9c7f6 fix(backend): added missed return in error case 2022-04-28 18:02:56 +02:00
Alexander Zavorotynskiy
3132db6205 fix(backend): fixed possible panic in the defer 2022-04-28 17:55:56 +02:00
ShiKhu
01037eda76 Merge branch 'common-fixes' into main 2022-04-28 17:13:15 +02:00
ShiKhu
156eb5dd26 fix(frontend-player): use <html> as root inside iframes 2022-04-28 17:12:40 +02:00
ShiKhu
c2d1bcdb35 Merge branch 'backend' into dev 2022-04-28 17:03:25 +02:00
ShiKhu
60d0d42d69 fix(backend): Dockerfile.bundle fix 2022-04-28 17:02:53 +02:00
ShiKhu
d64cd12eb6 fix(backend):pprof launch addr: use port only 2022-04-28 17:02:13 +02:00
Mehdi Osman
b544544492
Update cacher.go 2022-04-28 15:50:36 +02:00
Taha Yassine Kraiem
1a73b978dc feat(db): EE remove pages_count column 2022-04-28 15:29:45 +02:00
Taha Yassine Kraiem
b473f5e425 feat(api): EE fixed No of pages count widget 2022-04-28 14:59:41 +02:00
Taha Yassine Kraiem
b8367d87f8 feat(api): EE fixed No of pages count widget 2022-04-28 14:59:22 +02:00
Taha Yassine Kraiem
aef7026034 feat(api): EE fixed No of pages count widget 2022-04-28 14:59:05 +02:00
Taha Yassine Kraiem
b6716e833d feat(api): EE fixed No of pages count widget 2022-04-28 14:09:28 +02:00
Taha Yassine Kraiem
51c75657ab feat(api): EE fixed No of pages count widget 2022-04-28 14:08:23 +02:00
Taha Yassine Kraiem
f8f70b1006 feat(api): EE fixed No of pages count widget 2022-04-28 14:07:28 +02:00
Shekar Siri
ea964d45fa fix(ui) - filter subfilters error 2022-04-27 18:01:46 +02:00
Shekar Siri
c3869c9f18 change(ui) - redirect to the created dashboard 2022-04-27 17:42:20 +02:00
rjshrjndrn
94adb69f6b fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 15:00:54 +02:00
Rajesh Rajendran
f3b6bda163
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 12:54:40 +00:00
Taha Yassine Kraiem
72bee8e894 feat(api): round time metrics 2022-04-26 18:10:25 +02:00
rjshrjndrn
7b7eefe8f5 fix(nginx): proper x-forward-for proxying
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-26 17:05:02 +02:00
Taha Yassine Kraiem
55b504cc22 feat(alerts): changed build script 2022-04-26 16:30:48 +02:00
Taha Yassine Kraiem
6cacc4ef52 feat(assist): EE fixed geoip-unknown ip 2022-04-26 12:50:55 +02:00
Taha Yassine Kraiem
5b8eddc0e1 feat(assist): fixed geoip-unknown ip 2022-04-26 12:50:42 +02:00
Taha Yassine Kraiem
f57bf7205c feat(assist): EE fixed geoip-unknown ip 2022-04-26 12:47:18 +02:00
Taha Yassine Kraiem
1832567beb feat(assist): fixed geoip-unknown ip 2022-04-26 12:44:07 +02:00
Mehdi Osman
45c59b22af
Update vars.yaml 2022-04-26 11:52:33 +02:00
ShiKhu
43669c082c gofmt 2022-04-25 23:09:52 +02:00
Mehdi Osman
9fff165e9d
Merge pull request #431 from openreplay/dev
Chore(release): v1.6.0
2022-04-25 20:35:15 +02:00
ShiKhu
d79a14f6d0 fix(tracker):3.5.10:fix pre-start & resources duplication 2022-04-25 19:06:09 +02:00
ShiKhu
b21419a8b9 fix(backend): bad_request starts from 400 2022-04-25 18:38:11 +02:00
Shekar Siri
530d04ffe0 change(ui) - removed errors count check 2022-04-25 18:33:08 +02:00