Shy
|
1b3de458fa
|
Fixed colors for #mapnote
|
2024-05-06 17:26:31 +02:00 |
|
Shy
|
5b5728f7e2
|
Add drop shadow to map
deployment-on-pull-request / deployment (pull_request) Successful in 53s
|
2024-05-01 17:17:35 +02:00 |
|
|
9935c0562b
|
Changes colors slightly
deployment-on-pull-request / deployment (pull_request) Successful in 55s
|
2024-05-01 01:08:43 +02:00 |
|
|
7b51b3414d
|
Merge pull request 'Change button names' (#2) from change-color-of-buttons into main
deployment / deployment (push) Successful in 19s
Reviewed-on: #2
|
2024-05-01 00:18:23 +02:00 |
|
|
a6e363220a
|
Fixes wrong active button color and use primary color
deployment-on-pull-request / deployment (pull_request) Successful in 48s
|
2024-05-01 00:04:37 +02:00 |
|
Shy
|
299a2f5914
|
Modified button colors
deployment-on-pull-request / deployment (pull_request) Successful in 47s
|
2024-04-30 21:45:01 +02:00 |
|
|
b6a0d22674
|
Change button names
deployment-on-pull-request / deployment (pull_request) Successful in 48s
|
2024-04-30 21:22:07 +02:00 |
|
|
b41f74bf7b
|
Fix gitignore
deployment / deployment (push) Successful in 18s
Goal is to not have the contents of /data/ inside the git workflow
|
2024-04-30 20:19:15 +02:00 |
|
|
c25188611e
|
Adds actions workflow for pull-requests
|
2024-04-30 20:18:37 +02:00 |
|
|
2ec7600fa4
|
Merge pull request 'Updated map und grid' (#1) from shy/in-c4:c4-design into main
deployment / deployment (push) Successful in 18s
Reviewed-on: #1
|
2024-04-30 19:54:18 +02:00 |
|
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 |
|