20e8203b26
make NavBar typesafe
...
removed obsolete eslint disables
fixed a type problem
another type problem
type check
2024-12-19 12:17:51 +01:00
3872a052b6
separated types, eslint rule for importing types
...
- Separated types and moved them into the proper ./types folder defined
in the tsconfig.json.
- Defined a new folder alias `#types`.
- New eslint rule to enforce `import type` when a type is imported.
- Removed Geometry Class and used manual Point types from `geojson`
2024-11-24 04:11:32 +01:00
antontranelis
f4e71050a5
Merge branch 'main' into lint-security
2024-11-18 09:28:52 +01:00
6e60d47e86
fix all lint errors
2024-11-12 09:29:02 +01:00
5a7bdfe7f7
lint fixes
2024-11-11 17:02:21 +01:00
34435e8272
lint-security fixes
2024-11-11 16:45:01 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
8af866acf4
merged main
2024-11-08 10:27:10 +01:00
3f701233a1
flex profiles
2024-11-05 09:15:20 +01:00
5807869721
lint fixes
2024-11-03 00:36:02 +01:00
2746844f07
fix formating errors with eslint ignore comments
2024-11-02 22:51:59 +01:00
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42:04 +01:00
d832185ee3
lint fixes
2024-10-29 11:55:07 +01:00
95f108c2f7
fix more lint errors
2024-10-29 10:46:14 +01:00
3baae9651e
basic Market View
2024-10-17 11:01:53 +02:00
986f3fbff5
basic Market View
2024-10-17 10:59:30 +02:00
5321c56669
fixed imports
2024-10-13 23:03:22 +02:00
f4b22f9361
optimizing attestations
2024-07-31 14:33:40 +02:00
bc8b73451c
first working attestation prototype
2024-07-31 09:25:14 +02:00
87f392e6e1
prepared attestation api
2024-07-30 18:15:13 +02:00
a5ccf7c6f1
removed unused imports
2024-07-30 18:14:59 +02:00
e0eb300304
merged
2024-07-30 16:54:23 +02:00
bcbec30414
changed filter logic in index page from AND to OR
2024-07-29 22:19:44 +02:00
1d53ba3f9c
close new item form when switching layers
2024-07-29 20:39:25 +02:00
0fdd39b391
fixed tag keyboard select heighlighting
2024-07-29 13:04:02 +02:00
c3b074f22c
attestation form and profile experiments
2024-07-26 13:05:44 +02:00
5e38215038
merged
2024-07-25 00:24:00 +02:00
3e8ac0758f
code cleanup
2024-07-23 12:32:22 +02:00
3f88f3a801
/src/Components/Profile cleanup
2024-07-23 11:49:36 +02:00
16c93809b6
player profile and user select
2024-07-20 12:28:51 +02:00
8e60dd8acf
small layout fix in ralations tab
2024-07-16 15:05:20 +02:00
4181460ba1
profiles, reverse, geocoder, ...
2024-06-27 16:09:09 +02:00
Sebastian Stein
3acb1c1937
- transformed list into a masonry layout
2024-06-25 10:55:15 +02:00
Sebastian Stein
aff509f1dd
- added new profile layout (not dynamic data linked yet)
...
- added new components around the profile
2024-06-25 09:46:26 +02:00
8bd1dc5144
layout fix
2024-06-17 12:59:05 +02:00
6788310368
mobile fix
2024-06-16 22:28:32 +02:00
66defb2a04
small mobile optimization
2024-06-16 12:50:40 +02:00
22ab0e3acc
optimized search, filter and items index pages
2024-06-16 11:45:18 +02:00
c99abae51d
Item Card Component
2024-05-08 11:24:18 +02:00
1c00e6abf1
improved permission detection in items index
2024-05-04 09:20:44 +02:00
cbd2d2e194
show date for events in all popups
2024-05-02 18:30:45 +02:00
72c8d4132c
fixed tag view for multiline tags
2024-05-02 10:57:27 +02:00
6c87ab5027
index page background color
2024-05-01 09:28:38 +02:00
63fb0d3fd0
updated item profiles
2024-05-01 09:22:57 +02:00
abff99de66
fix layer issue
2024-04-29 12:55:36 +02:00
b3d706cbf9
changed date presentation
2024-04-27 07:47:40 +02:00
9bc07a330c
changed date presentation
2024-04-27 07:26:54 +02:00
f022709cf8
sort items by date in index page and always show date in item popup
2024-04-27 07:16:47 +02:00