diff --git a/Dev Logs.md b/Dev Logs.md index f591509..8cfb71b 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -1,6 +1,33 @@ # Dev Logs These are daily and weekly summaries of the work thats been done on webqueue2. They start on 6/23 because that's whe this document was started but other work was done before this time. +## Week 10: 8/24/20 - 8/28/20 +### This Week's Goals +- Onboard Jacob +- Set path for frontend documentation + + + + +--- + +### Monday 8/24/20 +- Began onboarding Jacob +- Continued work on integrating styleguidist + +### Tuesday 8/25/20 +- Continued onboarding Jacob +- Continued work on integrating styleguidist + +### Wednesday 8/26/20 +- Continued onboarding Jacob; assigned independent task for [this issue](https://github.itap.purdue.edu/ECN/webqueue2/issues/36) +- Decided to shift from styleguidist to docz because styleguidist is not maintainable. + + + + + + ## Week 9: 8/17/20 - 8/21/20 ### This Week's Goals - Finish lingering documentation tasks @@ -9,7 +36,7 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - +- Begin porting codebase to stylguidist, more work needed --- @@ -34,13 +61,13 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - Began destructuring exisiting componennts - Created proper MUI theme wrapper - - - - - - - +### Wednesday 8/19/20 +- Tied Stylgudist into npm. Stylgudisit can be run with `npm run start:docs` +- Updated stylegudist configuartion: + - Now launches a browser on a local machine + - Added title, version, sections, template (for favicon) + - Created style and theme config. These can be hot loaded while the server is running. +- Moved UI snapshots and updated README snapshot ## Week 8: 8/10/20 - 8/16/20 ### This Week's Goals