baldo
672369d419
Fix: Sorting nodes did not work.
2022-08-24 17:32:36 +02:00
baldo
bfd6ca1d26
ESLint: Fix more warnings and errors.
2022-08-23 22:09:19 +02:00
baldo
66fb4e5004
More typesafe NodeSortField definition.
2022-08-23 21:01:58 +02:00
baldo
91690509d3
ESLint: Auto reformat and fixing some warnings / errors.
2022-08-23 20:08:53 +02:00
baldo
ac0642d8eb
Moved validator to shared code directory.
2022-08-04 18:40:38 +02:00
baldo
dda66c67bd
Move shared code into own directory for use in new frontend.
2022-08-04 15:31:01 +02:00
baldo
8adde69da8
Fix refactoring issues.
2022-08-02 15:24:53 +02:00
baldo
d783bb634f
Get rid of some anys.
2022-07-28 13:49:22 +02:00
baldo
5592892f0d
Get rid of lots of unnecessary lodash calls.
2022-07-28 13:21:25 +02:00
baldo
e00e50e166
Sort most fields case insensitive in admin panel.
2022-07-22 17:16:47 +02:00
baldo
250353edbf
Major refactoring and fixes.
...
* Split Node into multiple types and make sure fields are actually set
when type says so.
* Refactor request handling.
* Start getting rid of moment as a dependency by using
UnixTimestampSeconds instead.
2022-07-21 18:39:33 +02:00
baldo
975d5288a3
Refactoring of sorting and filtering in API.
2022-07-07 11:18:30 +02:00
baldo
b6b16f5250
Server side type refactoring.
2022-07-07 11:12:40 +02:00
baldo
52822207a5
Typescript migration: Major refactoring.
2020-04-15 20:12:58 +02:00
baldo
31ecc0cf4f
Typescript migration:
...
* resources/frontendResource.js
* resources/taskResource.js
* resources/versionResource.js
Also some refactoring towards using promises with async / await.
2020-04-09 20:18:13 +02:00
baldo
b1755047af
Typescript migration:
...
* utils/resources.js
* validation/constraints.js (only server side)
2020-04-09 01:41:45 +02:00