Project 'LibreFoodPantry/modules/visitmodule-tp/updateguest/UpdateGuestWebUI' was moved to 'LibreFoodPantry/client-solutions/theas-pantry/archived/visitsystem-2020/updateguest/UpdateGuestWebUI'. Please update any links and bookmarks that may still have the old path.
feat: Implement web ui
Continued implementation of https://gitlab.com/LibreFoodPantry/modules/visitmodule-tp/updateguest/Plan/-/issues/26
Changes:
- Splits application into multiple Angular components
- Adds a toolbar with WSU logo and service name
- Implements UI for overall application and different update information sections
Resources used:
- Various code examples on the Angular Material website
- Angular website (mostly the "Angular Concepts" section)
- Angular Tutorials
Edited by Chris Radkowski
Merge request reports
Activity
added 1 commit
- 326d3216 - (feat): Generate DisplayGuest Component & add import
added 2 commits
added 2 commits
- Resolved by Gloris Pina
@cradkowski I used blue color for checkboxes - if you want to do the same thing with radio buttons on the Age&Employment component I can help. In the Wireframe design, Age and Employment Status are not in a separate section or expansion panel. Why did you decide to separate that? Please, update the Wireframe if needed. I was going to work with the Housing-Situation component but it's not clear what it's included.
- I fixed the spacing of the button from the Expansion Panels.
- Fixed dropdown for AgeAndEmployment section
- Fixed radio button padding for AgeAndEmployment section
- Fixed padding and centered the whole form sections
- Fixed button alignment
- Centered the Title (Toolbar)
Please register or sign in to reply