From 443e57866f3ff0e3d5c67fce3d9b76b14e89f6b2 Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Mon, 17 Aug 2020 08:23:09 -0400 Subject: [PATCH] Update Dev Logs --- Dev Logs.md | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/Dev Logs.md b/Dev Logs.md index eb1ebed..58e8017 100644 --- a/Dev Logs.md +++ b/Dev Logs.md @@ -1,12 +1,42 @@ # 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 9: 8/17/20 - 8/21/20 +### This Week's Goals +- Finish lingering documentation tasks +- Automate documentation generation for API +- Choose documentation standard for JSX + + + + + +--- + + + + + + + + + + + + + ## Week 8: 8/10/20 - 8/16/20 ### This Week's Goals - Finish responsive two panel view - Start on ItemView rewrite - +### This Week's Recap +- Finished responsive two panel view +- Updated documentation following GitHub transfer +- Updated dependencies for API +- Separated ItemViewAppBar and ItemMetadataView into separate components +- Gathered resources for onboarding new hire +- Began working on ItemView rewrite --- @@ -37,7 +67,10 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T - [Getting Started w/ Flask-SQLAlchemy](https://www.youtube.com/watch?v=jTiyt6W1Qpo) - Updated internal tooling to consolidate pieces into npm control - +### Friday 8/14/20 +- Separated ItemView metadata content into its own component +- Added conditional alert if item is locked +- Experiemented with hiding scrollbars