Moriz Wahl
|
9f9c6aed79
|
devops: Release Version 1.9.0
|
2022-06-02 14:28:27 +02:00 |
|
Moriz Wahl
|
c922bd6b6f
|
fix: License should be a valid SPDX license expression
|
2022-05-31 14:11:09 +02:00 |
|
Moriz Wahl
|
8922b51dcf
|
devops: Update License in all package.json
|
2022-05-23 19:16:47 +02:00 |
|
Moriz Wahl
|
99f03dac9f
|
Release 1.8.3
|
2022-05-13 11:39:18 +02:00 |
|
Moriz Wahl
|
ec2a1535a9
|
release 1.8.2
|
2022-05-11 17:33:23 +02:00 |
|
|
|
40328fabfb
|
v1.8.1
|
2022-04-28 21:51:05 +02:00 |
|
|
|
84d4d41f22
|
v1.8.0
|
2022-04-25 16:51:48 +02:00 |
|
Claus-Peter Hübner
|
7d1f97ea0b
|
cross-env for database
|
2022-04-22 02:34:17 +02:00 |
|
Moriz Wahl
|
edaafa0e32
|
remove seed from database
|
2022-04-19 08:44:34 +02:00 |
|
|
|
f76a85baee
|
v1.7.1
|
2022-04-01 15:04:02 +02:00 |
|
|
|
014306574d
|
v1.7.0
|
2022-03-30 20:42:56 +02:00 |
|
|
|
50d13b10ab
|
Merge branch 'combine_transaction_tables2' into refactor_arithmetic
# Conflicts:
# backend/src/config/index.ts
# backend/src/graphql/model/Transaction.ts
# backend/src/graphql/resolver/AdminResolver.ts
# backend/src/graphql/resolver/TransactionResolver.ts
# database/entity/Transaction.ts
# database/src/interface/TransactionContext.ts
# database/src/seeds/helpers/user-helpers.ts
|
2022-02-28 12:58:23 +01:00 |
|
|
|
3703ce00dd
|
v1.6.6
|
2022-02-28 12:08:50 +01:00 |
|
|
|
3707ca2d2c
|
fix timezone problem
|
2022-02-25 19:24:14 +01:00 |
|
|
|
3ffdf24f80
|
migrate data types to decimal initial commit
|
2022-02-25 04:21:36 +01:00 |
|
|
|
a896c9eb8c
|
disallow warnings on database and fix all lint warnings
|
2022-02-23 00:41:04 +01:00 |
|
Moriz Wahl
|
8d9228aab8
|
ensure mnemomic type files are copied to build
|
2022-02-21 14:30:06 +01:00 |
|
|
|
e125a45885
|
v1.6.5
|
2022-02-15 15:04:30 +01:00 |
|
|
|
b2bf3457f9
|
v1.6.4
|
2022-02-14 14:00:56 +01:00 |
|
|
|
275ca14692
|
v1.6.3
|
2022-02-09 19:37:52 +01:00 |
|
|
|
0b874235a9
|
v1.6.2
|
2022-02-08 16:29:18 +01:00 |
|
|
|
87e0f056ef
|
v1.6.1
|
2022-01-27 21:39:46 +01:00 |
|
|
|
17945b1645
|
v1.6.0
|
2022-01-27 11:44:53 +01:00 |
|
Moriz Wahl
|
fda6576714
|
change paths of up, down and reset
|
2021-12-29 22:09:56 +01:00 |
|
Moriz Wahl
|
3d349b2121
|
feat: Test Create User Mutation
|
2021-12-27 15:57:04 +01:00 |
|
Moriz Wahl
|
119c084901
|
fix: No Nodemon in Database Scripts
|
2021-12-08 15:33:27 +01:00 |
|
Moriz Wahl
|
6eedde23af
|
recover reset to get CI running again
|
2021-11-30 09:18:57 +01:00 |
|
Moriz Wahl
|
ae8fc914fb
|
further refactoring
|
2021-11-26 12:24:56 +01:00 |
|
Moriz Wahl
|
0b3ead8369
|
simple seed is working
|
2021-11-18 19:17:51 +01:00 |
|
Moriz Wahl
|
15d1e6545b
|
user factory and seed
|
2021-11-18 10:19:13 +01:00 |
|
Moriz Wahl
|
f0696061c4
|
feat: Setup Data Seeding
|
2021-11-18 09:32:17 +01:00 |
|
|
|
b00a2a08d4
|
make typeorm available in the database project using our entities
|
2021-10-09 13:22:12 +02:00 |
|
|
|
197f1975bf
|
use mysql2 due to promise wrapper and speed advantage
|
2021-08-23 12:38:26 +02:00 |
|
|
|
d480cadf93
|
fixed build js up/down/reset commands
started to do some more prepare stuff
|
2021-08-23 12:38:26 +02:00 |
|
|
|
5bb5fda6e5
|
- initialize database migration
- create database if it does not exist
|
2021-08-23 12:38:25 +02:00 |
|
|
|
60a7b2749b
|
- eslint
- typescript config
- package json commands
- refactor script to be able to run up/down/reset
- config
- linting
|
2021-08-23 12:38:25 +02:00 |
|
|
|
7ed56ed5ab
|
database migrations - initial commit
|
2021-08-23 12:38:25 +02:00 |
|