feat(wbs-ux): implement real-world CRUD templates and refactor QuantDataGrid to AG Grid

This commit is contained in:
2026-07-25 11:25:33 +09:00
parent 7d62cc44c6
commit f1ec1a3ee1
14 changed files with 882 additions and 52 deletions
@@ -7,6 +7,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="EPPlus" Version="8.6.3" />
<PackageReference Include="ExcelDataReader" Version="3.9.0" />
<PackageReference Include="FastEndpoints" Version="5.34.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.23" />
<PackageReference Include="Hangfire.Core" Version="1.8.23" />