Alexander Zavorotynskiy
|
c347198fc1
|
Moved http handlers to a separate dir
|
2022-05-02 15:05:45 +02:00 |
|
Alexander Zavorotynskiy
|
f01ef3ea03
|
Made a correct project structure for http service
|
2022-05-02 14:47:13 +02:00 |
|
Alexander Zavorotynskiy
|
66e190221d
|
Removed global objects (moved service initialization into serviceBuilder)
|
2022-05-02 14:36:02 +02:00 |
|
Taha Yassine Kraiem
|
b87e601f27
|
chore(vagrant): Changed development.md
chore(vagrant): Added dev setup-scripts for EE
|
2022-05-02 11:33:39 +02:00 |
|
Rajesh Rajendran
|
867f92dfc7
|
Update development.md
|
2022-04-30 18:07:45 +02:00 |
|
Taha Yassine Kraiem
|
6807dc8ce1
|
feat(api): EE optimized get error details
|
2022-04-29 18:52:29 +02:00 |
|
Alexander Zavorotynskiy
|
b0bb5bd922
|
Moved configuration to the separate file
|
2022-04-29 17:23:20 +02:00 |
|
Alexander Zavorotynskiy
|
10edeb6e2d
|
Refactoring of http handlers
|
2022-04-29 16:53:28 +02:00 |
|
Shekar Siri
|
27641279b4
|
Update dashboard.ts
|
2022-04-29 16:10:03 +02:00 |
|
Taha Yassine Kraiem
|
423f416015
|
feat(api): fixed description optional value
|
2022-04-29 16:08:38 +02:00 |
|
Shekar Siri
|
4f1a476c65
|
Update dashboard.ts
|
2022-04-29 16:02:14 +02:00 |
|
Shekar Siri
|
6a855a947c
|
Merge pull request #435 from openreplay/reporting
Dashboard - Report Generation
|
2022-04-29 15:36:06 +02:00 |
|
Shekar Siri
|
8986f395b1
|
feat(ui) - dashboard - new libs
|
2022-04-29 14:27:23 +02:00 |
|
Taha Yassine Kraiem
|
84a43bcd8b
|
feat(api): fixed description default value
|
2022-04-29 14:16:36 +02:00 |
|
Shekar Siri
|
7c2539ec93
|
feat(ui) - dashboard - report
|
2022-04-29 14:16:29 +02:00 |
|
Taha Yassine Kraiem
|
fff8f75fd0
|
feat(api): changed Dockerfile
|
2022-04-29 14:06:06 +02:00 |
|
Taha Yassine Kraiem
|
63e897594f
|
feat(db): EE fixed widget-size for upgrade
|
2022-04-29 14:06:06 +02:00 |
|
rjshrjndrn
|
31f9e49673
|
chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
6412c2a862
|
fix(backend/storage): codefix
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
1e5deed0d5
|
feat(backend/storage):split files into 2
|
2022-04-29 14:06:06 +02:00 |
|
Alexander Zavorotynskiy
|
0bbf8012f1
|
fix(backend): added missed return in error case
|
2022-04-29 14:06:06 +02:00 |
|
Alexander Zavorotynskiy
|
9856e36f44
|
fix(backend): fixed possible panic in the defer
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
d699341676
|
fix(backend): Dockerfile.bundle fix
|
2022-04-29 14:06:06 +02:00 |
|
ShiKhu
|
fbb039f0c7
|
fix(backend):pprof launch addr: use port only
|
2022-04-29 14:06:06 +02:00 |
|
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
|
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
|
89ba052d41
|
chore(vagrant): Adding development readme
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
|
2022-04-29 12:17:01 +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 |
|
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
|
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 |
|
Taha Yassine Kraiem
|
1a73b978dc
|
feat(db): EE remove pages_count column
|
2022-04-28 15:29:45 +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
|
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 |
|
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 |
|