React added, logbooks in progress#6
Merged
roman-dvorak merged 8 commits intoUniversalScientificTechnologies:masterfrom Jan 7, 2026
Merged
React added, logbooks in progress#6roman-dvorak merged 8 commits intoUniversalScientificTechnologies:masterfrom
roman-dvorak merged 8 commits intoUniversalScientificTechnologies:masterfrom
Conversation
- bootstrap with django 6 fix - settings.py retry timeout value - correction - Dockerfile dependencies related to django/dockerimage bump
- same style as login form
- corresponding RQ: "Nahrávání datasetů (typicky soubory/logy z přístrojů) + základní validace a evidence původu dat."
- post, get - views - db model
- React added as a separate container - Homepage, Navbar, Login rewrite in react (including auth) - Logbook pages initialized (react) - API logbooks (only which was needed in react pages) - rename of Dockerfiles (because are multiple)
roman-dvorak
approved these changes
Jan 7, 2026
e6792be
into
UniversalScientificTechnologies:master
1 check failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Some screenshots
I am adding some screenshots for UI demonstration. Of course in progress, but feel free to comment on direction. I am focused on moving fast to get the first version which could be iterated (to polish UI etc.).
Home Page in react
Home Page in django view (reference, not my work)
Login
All detector logbooks (pc web)
All detector logbooks (mobile)
Detector details + Logbook entries (sorted by time, only one entry here)