Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* Add script to automatically add license to each file
* Add license preamble to each file.
* Fix existing preamble detection breaking due to line endings. Git :(
* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
e42eaeee8d
Add migrations ( #923 )
...
* Fix typeorm migration cli and server migrations.
* Add `migrate-from-staging` script
2023-01-05 17:04:15 +11:00
Madeline
32e9d1828c
Move to migrations. Use npm run generate:db
for first database generation.
2022-12-18 22:14:12 +11:00
Madeline
1148eaa6a2
user validation stuff
2022-12-17 18:50:27 +11:00
Madeline
550b830f46
Generate IDs for entities by default
2022-09-28 16:07:58 +10:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
f44f5d7ac2
Refactor to mono-repo + upgrade packages
2022-09-25 23:35:18 +10:00