Projekt

Obecné

Profil

Stáhnout (4.47 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
0fcb708f 2022-05-15 13:53 Matěj Zeman

re #9846 Changed keyman devices, body devices views. Added Head devices view. Changed filtering of logs, ldlogs, body devices, head devices and keyman devices. Changed HTML tables style and few labels.

6ad54e2e 2022-05-14 19:22 Matěj Zeman

Changed looks of tables with simple css. Added inventory number and comment to Lauterbach devices. Changed connection between lauterbach devices and license.

35168e5f 2022-05-14 14:16 Matěj Zeman

Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.

cbd239c6 2022-05-09 15:48 Matěj Zeman

Added signup and users table in database. Passwords are hashed. Added view for changing users roles.

4911f0ea 2022-04-26 21:45 Matěj Zeman

re #9577 Api code documentation.

eaf8ace4 2022-04-24 13:23 Matěj Zeman

Added functionality for creating licenses and teams and connecting them to devices a PCs.

99c92c11 2022-04-11 12:18 Matěj Zeman

re #9429 Added class and funcionality for Teams table. Modified date parsing and storing. Modified View at /usb-logs/. Replaced "_" with "-" in all endpoints.

6c1e92e3 2022-04-06 21:39 Matěj Zeman

re #9425 Struktury upraveny dle vize. Endpointy rozděleny do souboru podle funkcionality.

aba60b70 2022-04-04 15:15 Matěj Zeman

re #9425 Implemented Entities for communicating with db

d446b62c 2022-03-21 22:57 Matěj Zeman

re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message

54840605 2022-03-21 13:37 Matěj Zeman

First api implementation. Lacks postgresql connection and web templates