|
|
a10013bc72
|
start mysql before so we can hope for a connection
|
2021-08-23 15:46:21 +02:00 |
|
|
|
e839221f58
|
remove previous ocker compose build - its not needed
|
2021-08-23 15:41:38 +02:00 |
|
|
|
eaa7229b21
|
we need the mysql module, therefore the node_modules folder
|
2021-08-23 15:28:31 +02:00 |
|
|
|
e1dae547f0
|
test with correct target
|
2021-08-23 15:25:47 +02:00 |
|
|
|
e229494357
|
does this work now?
|
2021-08-23 15:15:12 +02:00 |
|
|
|
7622681be1
|
it is required to check out the code obviously
|
2021-08-23 15:05:12 +02:00 |
|
|
|
43b1866c37
|
try database migration up and reset
remove unfunctional gd docker compose parts
|
2021-08-23 15:00:36 +02:00 |
|
|
|
793b9d7c3c
|
build & lint testing for database migrations
|
2021-08-23 14:48:25 +02:00 |
|
|
|
65fdc75a1f
|
database version check backend,
connect "singleton" for mysql
docker-compose backend depends on mariadb and restarts till the correct database version is found
|
2021-08-23 14:03:02 +02:00 |
|
|
|
8cf8cc0751
|
added dotenv package requirement
removed typeorm package + orm config file
added mysql2 package
new config options for the database
cleaned .env.dist
|
2021-08-23 13:59:00 +02:00 |
|
|
|
d130ad1677
|
resolved missmerge due to overcommited stuff
|
2021-08-23 12:39:41 +02:00 |
|
|
|
9e29613206
|
docker implementation of the migrations service "database"
|
2021-08-23 12:38:27 +02:00 |
|
|
|
160e0bb6c6
|
comment
|
2021-08-23 12:38:26 +02:00 |
|
|
|
d4b5872ef2
|
also check if migration table is present at all
|
2021-08-23 12:38:26 +02:00 |
|
|
|
ffc83845e5
|
renamed script to have leading zeros to not break order later on
|
2021-08-23 12:38:26 +02:00 |
|
|
|
428b1139af
|
typo
|
2021-08-23 12:38:26 +02:00 |
|
|
|
f1ed748983
|
fixed bug where the migrations table was deleted every time
|
2021-08-23 12:38:26 +02:00 |
|
|
|
e8d6e871c4
|
missing await
|
2021-08-23 12:38:26 +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 |
|
|
|
9660a883c3
|
removed more skeema stuff relate to the community db
|
2021-08-23 12:38:26 +02:00 |
|
|
|
46be5c2d3c
|
removed community db skeema stuff from mariadb docker file
|
2021-08-23 12:38:26 +02:00 |
|
|
|
890cce9e03
|
- removed remaining sql file from community server
- fixed skeema dockerfile
|
2021-08-23 12:38:25 +02:00 |
|
|
|
8547362609
|
removed skeema from community database
|
2021-08-23 12:38:25 +02:00 |
|
|
|
5bb5fda6e5
|
- initialize database migration
- create database if it does not exist
|
2021-08-23 12:38:25 +02:00 |
|
|
|
d5436646e5
|
.env.dist
|
2021-08-23 12:38:25 +02:00 |
|
|
|
349d4316d8
|
lint fixes
|
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 |
|
|
|
d0c2bcbbc4
|
Merge pull request #769 from gradido/issue_release
issue_type_release
|
2021-08-23 12:35:56 +02:00 |
|
|
|
7e10ee6017
|
Merge pull request #771 from gradido/some_docu
some_docu
|
2021-08-23 12:35:36 +02:00 |
|
|
|
7f7834ed9f
|
Merge pull request #768 from gradido/database_reachable_in_testmode
database_reachable_in_testmode
|
2021-08-23 12:34:38 +02:00 |
|
|
|
a2b3a1b44d
|
Some docu files not yet in the repo
|
2021-08-22 13:40:11 +02:00 |
|
|
|
8cb79aa66b
|
issue type release
|
2021-08-22 13:25:44 +02:00 |
|
|
|
89965c5f26
|
allow maria db to be reachable from outside the docker environment in the test environment
|
2021-08-22 13:16:05 +02:00 |
|
Alexander Friedland
|
5034464ffd
|
Merge pull request #734 from gradido/706-Implement-new-Logo
logo changed, old logos and icons deleted
|
2021-08-20 14:34:07 +02:00 |
|
Alexander Friedland
|
f24d0dd7d6
|
Merge pull request #755 from gradido/default_value_communty_url
change default value of communty url
|
2021-08-20 14:32:50 +02:00 |
|
ogerly
|
a507f250c5
|
change default value of communty url
|
2021-08-20 14:00:19 +02:00 |
|
Moriz Wahl
|
9948a92b9c
|
Merge pull request #737 from gradido/improve-tests
feat: Testing Tabs of TransactionLists
|
2021-08-18 13:31:27 +02:00 |
|
Moriz Wahl
|
32fb0698b9
|
better test data
|
2021-08-18 09:43:29 +02:00 |
|
Moriz Wahl
|
e416bd1b34
|
coverage frontend to 60%
|
2021-08-17 19:28:56 +02:00 |
|
Moriz Wahl
|
bfe806988e
|
test for GDT transaction list
|
2021-08-17 19:21:36 +02:00 |
|
Moriz Wahl
|
080f5f257a
|
more compact wrapper creation
|
2021-08-17 18:32:53 +02:00 |
|
Moriz Wahl
|
8dd64f5452
|
add test for thx page
|
2021-08-17 18:27:36 +02:00 |
|
Moriz Wahl
|
0e4f99af8e
|
Merge branch 'master' into improve-tests
|
2021-08-17 17:41:59 +02:00 |
|
Moriz Wahl
|
3c4c0bf844
|
disable warnings of bootstrap-vue in tests, network-only fetchPolicy in Login, testsing tabs of TransactionsLists
|
2021-08-17 17:37:37 +02:00 |
|
Moriz Wahl
|
e0b31a8e4d
|
stub GdtTransactionList
|
2021-08-17 15:45:54 +02:00 |
|
Hannes Heine
|
849117c2c3
|
Merge pull request #736 from gradido/correct-apollo-client-queryPolicy
Added a fetchPolicy: 'no-cache' to the login vall.
|
2021-08-17 13:57:34 +02:00 |
|
|
|
2394610adc
|
Merge pull request #731 from gradido/docu_fragen_community
Docu fragen community
|
2021-08-17 13:55:27 +02:00 |
|
elweyn
|
44e24e4314
|
Added a fetchPolicy: 'no-cache' to the login vall.
|
2021-08-17 11:56:00 +02:00 |
|