eSentire / qspm

Quantum safe password manager
MIT License
1 stars 0 forks source link

Jlinoff 20210130 setup #21

Closed jlinoff closed 3 years ago

jlinoff commented 3 years ago

Routine maintenance changes.

  1. Make the notes textarea visibly differentiable from other fields so the user knows that they can expand it.
  2. Allow the user to define the default size of the notes fields.
  3. Make record contents a bit more readable on the Records page.
  4. Rename the Raw tab to the Setup tab to make it more informative. Issue #19.
  5. Re-organize the Setup tab layout slightly so group the fields at the top of the page. Add support for defining the default notes height. Issue #20.
  6. Update to python-3.9.
  7. Update Pipfile packages.
  8. Update Rust packages.
  9. Update the help images.
  10. Fix "make clean" target.
  11. Fix issue #4: added the textarea type for notes.
  12. Bump version to 0.3.0.