Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TH2-5212] added endpoint to request file by path #5

Merged
merged 28 commits into from
Jul 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
54c609a
added endpoint to request file by path
molotgor Jul 1, 2024
fbcaefd
update viewer version
molotgor Jul 1, 2024
f2e84fa
update description of request functions
molotgor Jul 1, 2024
1312f49
updated version
molotgor Jul 1, 2024
bd2cf6b
updated viewer's version
molotgor Jul 1, 2024
08651d4
updated readme
molotgor Jul 1, 2024
32ebeb2
update provider version in compose
molotgor Jul 1, 2024
f8aa38a
update replacePathServerToLocal to raise Exception and remove unused …
molotgor Jul 1, 2024
0f8ed03
update readme
molotgor Jul 1, 2024
f89528e
clear prints
molotgor Jul 1, 2024
1ec9122
fix result file pathing
molotgor Jul 1, 2024
f355f00
update version of provider an viewer in compose
molotgor Jul 1, 2024
c44a0f6
added message in replacePathServerToLocal's Exception
molotgor Jul 2, 2024
1729c02
update version of viewer
molotgor Jul 4, 2024
0179751
changed use data access from `ro` to `rw`
Nikita-Smirnov-Exactpro Jul 4, 2024
d6677f7
Updated version of viewer
molotgor Jul 4, 2024
823493d
Corrected log configuration
Nikita-Smirnov-Exactpro Jul 5, 2024
85ff956
Corrected log configuration
Nikita-Smirnov-Exactpro Jul 5, 2024
9a915bc
Refactored
Nikita-Smirnov-Exactpro Jul 5, 2024
c6f05fe
added /files/all request and parsing for file path parameter
molotgor Jul 8, 2024
eff4028
change camelcase to underscore
molotgor Jul 8, 2024
7558474
update viewer version
molotgor Jul 8, 2024
3ff4e47
change match to if else
molotgor Jul 8, 2024
6e13407
update version in compose
molotgor Jul 8, 2024
de05a37
update viewer version in compose
molotgor Jul 8, 2024
c5168cb
added `umask 0007` to `~/.bashrc` file
Nikita-Smirnov-Exactpro Jul 8, 2024
4910860
Updated version
Nikita-Smirnov-Exactpro Jul 8, 2024
4d73716
Corrected readme
Nikita-Smirnov-Exactpro Jul 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update viewer version
molotgor committed Jul 8, 2024
commit 75584747d6d08bd9f84e8ef451d2d457d18348ef
2 changes: 1 addition & 1 deletion local-run/with-jupyter-notebook/compose.yml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ services:
- th2_network

th2_rpt_viewer:
image: ghcr.io/th2-net/th2-rpt-viewer:5.2.8-th2-5212-9834041645
image: ghcr.io/th2-net/th2-rpt-viewer:5.2.8-th2-5212-9834479005
ports:
- "8083:8080"
networks: