a450128b72
reorganized types
2025-02-09 20:32:41 +00: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
antontranelis
66f1c328e7
Merge pull request #36 from utopia-os/lint-catchall
...
feat(other): lint catchall
2024-11-18 09:24:24 +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
782b0fc700
fix errors
2024-11-11 15:45:25 +01:00
fefc015b70
lint fixes
2024-11-08 19:36:35 +01:00
8af866acf4
merged main
2024-11-08 10:27:10 +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
6ae276bedf
autofixes
2024-11-02 22:45:29 +01:00
36aeda5919
lint fixes
2024-10-29 18:24:11 +01:00
9546b2e9f4
autofixes
2024-10-29 17:42: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
c3867b8835
fix error handling: not inifinite loading wehn error occurs while updating profile
2024-08-03 17:50:27 +02:00
23931a66cd
fix bug preventing save empty fields
2024-07-31 18:33:25 +02:00
b42e310d69
added contact, start and end to tabs form
2024-07-30 13:32:05 +02:00
53598fc066
comment
2024-07-29 20:38:54 +02:00
7e426348df
fixed request handling to fix add tag issue
2024-07-29 12:43:03 +02:00
d55864e083
logging and awaits added
2024-07-29 08:59:23 +02:00
fadd06c60f
removed logging
2024-07-23 22:44:05 +02:00
86b442aabf
cleanup profile form
2024-07-23 18:29:10 +02:00
fd989e9b16
outsourced profile item functions in new file
2024-07-23 13:46:37 +02:00