1.10.4 • Published 1 year ago
@skbkontur/db-viewer-ui v1.10.4
db-viewer
Database Viewer with custom configuration
| Build Status | |
|---|---|
| DbViewer | |
| DbViewer.Cql | |
| DbViewer.EntityFramework | |
| db-viewer-ui | |
| Build |
Release Notes
See CHANGELOG.
How to Use
See ApiController example for backend configuration.
See DbViewerApplication usage example for front configuration.
How to Start
# start databases
docker-compose up -d
# build backend
dotnet tool restore
dotnet build --configuration Release ./DbViewer.sln
# build front
yarn install
yarn build:types
# apply db migration
dotnet ef database update --project ./DbViewer.TestApi/DbViewer.TestApi.csproj --no-build --configuration Release
# start db-viewer
./DbViewer.TestApi/bin/net6.0/SkbKontur.DbViewer.TestApi.exe
yarn start:prod
# start tests
dotnet test --no-build --configuration Release ./DbViewer.Tests/DbViewer.Tests.csproj
# run code cleanup
dotnet jb cleanupcode DbViewer.sln --profile=CatalogueCleanup --exclude=./DbViewer.TestApi/Migrations/*.cs --verbosity=WARN
yarn lint1.10.4
1 year ago
1.9.1-prerelease.0
1 year ago
1.9.1
1 year ago
1.8.15
2 years ago
1.8.12-prerelease.4
2 years ago
1.8.9
2 years ago
1.8.5
2 years ago
1.8.3
2 years ago
1.8.2
2 years ago
1.7.23-prerelease1
2 years ago
1.6.6-prerelease2
3 years ago
1.7.3
3 years ago
1.6.1
3 years ago
1.5.1-pre1
3 years ago
1.5.8
3 years ago
1.5.5-pre4
3 years ago
1.3.4
3 years ago
1.4.1
3 years ago
1.2.41
4 years ago
1.2.42
4 years ago
1.2.39
4 years ago
1.2.36
4 years ago
1.2.32
4 years ago
1.2.33
4 years ago
1.2.20
5 years ago
1.2.18
5 years ago
1.2.3
5 years ago
1.2.1-pre1
5 years ago
1.1.17
5 years ago
1.1.11
5 years ago
1.1.1-pre1
5 years ago
1.0.18
5 years ago
1.0.16
5 years ago
1.0.14-pre1
5 years ago
1.0.4
6 years ago
1.0.1
6 years ago
0.2.100
6 years ago
0.2.83
6 years ago
0.2.82-pre8
6 years ago
0.2.78
6 years ago
0.2.74
6 years ago
0.2.76
6 years ago
0.2.70
6 years ago
0.2.68-pre7
6 years ago
0.2.61
6 years ago
0.2.59
6 years ago
0.2.54
6 years ago
0.2.52-pre6
6 years ago
0.2.41-pre5
6 years ago
0.2.40-pre4
6 years ago
0.2.34-pre3
6 years ago
0.2.14-pre2
6 years ago
0.2.4-pre1
6 years ago