Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
9aae8d25 2022-04-19 16:46 Matěj Zeman

re #9575 Added filter over Usernames in /api/v1/logs-web and endpoint with Form for creating a license.

af073c2a 2022-04-12 17:10 Jakub Šilhavý

Merge branch 'server_timestamp_fix' into 'server-dev'

re #9416 Fixed timestamp.

See merge request aswi/aswi-2022/aswi2022bug-thugs!25

2229e0e1 2022-04-12 17:08 Matěj Zeman

re #9416 Fixed timestamp.

992aa28a 2022-04-11 17:54 Jakub Šilhavý

Merge branch 'api_with_docker' into 'server-dev'

Added files for running api in docker.

See merge request aswi/aswi-2022/aswi2022bug-thugs!23

60b6bd83 2022-04-11 17:50 Matěj Zeman

re #9427 Added files for running api in docker.

a9ad84b4 2022-04-11 17:47 Jakub Šilhavý

Merge branch 'api_web_views' into 'server-dev'

Implemented web views at data saved in database

See merge request aswi/aswi-2022/aswi2022bug-thugs!22

8fd3d7e5 2022-04-11 17:44 Matěj Zeman

re #9429 Repaired paths to templates.

ef87a1d2 2022-04-11 16:35 Matěj Zeman

re #9429 Repaired running the server from server directory.

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.

c0f38eab 2022-04-10 18:01 Matěj Zeman

re #9429 Implemented funcionality for web views at data saved in database. Views at "/logs_web/", "/pcs_web/", "/devices_web/", "/licenses_web/".

3e324192 2022-04-10 14:05 Tomáš Ott

Merge branch 'api_with_db' into 'server-dev'

re #9424 Api with DB communication.

See merge request aswi/aswi-2022/aswi2022bug-thugs!19

b49b6e3d 2022-04-06 21:47 Matěj Zeman

re #9426 Added option for communication with PostgreSQL database.

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

e03e4652 2022-03-22 18:26 Matěj Zeman

Merge branch 'api_demo' into 'server-dev'

Api Hello World

See merge request aswi/aswi-2022/aswi2022bug-thugs!2

9bee6c24 2022-03-22 18:21 Matěj Zeman

re #9306 Added endpoint for posting Device object.

ee2a1529 2022-03-22 18:12 Matěj Zeman

re #9306 Added endpoint for posting Device object.

be6fc820 2022-03-22 18:12 Matěj Zeman

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

984c67e5 2022-03-22 18:12 Matěj Zeman

re #9304 Project .gitignore file

becb7eb1 2022-03-22 16:17 Matěj Zeman

re #9306 Modified API for serial number as string

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

e49db721 2022-03-21 11:15 Jakub Šilhavý

re #9304 Initial project structure setup

0be87248 2022-02-24 10:23 Petr Pícha

Initial commit