|
010282a7bb
|
add tests for files and refactor
|
2020-01-19 01:07:08 +01:00 |
|
|
8ab469e017
|
refactor items table
|
2020-01-18 21:37:02 +01:00 |
|
|
836fb96f42
|
cleanup
|
2020-01-18 21:00:16 +01:00 |
|
|
47dcc79752
|
return file property on update and create to show image imidiately
|
2019-12-29 13:36:32 +01:00 |
|
|
b349690996
|
add 'returned' flag in items
|
2019-12-28 04:31:44 +01:00 |
|
|
30fd018224
|
hacky fix for duplicate items involving a SQL VIEW
|
2019-12-27 02:19:17 +01:00 |
|
|
b771a88bf8
|
add file upload to edit endpoint
|
2019-12-27 01:25:55 +01:00 |
|
|
906201313e
|
'fuzzy' search update
|
2019-12-26 20:21:40 +01:00 |
|
|
d815f64dc8
|
add File api endpoints
|
2019-12-24 13:52:10 +01:00 |
|
|
17e859b9ba
|
fix uid calculation
|
2019-12-23 22:17:21 +01:00 |
|
|
84353dd356
|
fix image upload
|
2019-12-23 12:19:45 +01:00 |
|
Daniel Klamt
|
59c245232b
|
fix generation of item_uid
|
2019-12-22 22:07:48 +01:00 |
|
|
5b8686599f
|
very hacky implementation of item create endpoint
|
2019-12-21 19:08:40 +01:00 |
|
|
ecc1b28801
|
fix item delete endpoint
|
2019-12-19 22:15:42 +01:00 |
|
|
dcc9e87dad
|
fix item update endpoint
|
2019-12-19 16:22:57 +01:00 |
|
|
083b6f1f18
|
fix 405 error in docker
|
2019-12-17 14:10:46 +01:00 |
|
|
08b1a62dc6
|
first try at docker
|
2019-12-17 01:33:40 +01:00 |
|
|
5f5101b977
|
rename 'bezeichnung' field to 'description'
|
2019-12-15 20:34:47 +01:00 |
|
|
c54879c26e
|
bugfix in ItemController
|
2019-12-15 18:15:41 +01:00 |
|
|
e66fcf3e88
|
try yolo search to test api
|
2019-12-11 21:36:43 +01:00 |
|
|
3758ff05cd
|
select only useful columns
|
2019-12-05 13:09:25 +01:00 |
|
|
7e05999e64
|
fix typos
|
2019-12-05 13:07:03 +01:00 |
|
|
6f7dbddf92
|
also return container and file information through items endpoint
|
2019-12-05 13:05:44 +01:00 |
|
|
b978b2bc0b
|
filter items by event in Controller
|
2019-12-02 18:41:40 +01:00 |
|
|
8d611a625b
|
filter items by event
|
2019-12-01 18:30:25 +01:00 |
|
|
36c6876d93
|
use version number in api endpoints
|
2019-11-30 13:47:54 +01:00 |
|
Jan Felix Wiebe
|
53037d26af
|
added group for container management
|
2019-11-23 02:41:39 +01:00 |
|
Jan Felix Wiebe
|
194a0a81e0
|
added items
|
2019-11-15 22:26:54 +01:00 |
|
Jan Felix Wiebe
|
58618259a5
|
added containers
|
2019-11-15 22:15:58 +01:00 |
|
Jan Felix Wiebe
|
6ca1c00b76
|
added EventController
|
2019-11-15 22:10:28 +01:00 |
|
Jan Felix Wiebe
|
3838496c84
|
init
|
2019-11-14 23:18:57 +01:00 |
|