Anton Tranelis
6a138f834e
fix(frontend): css fix for chrome bug ( #44 )
...
* handover layercontrol init variable
* merged
* fixing mobile chrome keyboard breaking layout
2025-06-06 23:18:28 +02:00
Anton Tranelis
3acac31b76
refactor(frontend): dynamic imports ( #43 )
...
* handover layercontrol init variable
* merged
* updated config for lazy loading
* fix dyynamic imports
* commented out https config
2025-06-04 19:57:40 +02:00
Anton Tranelis
39acb2b3c7
fix(frontend): layer control ( #41 )
...
* CONFIG LAYER CONTROL
* handover layercontrol init variable
* merged
* fix vulnerability
* updated utopia-ui to 3.0.93
* updated utopia-ui
2025-05-23 10:56:22 +02:00
Anton Tranelis
64daaee93b
CONFIG LAYER CONTROL ( #40 )
2025-05-22 20:47:57 +02:00
Max
650b478e75
refactor(frontend): rename ItemView and ItemForm to PopupView and PopupForm ( #20 )
...
* Redo renaming
* Redo renaming
* utopia v 3.0.90
* utopia v 3.0.91
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-05-22 20:41:56 +02:00
Anton Tranelis
d89e160276
error-handing ( #38 )
2025-05-21 12:24:00 +02:00
Anton Tranelis
1040db5fa5
api adjustments for svg-marker-icon loading ( #39 )
2025-05-21 11:56:24 +02:00
Anton Tranelis
9d8dbc235e
using theme control ( #37 )
2025-04-29 11:09:32 +02:00
Anton Tranelis
823d8c2c82
refactor(frontend): get open collective key from env ( #36 )
...
* removed daiyui from config
* updated to tailwind4 and daisyui 5
* changed embedded mode handling
* get open collective api key from .env
* linting
2025-04-17 14:41:23 +01:00
Anton Tranelis
0b3b615dec
refactor(frontend): update tailwind and daisyui ( #34 )
...
* removed daiyui from config
* updated to tailwind4 and daisyui 5
* changed embedded mode handling
* tailwind config
* fix linting
2025-04-14 22:44:35 +01:00
Anton Tranelis
638630404f
fix include path ( #32 )
2025-03-20 00:54:07 +00:00
Anton Tranelis
8863f848d6
fix(frontend): use SVG component to theme menu icons ( #30 )
...
* use SVG component to theme menu icons
* fixed linting
* externalize github icon and add opencollective
* fixed spelling
2025-03-19 23:14:50 +00:00
1d00438440
refactor(docker): directus use postgress, redis and fix cors ( #26 )
...
* directus use postgress, redis and fix cors
In order to use gis features you can install some plugins to sqlite or
use postgres which supports those features natively.
Use a redis cache as this was part of the advanced setup example.
Furthermore fix cors and allow http://localhost:8080 by default.
* lint fixes
2025-03-18 10:07:48 +01:00
02833c79af
Merge pull request #29 from utopia-os/eslint
...
refactor(frontend): eslint
2025-03-17 22:58:48 +01:00
f6435c050f
fix eslint
...
fix eslint
lint fix
2025-03-16 02:30:32 +01:00
30fb36ee37
workflow: lint
...
delete comments
2025-03-16 02:10:03 +01:00
c8b994796b
fix everything
...
- fix all autofixable problems
- fix all other errors by a file-wide ignore
2025-03-16 02:05:18 +01:00
9d5ebf7e08
eslint
...
sync eslint configuration with `utopia-ui`
2025-03-16 01:37:21 +01:00
Anton Tranelis
ce9ca46757
Merge pull request #25 from utopia-os/fix-vulnerabilities
...
fix(frontend): fix vulnerabilities
2025-03-14 19:05:47 +00:00
ab3c471b6d
fix vulnerabilities
2025-03-14 13:42:41 +00:00
a0c20cd69c
Merge branch 'main' of github.com:utopia-os/utopia-flex-map
2025-03-14 13:41:03 +00:00
6edf0fb7d3
Merge pull request #23 from utopia-os/backend-data-empty
...
feat(backend): backend data empty
2025-03-14 14:06:45 +01:00
669a73b55a
Merge branch 'main' into backend-data-empty
2025-03-14 13:57:47 +01:00
fecb275f16
Merge pull request #22 from utopia-os/docker-compose-backend
...
feat(docker): docker compose backend
2025-03-14 13:57:21 +01:00
2a3f14ef4e
Merge branch 'main' into docker-compose-backend
2025-03-14 13:50:09 +01:00
ad893ae71c
Merge pull request #21 from utopia-os/docker-compose-frontend
...
feat(docker): docker compose frontend
2025-03-14 13:49:54 +01:00
709f3bb2b1
Merge branch 'main' of github.com:utopia-os/utopia-flex-map
2025-03-13 08:00:44 +00:00
aec914c0bc
Merge branch 'main' into backend-data-empty
2025-03-12 15:46:31 +01:00
Anton Tranelis
4900d8ae6a
Merge pull request #24 from utopia-os/workflow-lint-pr-scope-frotnend-backend
...
refactor(workflow): workflow lint pr - new scope frontend and backend
2025-03-12 14:44:07 +00:00
2a3e785e18
workflow: lint pr - new scope frontend and backend
2025-03-10 16:48:56 +01:00
245d41816e
empty directus data dump
...
empty directus data dump + README.md explaining how to do so
also document how to push data
2025-03-10 16:45:21 +01:00
9944964e2e
docker-compose backend + dockerfile including sync extension
...
Includes a directus backend in the docker-compose file and the extension
`directus-sync` to allow the persisting of the directus configuration.
2025-03-10 16:37:09 +01:00
b39999fd65
clean docker-compose file
2025-03-10 16:08:25 +01:00
d37ec273ac
use cupcakearmy/static instead of flashspys/nginx-static
...
cupcakearmy's nginx has more configuraion options (you can override the
nginx config for example)
2025-03-10 16:08:03 +01:00
0f64f3200c
docker-compose for the frontend
...
Serve static files via nginx from dist folder in docker-compose
2025-03-10 16:02:43 +01:00
60984241fa
changed port back to 5174
2025-03-05 07:42:12 +00:00
b98daf618b
updated utopia-ui to 3.0.74
2025-02-28 20:00:35 +00:00
f506509531
updated to utopia-ui 3.0.66
2025-02-27 08:26:54 +00:00
3aec205daa
updated to utopia-ui 3.0.65
2025-02-27 08:07:32 +00:00
2d79bb464c
updated to utopia-ui@3.0.64
2025-02-20 09:07:23 +00:00
antontranelis
1de3469bed
Merge pull request #19 from utopia-os/fix-type-imports
...
fix(other): fix type imports
2025-02-11 15:27:17 +00:00
44c7f4d120
fix type imports
2025-02-11 15:25:57 +00:00
antontranelis
7fb2fbc54c
Merge pull request #18 from utopia-os/fix-type-imports
...
fix(other): remove custom item property names per layer
2025-02-11 15:25:20 +00:00
Maximilian Harz
26f2547c61
Remove custom item property names per layer
2025-02-06 12:27:05 +01:00
726542e70e
updated utopia-ui to 3.0.36
2025-02-02 22:02:32 +00:00
378cc760bd
Merge branch 'main' of github.com:utopia-os/utopia-flex-map
2025-01-29 12:09:00 +00:00
86891765c5
loading animation
2025-01-29 12:08:09 +00:00
antontranelis
fbbf035567
Update README.md
2024-11-26 09:03:30 +01:00
antontranelis
7976f25c90
Update README.md
2024-11-26 08:29:00 +01:00
antontranelis
9d9db90600
Update README.md
2024-11-24 21:31:36 +01:00