23 Commits

Author SHA1 Message Date
Maximilian Harz
81e2d53afa Refactor layers and items into one common state (WIP) 2025-07-11 01:32:29 +02:00
Maximilian Harz
438d590b85 Don't toast error if user profile was not loaded yet 2025-07-09 19:33:40 +02:00
Maximilian Harz
250b843fae Remove dead import 2025-07-05 16:50:15 +02:00
Maximilian Harz
fe06536184 Merge main 2025-07-05 16:23:42 +02:00
Anton Tranelis
855ef3de29
fix(lib): base layer config (#276)
* add close button to custom info modal

* added attribution

* fix build examples workflow

* fix pending tests

* Revert "add close button to custom info modal"

This reverts commit 835c661009abbdc5c095a6bc86bbd6890e080e5f.
2025-07-04 08:39:13 +02:00
Anton Tranelis
12aba6a67e
fix(lib): fix labels (#278)
* fix labels

* more lables

* and the rest of the lables

* updated snapshots

* fix linting
2025-07-04 08:36:11 +02:00
Anton Tranelis
045ec726eb
fix(lib): auto close update position toast (#277)
* add close button to custom info modal

* auto close update position toat

* Revert "add close button to custom info modal"

This reverts commit cf5b9a407effe0772ed622ce2369cf16e0b82175.

* fix: reset position for new items without text
2025-07-03 13:18:10 +02:00
Anton Tranelis
712aa98ac2
refactor(other): repo setup (#271)
* direct library import

* running dev environment

* fix linting

* strickt null checks

* fix linting

* chunks

* fix jumping button

* don't exclude rollup-config from typechecks
2025-06-27 20:03:16 +02:00
Maximilian Harz
4209bf20d0 Pass profile to redeem Api and adapt to changed redeem flow 2025-06-27 16:47:05 +02:00
Maximilian Harz
5dba5e0ca9 Add basic relations view 2025-06-27 15:37:05 +02:00
Anton Tranelis
76d899dba2
fix(lib): fixed profile crash on browser translation (#270)
* fixed profile crash on browser translation

* fix linting
2025-06-26 20:36:16 +02:00
Maximilian Harz
814229e855 Hide missing form error 2025-06-26 00:25:14 +02:00
Maximilian Harz
c0f4715bc8 Fix some logic with login and redeeming 2025-06-26 00:01:30 +02:00
Maximilian Harz
2b3b3d5889 Redirect to inviting profile when redeeming 2025-06-25 23:09:12 +02:00
Maximilian Harz
f1d1943978 Redeem invite link when logged in or after logging in 2025-06-25 23:00:06 +02:00
Maximilian Harz
505ec10152 Show invite link with copy functionality and QR-Code, add tests 2025-06-24 23:39:12 +02:00
Maximilian Harz
3ce71da9ff Add component to show invite link (WIP) 2025-06-23 23:45:55 +02:00
Max
13612c56aa
fix(frontend): lazy load components at top level, not inside another component (#265)
* Lazy load components at top level, not inside another component

* version

---------

Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-06-23 07:08:49 +00:00
Anton Tranelis
1828f29cfb
fix(frontend): fixed gallery object on item update (#261)
* fixed gallery object on item update

* version
2025-06-18 13:19:01 +02:00
Anton Tranelis
d73e4886e8
fix(other): fixed lib README badges, moved map README, unpublished map changes, f… (#259)
* fixed lib README badges, moved map README, unpublished map changes, fixed vulnurability

* limit scope of rollups commonjs plugin
2025-06-15 10:29:39 +02:00
a723d4d3cf
move text files to the root directory where applicable (#258) 2025-06-13 09:48:41 +02:00
da634ba8c9
fixed related to mono-repo
issue templates

workflow: lint frontend

workflow: test lib

workflow - unit tests frontend

lib instead of frontend

missing name

workflow: lint examples

workflow: build lib

LICENSE

rename workflow build lib

docs lib

deploy docs

fix build example flow
2025-06-12 11:29:22 +02:00
d32be08be8
move utopia-ui into subfolder lib 2025-06-12 10:46:01 +02:00