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
5dd0191d79
feat(source): lazy loading ( #229 )
...
* optimized build for lazy loading
* 3.0.95
* loading map overlay component
* 3.0.96
* loading screen for dynamic imports
* replace RichTextEditor with TextAreaInput (dummy)
* reduce changeset
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-06-04 13:12:57 +00:00
c82084576a
refactor(source): text-view ( #227 )
...
* refactor text-view
* lint fix
2025-06-03 10:09:19 +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
ed9906ae2f
fix(source): enhancing layer control ( #223 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* 3.0.86
* 3.0.87
* 3.0.88
* url layer parameter
* layer control customizing
* 3.0.89
* 3.0.90
* 3.0.91
* typing
* 3.0.92
* fixing bug and imports
* 3.0.93
* fixing bug on profile-item-create caused by PR 185
2025-05-23 10:04:34 +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
Max
82b1f39141
refactor(source): refactor Layer and its subcomponents, replacing cloneElement by context ( #185 )
...
* Refactor Layer and its subcomponents, replacing cloneElement by context
* Add showcase for PopupButton template component
* Templateify exported elements (WIP)
* Remove unused file
* Export templateified PopupStartEndInput
* Fix template component type
* Change folder structure
* Lower test coverage
* changed export name
* Refactor PopupForm and PopupView
* More refactoring
* Add provider for PopupFormContext
* Fix popupform title
* Add comments
* Use correct ItemFormPopup for new items
* Fix linting
* Reduce coverage
* Change tailwind prefix
* Fix type
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-05-22 20:14:42 +02:00
Anton Tranelis
06252fb0b5
refactor(source): zoom control ( #221 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* 3.0.86
* optional zoom control
2025-05-22 12:06:30 +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
67e8dfe7c1
refactor(source): dynamic marker icons ( #219 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* 3.0.86
* loading svgs from backend
* bugfixing and icon ajustments
* correct type import
* updated examples
* bugfix
* bugfix
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-05-21 09:37:16 +02:00
Anton Tranelis
204444f42d
fix(source): fix searchbar layout bug ( #220 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* 3.0.86
* fix layout bug in searchbar
2025-05-17 10:11:43 +02:00
Anton Tranelis
5f5fbe6a13
fix(source): icons ( #216 )
...
* 3.0.82
* version number
* 3.0.84
* 3.0.85
* suitcase & offer icon
2025-05-09 11:57:04 +02:00
Anton Tranelis
924195ce9f
fix(source): fix gallery ( #213 )
...
* 3.0.82
* version number
* fix gallery bug
2025-05-06 09:31:36 +00:00
Anton Tranelis
4d0ffdffc6
fix(source): new marker icons ( #214 )
...
* 3.0.82
* version number
* steps-icon
2025-05-06 09:28:28 +00:00
Anton Tranelis
cc9fb9376d
fix(source): fix popup tip ( #215 )
...
* 3.0.82
* version number
* fix popup tip radius
2025-05-06 11:26:17 +02:00
Anton Tranelis
9d8dbc235e
using theme control ( #37 )
2025-04-29 11:09:32 +02:00
Anton Tranelis
9e6bcf1846
fix(source): update tailwind and daisyui ( #196 )
...
* removed daisy from config
* removed tw-elements artefact
* removed comments from tailwind config
* removed safelist
* migrated to tailwind4 and daisyui5
* deleted tailwind.config.js which is not eeded anymore
* 3.0.79
* version number
* fixed broken layouts
* more fixing
* more layout fixing
* tested theming
* small fixes
* adapt snapshots to changes
* package.json: add unit test update script
* more ui refactoring & theme controller
* ui improvements
* package-lock.json
* fix linting
* fixed tabs
* fix linting
* fixed typing
---------
Co-authored-by: mahula <lenzmath@posteo.de>
2025-04-25 16:03:42 +02:00
Anton Tranelis
67a5e6e22d
docs(docu): improved documentation ( #169 )
...
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* cleand up types of UtopiaMap and UtopiaMapInner
* documented UtopiaMap, Tags, Tag and Permissions
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-04-21 23:21:11 +00:00
Anton Tranelis
e68ca0817a
test(source): linkItem() tested ( #211 )
...
* linkItem() tested
* set line coverage to 1
2025-04-21 23:19:01 +00: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
edb0172a8e
feat(source): initialized donation widget ( #194 )
...
* initialized donation widget
* opencollective api calls
* form element and styling
* fix linting
* removed unused import
* 3.0.79
* get opencollectiva api key from app state
* linting
2025-04-17 14:47:31 +02:00
Anton Tranelis
3bd22259f9
fix(docu): extending examples ( #197 )
...
* Create README.md
* Update README.md
* Update examples/README.md
Co-authored-by: mahula <lenzmath@posteo.de>
---------
Co-authored-by: mahula <lenzmath@posteo.de>
2025-04-17 11:13:30 +00:00
mahula
1d70cd4f3e
package.json: add unit test update script ( #198 )
...
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-04-17 12:05:36 +01:00
Anton Tranelis
7fdc41d679
refactor(source): reperation to merge map and landingpage ( #209 )
...
* adjustments to allow merge of map with landingpage
* 3.0.79
* 3.0.80
* version
* removed unused imports
2025-04-15 20:27:21 +00: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
eb5328e263
Update README.md ( #206 )
2025-04-03 10:53:36 +02:00
Anton Tranelis
79bf57b839
refactor(docu): add browserstack hint to readme.md ( #205 )
...
* Added Browserstack hint to README.md
* Update README.md
2025-04-03 09:47:59 +01:00
Max
f6e77df83a
Disable typescript sourcemap to get a valid sourcemap ( #203 )
2025-04-01 11:57:06 +02:00
Anton Tranelis
638630404f
fix include path ( #32 )
2025-03-20 00:54:07 +00:00
Anton Tranelis
4fc9516715
fix(source): external svg theming ( #192 )
...
* allow include of external svgs without breaking theming
* 3.0.77
* 3.0.78
* fixed LocateControl and added react-inlinesvg to external dependencies
* theming toast close button
* fixed typing
* theming search resuts
* theming search resuts
* theming search resuts
* theming donation widget
* theming donation widget
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-03-19 23:28:04 +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
Anton Tranelis
8b7cff2b32
fix(source): fix bug in ItemFormPopup ( #191 )
...
* fix bug in ItemFormPopup
* removed logging
* removed more logging
2025-03-19 23:07:43 +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
Max
0595e54a9b
Use defaultValue instead of selected ( #187 )
2025-03-13 18:27:56 +00:00