gosqasorg / asset-provenance-tracking

Node.js implementation, using Azure as a backend, of a system for Global Distributed Tracking, a free-of-charge, free-software system for building up a provenance or history of objects/assets/devices.
https://gosqas.org/
GNU Affero General Public License v3.0
4 stars 3 forks source link

Update main page to match style guide #183

Closed judithweng closed 22 hours ago

judithweng commented 1 week ago

This PR contains the following changes:

  1. Moves "CreateDevice.vue" and "CreateContainer.vue" to components/forms folder.
  2. Fixing "Choose Files" buttons, changed text color to white and background color to purple.
  3. Background on "Create New Device" and "Create New Container", changed from Sky color to Frost color
  4. Input field filler text has been changed from gray color to black.
  5. Remove border on input fields.
  6. Added "Tags" input field
  7. Added "Notify children?" checkbox. However it is still not in "Create Record"

Issues mentioned in #181 not addressed:

  1. Correct toggle appearance: I believe Coco is working on this.
  2. Correct font sizes, line heights, and spacing. Will create a separate issue for this.

@K42IE Would you be able to review this PR as well? Thank you!!

judithweng commented 1 week ago

@K42IE Tested and approved your changes! Thank you! @devhawk If there are no conflicts on this branch once you merge #162 , would you be able to merge this as well? I will review this branch if there are any conflicts (there might be one small conflict).

judithweng commented 1 week ago

Recent push just addresses a simple change to fix the following warning:

image