185 Commits

Author SHA1 Message Date
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
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
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
7f6b08a13f
missing fix 2024-11-08 19:37:14 +01:00
fefc015b70
lint fixes 2024-11-08 19:36:35 +01:00
cc4971e2d0 updated 2024-11-08 10:34:06 +01:00
8af866acf4 merged main 2024-11-08 10:27:10 +01:00
7ddd125289 fix email hint 2024-11-08 09:01:46 +01:00
1245d8f3b0 advanced share buttons and copy to clipboard 2024-11-08 08:56:36 +01:00
842d1d4bab
lint fixes 2024-11-07 17:04:14 +01:00
388ae9ef6a
lint fixes 2024-11-07 16:56:26 +01:00
2bc5b95151 added protocoll to share url 2024-11-07 08:16:32 +01:00
f8f7f485a4 slug share workaround 2024-11-07 08:07:13 +01:00
660b4231b6 fix share base url 2024-11-06 20:24:01 +01:00
f296ddd606 implemented flex profiles 2024-11-06 20:11:17 +01:00
3f701233a1 flex profiles 2024-11-05 09:15:20 +01:00
5807869721
lint fixes 2024-11-03 00:36:02 +01:00
2f77dde3da
remove used eslint disables 2024-11-02 23:18:29 +01:00
2746844f07
fix formating errors with eslint ignore comments 2024-11-02 22:51:59 +01:00
6ae276bedf
autofixes 2024-11-02 22:45:29 +01:00
107f7da939 fixed linting 2024-11-02 22:28:47 +01:00
997c31c8f5 restore setTemplate 2024-11-02 21:55:03 +01:00
2c6564ecf7
fixes after merge 2024-10-31 12:45:13 +01:00
ba0c501d4c
Merge branch 'main' into eslint-standart 2024-10-31 12:32:12 +01:00
97add15469 removed unused var 2024-10-30 08:03:19 +01:00
9dcd2b858f hotfix to fix permission issue 2024-10-30 07:43:16 +01:00
36aeda5919
lint fixes 2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes 2024-10-29 17:42:04 +01:00
caa0faf194
import fix 2024-10-29 11:58:27 +01:00
7e02a76102
import fix 2024-10-29 11:58:04 +01:00
d832185ee3
lint fixes 2024-10-29 11:55:07 +01:00
95f108c2f7
fix more lint errors 2024-10-29 10:46:14 +01:00
abc91712e0 changed some wording 2024-10-14 16:14:48 +02:00
5321c56669 fixed imports 2024-10-13 23:03:22 +02:00
7d943126ab enhanced TabView 2024-10-13 01:01:23 +02:00
f23ea88e31 merged 2024-10-08 08:32:10 +02:00
c3867b8835 fix error handling: not inifinite loading wehn error occurs while updating profile 2024-08-03 17:50:27 +02:00
5a84c4f180 merged 2024-07-31 21:34:27 +02:00
0a3f752ab1 just open profile when item exist and loaded 2024-07-31 21:29:52 +02:00