Shy
|
2aae5dd441
|
Include C4 style sheet
|
2024-04-30 18:18:56 +02:00 |
|
Shy
|
f91b83d3ca
|
C4 inspired stylesheet
|
2024-04-30 18:18:11 +02:00 |
|
Shy
|
6cdeb1a3da
|
Updated map und grid
|
2024-04-30 16:27:00 +02:00 |
|
|
0bc3cac6f5
|
Puts database into a subfolder
deployment / deployment (push) Successful in 17s
|
2024-04-30 02:14:18 +02:00 |
|
|
277b2aec57
|
Add Dockerfile build action
deployment / deployment (push) Successful in 1m50s
|
2024-04-30 02:05:36 +02:00 |
|
|
111a0f6e45
|
Changes map and update coordinate grid to c4 map
|
2024-04-30 01:56:38 +02:00 |
|
jomo
|
703a210f1e
|
use BASE var in bulk_create output
|
2024-02-01 02:03:02 +01:00 |
|
jomo
|
ec64e81829
|
add contrib/ to .dockerignore
|
2024-02-01 01:48:51 +01:00 |
|
clonejo
|
8f5a82fb41
|
add client-side python script to create items in bulk
|
2024-02-01 01:46:22 +01:00 |
|
jomo
|
ea0538f90c
|
ignore all dotfiles in .dockerignore
|
2024-02-01 01:42:00 +01:00 |
|
jomo
|
2b7342b902
|
update openapi docs for PUT request
|
2024-02-01 01:04:49 +01:00 |
|
jomo
|
6d01523d8d
|
update python version and modules
|
2024-02-01 01:04:20 +01:00 |
|
jomo
|
621db6ad2c
|
use current month for last_updated value
|
2024-02-01 00:03:33 +01:00 |
|
jomo
|
f1384b72f2
|
orm_mode has been renamed to from_attributes
|
2024-02-01 00:01:55 +01:00 |
|
jomo
|
f3658a76ff
|
format database.py using black
|
2024-02-01 00:01:22 +01:00 |
|
clonejo
|
1bf4eb801f
|
Add last_updated field to be able to track outdated information / lost items
|
2024-01-14 20:24:14 +01:00 |
|
clonejo
|
99df802a40
|
make return value of crud.put_item easier to understand
|
2024-01-14 20:24:14 +01:00 |
|
clonejo
|
eba9b410c6
|
autoformat by black+isort
|
2024-01-14 20:24:14 +01:00 |
|
jomo
|
5643dbe030
|
Add LICENSE
|
2022-10-07 22:58:21 +00:00 |
|
jomo
|
2827260f90
|
update and improve map, compress svg
|
2022-08-11 05:51:20 +02:00 |
|
jomo
|
07c06b6dca
|
sort by ID only
|
2022-08-11 03:40:26 +02:00 |
|
jomo
|
6b7c741658
|
fetch items from server before locally checking available IDs
|
2022-08-11 02:52:00 +02:00 |
|
jomo
|
ade2219469
|
allow using "?" in ID as a placeholder for next available number
|
2022-08-11 02:51:11 +02:00 |
|
jomo
|
196269aa38
|
fix sorting by type, id (natural)
|
2022-08-11 02:49:22 +02:00 |
|
jomo
|
160c12561c
|
fix bug in sorting when item type is null
|
2022-08-06 02:43:27 +02:00 |
|
jomo
|
93d6063c52
|
fix natural sorting
|
2022-08-06 02:38:47 +02:00 |
|
jomo
|
c2133771eb
|
URL encode item ID in edit link
|
2022-08-06 01:12:47 +02:00 |
|
jomo
|
c5613e96b7
|
improve map
|
2022-08-06 01:09:58 +02:00 |
|
jomo
|
1b64cdd747
|
fix filtered and "hidden" items showing up when showhidden is set
|
2022-08-05 22:10:30 +02:00 |
|
jomo
|
c763cdb23f
|
show known types in form
|
2022-08-05 22:10:30 +02:00 |
|
jomo
|
8e19a1dbad
|
display items on map, switch to grid layout
closes #2
|
2022-08-05 22:10:30 +02:00 |
|
jomo
|
fda7352e22
|
set html viewport
|
2022-08-05 21:59:58 +02:00 |
|
jomo
|
5aa8b8a37f
|
set item coords via map, closes #3
|
2022-08-05 21:58:53 +02:00 |
|
jomo
|
4bf4f754c9
|
add prefix to item id when using as html id
prevents accidental re-use of html ids
|
2022-08-05 02:13:23 +02:00 |
|
jomo
|
bde640c6e3
|
fix showhidden label reference
|
2022-08-05 02:09:50 +02:00 |
|
jomo
|
daf41ab17e
|
detect indirect loops in tree
|
2022-08-05 02:08:51 +02:00 |
|
jomo
|
0961d0e47d
|
initial commit
|
2022-08-04 05:41:51 +02:00 |
|