Commit Graph

122 Commits

Author SHA1 Message Date
96b36e0650 Reconfigured pipeline artifact exclusions. 2022-04-25 01:21:56 -05:00
140f8bbf53 Pipeline now publishes windows version as well. 2022-04-25 01:13:41 -05:00
13af9e5434 Removed duplicate artifacts from pipeline. 2022-04-25 01:10:09 -05:00
2391ca1ae1 Changed deletion pattern in pipeline. 2022-04-25 01:00:02 -05:00
190ea16b02 Added cleanup step to Jenkins pipeline.
Removes all items in publish folders after pipeline complete.

Fixed publish configuration in pipeline.
2022-04-25 00:55:29 -05:00
093670385e Merge branch 'develop' of dev.sys.reslate.xyz:ydeng/props into develop 2022-04-25 00:43:59 -05:00
0488df2ed1 Switched to using ASP.Net Core localization. 2022-04-25 00:43:53 -05:00
aa5c725e50 Removed invalid parameters in 'Jenkinsfile'. 2022-04-25 00:09:40 -05:00
9192e9b0f8 Removed invalid parameters in 'Jenkinsfile'. 2022-04-25 00:05:19 -05:00
e13a14fb2e Fixed typo in 'Jenkinsfile'. 2022-04-25 00:02:37 -05:00
5f2f648eaa Attempt at making build configurations consistent. 2022-04-24 23:58:33 -05:00
19f0eeb9bf Attempt at removing duplicate artifacts. 2022-04-24 23:49:30 -05:00
e03f8867ae Changed to archive only release builds. 2022-04-24 23:34:22 -05:00
c5056eddf2 Attempt at fixing archive step and added to Props.Shop. 2022-04-24 23:26:38 -05:00
7306c0ce86 load_shop_modules.py now removes anything at the shop path. 2022-04-24 23:14:26 -05:00
cbbd67d9f6 Shop module loading script now deletes previous shop path. 2022-04-24 23:10:27 -05:00
8dc2ff21c9 Shop module loading script now manually checks if dir exists. 2022-04-24 23:03:51 -05:00
2feb46a533 Added archiving and fingerprinting.
Removed win-x64 runtime publish.
2022-04-24 22:48:46 -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
1d35e8a838 Fixed a AdafruitShop test. 2022-04-24 01:26:39 -05:00
89955968bf Test failures now cause test to be unstable. 2022-04-24 01:25:30 -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
bd28df53de Fixed shop module loading script. 2022-04-24 00:12:32 -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
c1d8891c44 Updated submodule url
Due to server changing sub-domain name.
2022-01-02 04:50:37 -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
ff080390f8 Updated .gitignore and added TODO in AdafruitShop. 2021-08-11 00:35:58 -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