props/Props
2022-01-27 00:55:46 -06: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
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 Moved number input validation to before upload. 2021-08-28 22:59:56 -04:00
Properties Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
Services Basic search outline config UI implemented. 2021-08-17 02:59:01 -05:00
shops Changed Shop interface to be more asynchronous. 2021-08-11 23:54:52 -05:00
TagHelpers Added logging to module framework 2021-08-07 17:20:46 -05:00
textual Basic search outline config UI implemented. 2021-08-17 02:59:01 -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 Basic search outline config UI implemented. 2021-08-17 02:59:01 -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 Npm build script now runs with production webpack configuration. 2022-01-27 00:55:32 -06:00
Program.cs Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
Props.csproj Completed migration to .NET 6.0. 2022-01-02 16:29:20 -06:00
ScaffoldingReadMe.txt Switched to MPA powered by Razor Pages 2021-07-24 00:03:32 -05:00
Startup.cs Basic search outline config UI implemented. 2021-08-17 02:59:01 -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