Skip to content

[0.2.0] Member management page

Pre-release
Pre-release
Compare
Choose a tag to compare
@diogotcorreia diogotcorreia released this 03 Jan 00:16
· 63 commits to master since this release
3374cd7

New features

  • Interface to manage members (users that can access the app) - #60, #62

Improvements

  • The app is now fully responsive and has a new navbar and nav drawer - #61
  • API Endpoint GET /materials now supports sort/filter functionality - #63
  • The materials edit dialog now has selectors for state and type since they are predefined values

Bug fixes

  • Fix login page incorrect styles on Firefox - #42
  • The other type in the materials dialog can now be selected and accepted by the backend