issues
search
MDeLuise
/
plant-it
🪴 Self-hosted, open source gardening companion app
https://plant-it.org
GNU General Public License v3.0
686
stars
25
forks
source link
Improve UI & bug fixes
#51
Closed
MDeLuise
closed
1 year ago
MDeLuise
commented
1 year ago
This PR introduces a lot of changes.
Improvements
UI changes, some screenshot of before and after: Before:
After:
new REST API endpoints
modify plant's note
Fixes
authenticate submit button disabled even on legal credential size due to "change authentication mode"
settings page print errors indefinitely if any problem (e.g. network problem, API key problem, etc.)
This PR introduces a lot of changes.
Improvements
After:
Fixes