Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Very various code revork and refactoring (Very various code revork and refactoring #29)
Smoke try...
Fix problem with user name and icon
WIP: rework, bug fixes, renaming, etc
WIP: refactor, stage 0
WIP: refactor, stage 1
WIP: refactor, stage 2
WIP: refactor, web API separated
API extended
WIP: AI-generated stuff for user table just for test:)
Web API extended for devices
Fix and rework auth
Some hacks about development described
Add columns to users table
Small fixes: delete user and device menu button
Config and logging refactored
Latest key API endpoind extended
Load config from file + API + Settings page(WIP)
Create user API fix: return code for existing user
Add functionality to users page
Fix add user
Add latest key time
Basic slack notifyer implemented
Fix slack warning
Devices pages added
Added "Delete device" functionality + some fixes
Add settings JSON editor
Pylint + Autopep8 fixes
Delete file, forgotten from previous commit
Fixed docker file and add ci for build docker images
change to correct tag
Implement build docker image with correct tags
Implement creating database on start if not exist
Flash RFID readers from admin panel (Flash RFID readers from admin panel #42)
Automatic RFID reader code reworked and refined.
Also some bug fixes etc...
Fix pylint
Fix problem with settings editor
Docker configuration changed
Improve plugin subsystem
Now we have plugin manager, which handles plugin loading
Crash in plugin load does not lead to crash in app
Plugins has separate branch in config
Plugin has its own directory
Fix UUID generator
Built-in UUID generator does not work in some cases
Fix AddUser() bug
Some changes to login and database create logic
UI fixes (UI fixes #53)
Make navigation sticky
Add time and date selectors
Add paddings
Fix buttons with on smaller screens
Docker-related stuff changed
Mainly because Docker worked poorly with automated reader device flasher, so:
Fix add user functionality
Some fixes (Some fixes #57)
Fix add user functionality
Set wifi credentials in settings
Fix pylint
Add image and other fix (Add image and other fix #58)
Fix add user functionality
Set wifi credentials in settings
Fix pylint
Add image and some fixes
Another fixes
Fix add user functionality
Set wifi credentials in settings
Fix pylint
Add image and some fixes
Fix log representation issues
Several changes, revealed during smoke test on final stages (Several changes, revealed during smoke test on final stages #61)
Several changes, revealed during smoke test on final stages
Added instructions steps
Contributors added
Tool door split (Tool door split #65)
Several changes, revealed during smoke test on final stages
Added instructions steps
Contributors added
Added tool and door devices split
Latest activity added (Latest activity added #66)
Slack notifier separately notify door and tool (Slack notifier separately notify door and tool #67)
Slack notifier separately notify door and tool
Fix pylint