|
4841d539fc
|
Updated project files to .NET 7.0.
|
2022-12-01 17:24:04 +00:00 |
|
|
d4680b934e
|
Updated npm packages.
|
2022-12-01 07:02:10 +00:00 |
|
|
c75f1e4042
|
Removed default runtime from "Props.csproj" and updated in "Jenkinsfile".
|
2022-04-25 02:13:57 -05:00 |
|
|
0488df2ed1
|
Switched to using ASP.Net Core localization.
|
2022-04-25 00:43:53 -05:00 |
|
|
f8ad3b2970
|
wwwroot is now extracted on run.
|
2022-04-24 22:20:35 -05:00 |
|
|
8abd75506c
|
Reconfigured project to publish as a single file.
|
2022-04-24 18:32:13 -05:00 |
|
|
38a9ea605a
|
npm install now runs independent of configuration.
|
2022-04-24 01:04:15 -05:00 |
|
|
2ae3c32ae4
|
Updated path to Shop Framework project.
|
2022-04-24 00:18:05 -05:00 |
|
|
b4ec5844e4
|
Added shops module directory to .gitignore.
|
2022-04-24 00:12:21 -05:00 |
|
|
9cc55e516d
|
Refactored repo organization. Added Jenkinsfile.
|
2022-04-24 00:03:52 -05:00 |
|
|
44e072a723
|
Minor webpack configuration formatting.
|
2022-01-27 00:55:46 -06:00 |
|
|
3951fb26da
|
Npm build script now runs with production webpack configuration.
|
2022-01-27 00:55:32 -06:00 |
|
|
07c41be42d
|
Completed migration to .NET 6.0.
|
2022-01-02 16:29:20 -06:00 |
|
|
b78c6d2ea5
|
Moved number input validation to before upload.
|
2021-08-28 22:59:56 -04:00 |
|
|
c6b8ca523b
|
Basic search outline config UI implemented.
|
2021-08-17 02:59:01 -05:00 |
|
|
8a1e5aca15
|
Changed Shop interface to be more asynchronous.
Implemented changes in Props.
Implemented said changes in AdafruitShop.
Fixed and improved caching in AdafruitShop.
|
2021-08-11 23:54:52 -05:00 |
|
|
0b507b90a1
|
Added identifier and fetch time product listings; Added persistence to AdafruitShop.
Implemented in AdafruitShop.
AdafruitShop Product listing data now persisted.
AdafruitShop configuration now persisted.
|
2021-08-11 00:27:40 -05:00 |
|
|
38ffb3c7e1
|
Added logging to module framework
Implemented logging to Adafruit and changed database loading behavior.
|
2021-08-07 17:20:46 -05:00 |
|
|
c94ea4a624
|
Added primitive search mechanism in backend.
Began implementing search mechanism for frontend.
|
2021-08-05 01:22:19 -05:00 |
|
|
f71758ca69
|
Changed assets structure and names.
|
2021-07-31 01:24:45 -05:00 |
|
|
5d8a4a3803
|
Updated styling.
|
2021-07-24 14:47:40 -05:00 |
|
|
f31293d886
|
Updated TODO.
|
2021-07-24 14:47:26 -05:00 |
|
|
3a079206b0
|
Added property for where item originated from to ProductListingInfo.
|
2021-07-24 02:35:44 -05:00 |
|
|
21cd712667
|
Changed Index.json description content.
|
2021-07-24 02:34:04 -05:00 |
|
|
66aba04156
|
Made content directory configurable.
|
2021-07-24 02:33:43 -05:00 |
|
|
4476b1b3e1
|
Updated Controller structuring.
|
2021-07-24 02:32:30 -05:00 |
|
|
2c90678141
|
Removed debug logging.
|
2021-07-24 01:59:25 -05:00 |
|
|
c7bc6ca8fa
|
Enabled persistent caching for Webpack.
|
2021-07-24 01:39:26 -05:00 |
|
|
4de4e8dfa1
|
static asset generation restructured and reconfigured.
|
2021-07-24 00:03:33 -05:00 |
|
|
d91acd36f7
|
Added Bootstrap collapse animation to configuration.
|
2021-07-24 00:03:33 -05:00 |
|
|
22dd766db3
|
Split webpack configuration to development and production.
|
2021-07-24 00:03:33 -05:00 |
|
|
e22c2b3049
|
Performed some styling.
Switched some styling to Bootstrap classes.
Removed some classes.
|
2021-07-24 00:03:33 -05:00 |
|
|
2719142538
|
Implemented groundwork for search configuration.
|
2021-07-24 00:03:33 -05:00 |
|
|
3129e5e564
|
Moved scripts to root; Updated settings and tasks for VSCode.
|
2021-07-24 00:03:33 -05:00 |
|
|
b43d7bab84
|
Ported progress from SPA and began scaffolding Identity UI.
Laid some groundwork in backend.
Began customizing Identity UI.
|
2021-07-24 00:03:32 -05:00 |
|
|
57f67391f1
|
Switched to MPA powered by Razor Pages
After reconsidering where I want to take this project, I realized that a MPA is more fitting.
|
2021-07-24 00:03:32 -05:00 |
|
|
e0756e0967
|
Made progress on implementing some shops.
Performed some folder restructuring as well.
|
2021-07-24 00:03:32 -05:00 |
|
|
56544938ac
|
Enabled EF Core lazy loading.
|
2021-07-24 00:03:31 -05:00 |
|
|
840b59fcba
|
Fixed a silent login callback error and reworked project structure.
|
2021-07-24 00:03:31 -05:00 |
|
|
bad22090a3
|
Made foreign keys required causing cascade deletion.
Removed completed TODO comments.
|
2021-07-24 00:03:31 -05:00 |
|
|
7e8a398741
|
Renamed everything from MultiShop to Props.
|
2021-07-24 00:03:19 -05:00 |
|