Skip to content

React added, logbooks in progress#6

Merged
roman-dvorak merged 8 commits intoUniversalScientificTechnologies:masterfrom
cisar2218:master
Jan 7, 2026
Merged

React added, logbooks in progress#6
roman-dvorak merged 8 commits intoUniversalScientificTechnologies:masterfrom
cisar2218:master

Conversation

@cisar2218
Copy link
Copy Markdown
Contributor

Summary

  • fix of some dependencies (related to Django 6.0 migration)
  • addition of React (separate container): I renamed containers to backend.Dockerfile and frontend.Dockerfile. May break github action checks.
  • logbooks in progress (all react front end, api, model)
  • I am trying to make logbooks UI suitable for mobile devices, since service logs will be recorded via mobile.
  • Logbooks and migration to react are in progress. My philosophy is to merge with DOSPORTAL base repo quite often. If desired I can merge when done/ dev branch can be created if my changes are not polished enough. I can also report / consult my progress this way.

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

image

Home Page in django view (reference, not my work)

image

Login

image

All detector logbooks (pc web)

image

All detector logbooks (mobile)

image

Detector details + Logbook entries (sorted by time, only one entry here)

image

Note: All data are placeholders created by me during dev

- 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)
@cisar2218 cisar2218 requested a review from roman-dvorak January 7, 2026 01:19
@roman-dvorak roman-dvorak merged commit e6792be into UniversalScientificTechnologies:master Jan 7, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants