mahula
844b82ad31
Merge branch 'main' into feature/info-modal-route
2026-02-03 07:01:23 +01:00
dependabot[bot]
6da1893078
build(deps-dev): bump @types/node from 24.10.2 to 25.0.10 ( #687 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 04:49:18 +00:00
dependabot[bot]
d62f92d890
build(deps): bump vite-tsconfig-paths from 5.1.4 to 6.0.5 ( #691 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 04:44:11 +00:00
dependabot[bot]
1d54110d2d
build(deps-dev): bump globals from 17.0.0 to 17.2.0 ( #688 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 04:33:28 +00:00
dependabot[bot]
bfb23d9510
build(deps): bump react-router-dom from 7.12.0 to 7.13.0 ( #684 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 23:52:59 +00:00
dependabot[bot]
872add843f
build(deps): bump axios from 1.13.2 to 1.13.4 ( #692 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 06:27:30 +00:00
dependabot[bot]
0c3b4d7fa0
build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 ( #680 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 19:35:01 +00:00
dependabot[bot]
25df15ef5e
build(deps-dev): bump globals from 16.5.0 to 17.0.0 ( #654 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-14 09:42:07 +01:00
dependabot[bot]
d81acb1919
build(deps-dev): bump @eslint-community/eslint-plugin-eslint-comments from 4.5.0 to 4.6.0 ( #669 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-14 08:14:18 +00:00
dependabot[bot]
dd3c94087a
build(deps-dev): bump vite from 7.3.0 to 7.3.1 ( #664 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-14 07:57:26 +00:00
4eb782a6f0
refactor(lib): move info modal to dedicated /info route
...
- Add InfoRedirect component for one-time redirect to /info on page load
- Simplify Modal component to pure presentation (remove redirect logic)
- Change NavBar info button from showModal() to Link to /info route
- Remove unused window.my_modal_3 global type declaration
- Fix modal centering by removing conflicting position classes
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 19:34:06 +01:00
ec2bce1ccb
refactor: move info modal to dedicated /info route
...
- Move Modal from always-rendered to route-based rendering at /info
- Update Modal component to use MapOverlayPage instead of dialog element
- Update ModalContent to use useNavigate for closing (navigates to /)
- Add automatic redirect to /info when map.info_open is true on first load
This change makes the info modal accessible via URL and improves
the architecture by using the existing routing system.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 16:45:23 +01:00
dependabot[bot]
fde73e5570
build(deps): bump react-router-dom from 7.10.1 to 7.11.0 ( #645 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-27 08:12:29 +00:00
Copilot
35acd015b8
fix(app): fix Directus API responses missing relational data (offers, needs, relations) ( #619 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: antontranelis <31516529+antontranelis@users.noreply.github.com>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-12-23 07:50:01 +01:00
dependabot[bot]
f099e7893d
refactor(deps): update react-router-dom from v6 to 7.10.1 and adapt to breaking changes ( #579 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-12-18 13:01:42 +01:00
dependabot[bot]
4ad9e2a214
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.24 to 0.4.26 ( #633 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-18 07:28:52 +01:00
dependabot[bot]
4adba2e455
build(deps-dev): bump vite from 7.2.7 to 7.3.0 ( #632 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-12-17 07:12:25 +00:00
dependabot[bot]
535d79a3b5
build(deps): bump @tailwindcss/vite from 4.1.17 to 4.1.18 ( #630 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-12-17 08:08:14 +01:00
dependabot[bot]
600ff18c93
build(deps-dev): bump tailwindcss from 4.1.17 to 4.1.18 ( #636 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-12-17 06:20:11 +00:00
dependabot[bot]
6393f3af80
build(deps-dev): bump daisyui from 5.5.8 to 5.5.14 ( #627 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-17 07:15:51 +01:00
dependabot[bot]
14e96e7b2a
build(deps-dev): bump daisyui from 5.5.5 to 5.5.8 ( #609 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-12-16 21:48:13 +01:00
dependabot[bot]
92bd5b9877
build(deps-dev): bump eslint-plugin-json from 3.1.0 to 4.0.1 ( #550 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-12-16 21:37:47 +01:00
dependabot[bot]
132a8871d7
build(deps-dev): bump eslint from 8.57.1 to 9.39.1 ( #576 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 20:29:08 +00:00
mahula
279110f011
refactor(other): update eslint to v9 with the flat configuration ( #405 )
2025-12-16 20:21:28 +00:00
dependabot[bot]
ecea9dc4ad
build(deps-dev): bump @types/node from 24.10.1 to 24.10.2 ( #612 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 10:16:30 +00:00
dependabot[bot]
38950b8f3d
build(deps-dev): bump vite-plugin-pwa from 1.1.0 to 1.2.0 ( #601 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 10:02:00 +00:00
dependabot[bot]
c7fe238b51
build(deps-dev): bump vite from 7.2.4 to 7.2.7 ( #615 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-10 09:16:06 +00:00
Anton Tranelis
e375553b3f
fix(app): normalize url in .env ( #607 )
2025-12-03 19:34:14 +01:00
dependabot[bot]
446a6551ef
build(deps-dev): bump vite from 7.2.2 to 7.2.4 ( #591 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 09:10:11 +01:00
Anton Tranelis
2eec9f959f
fix(app): show past items ( #433 )
...
Co-authored-by: mahula <lenzmath@posteo.de>
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-11-24 21:48:03 +01:00
dependabot[bot]
b44b479932
build(deps-dev): bump eslint-import-resolver-typescript from 3.10.1 to 4.4.4 ( #549 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 23:14:24 +01:00
dependabot[bot]
78079cf699
build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.23.1 ( #556 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 23:07:23 +01:00
dependabot[bot]
bac7783f79
build(deps-dev): bump vite from 6.4.1 to 7.2.2 ( #561 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 22:02:33 +01:00
dependabot[bot]
083fc70f36
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.23 to 0.4.24 ( #566 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 21:39:11 +01:00
dependabot[bot]
1882396765
build(deps-dev): bump eslint-plugin-promise from 6.6.0 to 7.2.1 ( #564 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 21:11:04 +01:00
dependabot[bot]
d0fe1eae49
build(deps-dev): bump eslint-config-prettier from 9.1.2 to 10.1.8 ( #565 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 20:52:48 +01:00
Anton Tranelis
0c6391e901
fix(other): removed unused packages and package-lock.json and fix vulnerabilities… ( #588 )
...
Co-authored-by: mahula <lenzmath@posteo.de>
2025-11-19 20:43:49 +01:00
dependabot[bot]
7468be017f
build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 7.0.1 ( #578 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 20:10:54 +01:00
dependabot[bot]
f55437b39e
build(deps-dev): bump vite-plugin-pwa from 0.21.2 to 1.1.0 ( #563 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:55:10 +01:00
dependabot[bot]
d088e3b227
build(deps): bump @tailwindcss/vite from 4.1.14 to 4.1.17 ( #554 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:37:33 +01:00
dependabot[bot]
61b959e003
build(deps): bump axios from 1.12.2 to 1.13.2 ( #569 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 19:31:52 +01:00
dependabot[bot]
c5884dad87
build(deps-dev): bump daisyui from 5.2.3 to 5.5.5 ( #585 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 15:32:41 +00:00
dependabot[bot]
a02edce30e
build(deps-dev): bump tailwindcss from 4.1.14 to 4.1.17 ( #586 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 16:23:54 +01:00
dependabot[bot]
bf9e3017b8
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /app ( #483 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-18 20:10:08 +00:00
dependabot[bot]
11b971371b
build(deps-dev): bump @types/node from 22.15.28 to 24.10.1 in /app ( #505 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 20:05:26 +00:00
Anton Tranelis
2ee10f0f55
fix(app): refactor icons ( #428 )
2025-11-10 16:55:31 +01:00
Anton Tranelis
590be2b7e5
fix(lib): optimized layout elements ( #424 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-14 12:00:23 +02:00
Anton Tranelis
15fbd3e6ce
fix(lib): improved item header ( #383 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-13 13:15:06 +02:00
Anton Tranelis
2411017c33
feat(lib): maplibre ( #425 )
2025-10-13 13:10:38 +02:00
Anton Tranelis
d10f924fa0
fix(lib): update tiptap to v3 ( #422 )
...
Co-authored-by: mahula <lenzmath@posteo.de>
2025-10-10 18:14:59 +02:00