591 Commits

Author SHA1 Message Date
ec9f086000 fix linting 2025-02-04 12:47:53 +00:00
a8ad09fab7 removed tributejs 2025-02-04 12:44:59 +00:00
Moriz Wahl
52899df550 Merge branch 'main' into setup-unit-tests 2025-02-04 10:46:27 +01:00
c71b4f5ed3
Merge pull request #89 from utopia-os/typedoc
feat(other): typedoc
2025-02-04 10:42:28 +01:00
Moriz Wahl
942d17d1e2 Merge branch 'main' into setup-unit-tests 2025-02-03 23:09:44 +01:00
Moriz Wahl
22258a62ca fully test text input component 2025-02-03 22:40:06 +01:00
Moriz Wahl
3a84b6db07 test snapshot 2025-02-03 21:52:07 +01:00
Moriz Wahl
1a2b2275e5 add simple unit test 2025-02-03 21:05:25 +01:00
2bd9fd20d2 changed wording in player profiles 2025-02-03 10:38:16 +00:00
b7fbbd4d89 set infotext timer to 10s 2025-02-03 10:20:04 +00:00
eb02d376df fix custom marker icon in Layer component 2025-02-03 10:16:53 +00:00
30edd02a1c
fix lint 2025-02-03 11:06:17 +01:00
d7b21c8ee8
cast to any as setClusterRef is not properly typed at the moment 2025-02-03 11:06:17 +01:00
c934621ff2 cannabis icon 2025-02-03 08:55:42 +00:00
ad4ef14014 Merge branch 'main' into gallery-component 2025-02-02 21:51:19 +00:00
04e806cbdc fix linting 2025-02-02 21:37:39 +00:00
0e6959331a fixed some linting 2025-02-02 19:24:13 +00:00
acc502edde Merge branch 'main' into gallery-component 2025-02-02 18:21:27 +00:00
f836e57c18 added more marker icons 2025-02-02 17:58:48 +00:00
b6cb5db804 remove useAuth from export 2025-01-29 14:48:26 +00:00
6004ca095a removed logging 2025-01-29 14:22:51 +00:00
c704308010 linting 2025-01-29 14:17:13 +00:00
9c0a11ceee cleanup maps and layers 2025-01-29 14:13:02 +00:00
Maximilian Harz
6287bb78e8 Solve linting errors or outcomment rules 2025-01-28 11:40:31 +01:00
Maximilian Harz
0c60f9fc7f Merge main 2025-01-25 10:26:33 +01:00
Maximilian Harz
be3fca7925 Add types for EmojiPicker 2025-01-23 12:05:48 +01:00
5ffe44de2c implemented gallery widget 2025-01-08 00:31:58 +00:00
c4a8c14fcb Merge branch 'main' into gallery-component 2025-01-07 16:53:51 +00:00
7be57a5658 init gallery component 2025-01-04 15:24:40 +00:00
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
3014cf682f option to make textarea input required or optional 2024-11-29 18:05:26 +01:00
antontranelis
0b17cdb624
Merge pull request #52 from utopia-os/types
fix(other): separated types, eslint rule for importing types
2024-11-26 06:14:22 +01:00
002f606953
fix AssetsApi any 2024-11-24 04:20:26 +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
a6cd9dbeb2
potentially fix an app crash
Potentially fixes app crash on
https://next.docutopia.de/item/54870c5f-9b37-4bcb-9838-59a76561c4d5
caused by an field being null
2024-11-24 01:25:33 +01:00
ae9a15b50c make icon and text inline 2024-11-22 18:22:27 +01:00
5835baa94c markdown hint 2024-11-22 16:56:48 +01:00
22915c19aa fix form height 2024-11-22 14:55:06 +01:00
1923e180d4 e-mail and phone validation in group-subheader component 2024-11-22 13:27:15 +01:00
594784e77a fix removing custom profile image bug 2024-11-22 13:25:41 +01:00
b6adca6a1a removed unused iport 2024-11-21 10:21:03 +01:00
fe33d56131 profile fix part 1 2024-11-21 10:20:03 +01:00
antontranelis
f4e71050a5
Merge branch 'main' into lint-security 2024-11-18 09:28:52 +01:00
antontranelis
66f1c328e7
Merge pull request #36 from utopia-os/lint-catchall
feat(other): lint catchall
2024-11-18 09:24:24 +01:00
antontranelis
4031cd25ca
Merge pull request #33 from utopia-os/lint-promise
feat(other): lint promise
2024-11-18 09:12:20 +01:00
6e60d47e86
fix all lint errors 2024-11-12 09:29:02 +01:00
e84061178f
remove node environment requirement 2024-11-12 09:26:57 +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
782b0fc700
fix errors 2024-11-11 15:45:25 +01:00