a3db2ae89e
fix easy types
2026-02-23 10:46:34 +01:00
fc4e15c217
refactor(backend): use eslint config it4c ( #9290 )
2026-02-22 21:52:14 +00:00
1612d03b52
fix(backend): replace slug package with slugify ( #8807 )
...
* replace slug with slugify
* replace slug with slugify in root package.json
* remove undocumented characters
---------
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2025-08-07 09:44:19 +00:00
Robert Schäfer
fac818a3e4
refactor(backend): types for context + slug ( #8486 )
...
Also these changes saw merge conflicts in #8463 so let's get them merged already.
Co-authored-by: mahula <lenzmath@posteo.de>
2025-05-04 07:44:31 +08:00
b464a380ca
refactor(backend): lint @typescript-eslint/recommended-requiring-type-checking ( #8407 )
...
* lint @typescript-eslint/recommended
* lint @typescript-eslint/recommended-requiring-type-checking
fix type not detected locally due to wierd uuid typings
missing save
error not reported locally
---------
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2025-04-21 10:32:44 +00:00
aaa033c6a3
lint fixes
2023-06-21 16:43:18 +02:00
ebddfa7df4
all files as .ts
2023-06-12 13:25:21 +02:00
Wolfgang Huß
f565e5fb6a
Implement 'CreateGroup' with tests
2022-08-02 16:20:11 +02:00
Brandon Tripp
00e0ccd7a4
The uniqueSlug charmap option was set to the multicharmap in order to keep the modified german umlaut settings to overide the internal settings for other diacritics. The test cases strings were extended to improve coverage of diacritic removal.
2021-01-20 18:49:04 -07:00
Brandon Tripp
c8ac972e20
Linting fix.
2021-01-19 15:38:21 -07:00
Brandon Tripp
da99ee596e
Linting for code changes.
2021-01-19 14:51:19 -07:00
Brandon Tripp
4c8eeb506e
A charmap added for slug to transliterate the german umlauts and the spanish enya. The package was updated but does not accept the setting properly.
2021-01-19 14:51:19 -07:00
Brandon Tripp
9d19eab35b
linting adjustment.
2021-01-19 14:51:19 -07:00
Brandon Tripp
a5da718bb0
A slight change to the test cases to make sure the encoding is working for German and Spanish.
2021-01-19 14:51:19 -07:00
Brandon Tripp
e22e15bc77
Changed the uniqueSlug setting to include the deutsch locale to properly handle umlauts and tests.
2021-01-19 14:51:19 -07:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Robert Schäfer
e1bb6ed74e
Fix lint
2019-08-02 01:45:36 +02:00
cfd0975b24
backend linting
2019-05-23 19:23:03 +02:00
0be2891858
make email a required field for user, tests for front- & backend
2019-05-02 16:17:16 +02:00
10ef0ab1c4
started backend test, fixed uniqueSlug
2019-04-30 19:05:03 +02:00
Robert Schäfer
7a72185c9e
Merging backend to master
2019-03-20 21:00:59 +01:00