props/Props
Harrison Deng d3a0b35811
Some checks failed
RealYHD/props/pipeline/head There was a failure building this commit
ydeng/props/pipeline/head There was a failure building this commit
Added appropriate startup services and configs.
Added example files for reference on how to perform localization.
2022-04-25 11:58:33 -05:00
..
.vscode Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
Areas/Identity Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
assets Moved number input validation to before upload. 2021-08-28 22:59:56 -04:00
Controllers Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
Data Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
Extensions Added identifier and fetch time product listings; Added persistence to AdafruitShop. 2021-08-11 00:27:40 -05:00
locales/Pages Added appropriate startup services and configs. 2022-04-25 11:58:33 -05:00
Models Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
Options Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
Pages Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
Properties Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
Services/Modules Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
TagHelpers Added logging to module framework 2021-08-07 17:20:46 -05:00
.editorconfig Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
.eslintrc.js Implemented groundwork for search configuration. 2021-07-24 00:03:33 -05:00
appsettings.Development.json Added primitive search mechanism in backend. 2021-08-05 01:22:19 -05:00
appsettings.json Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
babel.config.js Implemented groundwork for search configuration. 2021-07-24 00:03:33 -05:00
package-lock.json Npm build script now runs with production webpack configuration. 2022-01-27 00:55:32 -06:00
package.json Refactored repo organization. Added Jenkinsfile. 2022-04-24 00:03:52 -05:00
Program.cs wwwroot is now extracted on run. 2022-04-24 22:20:35 -05:00
Props.csproj Added appropriate startup services and configs. 2022-04-25 11:58:33 -05:00
ScaffoldingReadMe.txt Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
Startup.cs Added appropriate startup services and configs. 2022-04-25 11:58:33 -05:00
webpack.common.js Minor webpack configuration formatting. 2022-01-27 00:55:46 -06:00
webpack.dev.js Enabled persistent caching for Webpack. 2021-07-24 01:39:26 -05:00
webpack.prod.js static asset generation restructured and reconfigured. 2021-07-24 00:03:33 -05:00