Commit graph

32 commits

Author SHA1 Message Date
Shy
62699c90eb Limit marker roundness on small screens
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 1m20s
2024-05-09 03:02:42 +02:00
Shy
15d914fae3 Enhance visibility of marker
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 1m20s
2024-05-07 22:23:47 +02:00
Shy
bf182251ec Yellow outline around search input 2024-05-07 22:23:47 +02:00
Shy
0c1a280a19 More beautiful #mapnote 2024-05-07 22:23:47 +02:00
Shy
d98342bd02 Fixed colors for #mapnote 2024-05-07 22:23:47 +02:00
Shy
c9cda14f38 Fix indentation and use const where preferable
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 1m17s
2024-05-06 14:42:21 +02:00
Shy
9f95e704b9 Added buttons for known types.
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 2m34s
2024-05-04 18:28:09 +02:00
Shy
5b5728f7e2 Add drop shadow to map
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 53s
2024-05-01 17:17:35 +02:00
9935c0562b Changes colors slightly
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 55s
2024-05-01 01:08:43 +02:00
a6e363220a Fixes wrong active button color and use primary color
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 48s
2024-05-01 00:04:37 +02:00
Shy
299a2f5914 Modified button colors
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 47s
2024-04-30 21:45:01 +02:00
b6a0d22674 Change button names
All checks were successful
deployment-on-pull-request / deployment (pull_request) Successful in 48s
2024-04-30 21:22:07 +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
111a0f6e45 Changes map and update coordinate grid to c4 map 2024-04-30 01:56:38 +02:00
jomo
621db6ad2c use current month for last_updated value 2024-02-01 00:03:33 +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
jomo
2827260f90 update and improve map, compress svg 2022-08-11 05:51:20 +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
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