Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI fixes #53

Merged
merged 4 commits into from
Jan 6, 2024
Merged

UI fixes #53

merged 4 commits into from
Jan 6, 2024

Conversation

temhota
Copy link
Collaborator

@temhota temhota commented Dec 29, 2023

No description provided.

@temhota temhota self-assigned this Dec 29, 2023
@leechwort leechwort merged commit 58c1099 into dev Jan 6, 2024
1 check passed
@leechwort leechwort deleted the ui-fixes branch January 22, 2024 22:25
leechwort pushed a commit that referenced this pull request Feb 5, 2024
* Make navigation sticky

* Add time and date selectors

* Add paddings

* Fix buttons with on smaller screens
leechwort added a commit that referenced this pull request Feb 14, 2024
* 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

---------

Co-authored-by: Anna Deeva <ann.deeva@gmail.com>

* 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 (#42)

* Automatic RFID reader code reworked and refined.

Also some bug fixes etc...

* Fix pylint

* Fix problem with settings editor

* Docker configuration changed

- Now config file is specified in dockerfile
- Readme updated

* 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

- If no admin users are present force to go to init_app page
- Only one admin user is allowed(to prevent to anyone to register)

* 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:
- ttyUSB device made accessed in container
- reader firmware now automatically downloaded from git
... other changes

* Fix add user functionality

* Some fixes (#57)

* Fix add user functionality

* Set wifi credentials in settings

* Fix pylint

* 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

- Remove links in logs
- Device name instead device ID
- Heh, remove checkbox on init page with DB restore:)

* Several changes, revealed during smoke test on final stages (#61)

* Several changes, revealed during smoke test on final stages

+ documentation start

* Added instructions steps

* Contributors added

* Tool door split (#65)

* Several changes, revealed during smoke test on final stages

+ documentation start

* Added instructions steps

* Contributors added

* Added tool and door devices split

* Latest activity added (#66)

* Slack notifier separately notify door and tool (#67)

* Slack notifier separately notify door and tool

* Fix pylint

---------

Co-authored-by: Anna Deeva <ann.deeva@gmail.com>
Co-authored-by: vovastelmashchuk <vovochkastelmashchuk@gmail.com>
Co-authored-by: Volodymyr Stelmashchuk <smallstells@gmail.com>
Co-authored-by: Anna Deeva <37623333+temhota@users.noreply.github.com>
@leechwort leechwort mentioned this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants