|
|
32b64f4e6d
|
adjusted test seed
|
2021-10-21 23:44:26 +02:00 |
|
|
|
21dc23bfb1
|
migrate database to create database, use test db just in case
|
2021-10-21 23:31:04 +02:00 |
|
|
|
5268d6b7b4
|
adjust test database name
|
2021-10-21 23:17:05 +02:00 |
|
ogerly
|
626dde9da1
|
remove onReset() EMPTY_TRANSACTION_DATA
|
2021-10-21 22:18:22 +02:00 |
|
ogerly
|
8f517f1b26
|
GddGdtStatus.vue changed to component Status.vue
|
2021-10-21 22:02:09 +02:00 |
|
|
|
976e8ffbed
|
only migrate login database if available
|
2021-10-21 20:51:20 +02:00 |
|
Alexander Friedland
|
75f20378ac
|
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-10-21 16:48:03 +02:00 |
|
Moriz Wahl
|
ea462267aa
|
setup with vue-cli
|
2021-10-21 14:40:09 +02:00 |
|
Moriz Wahl
|
96dcf8da7a
|
add bootstrap vue
|
2021-10-21 13:17:48 +02:00 |
|
Alexander Friedland
|
21cb3c897f
|
Update frontend/src/views/Layout/DashboardLayout_gdd.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2021-10-21 13:17:46 +02:00 |
|
Moriz Wahl
|
41d6e5e265
|
add bootstrap
|
2021-10-21 13:16:53 +02:00 |
|
Moriz Wahl
|
a735524528
|
install vue and add .gitignore
|
2021-10-21 13:15:23 +02:00 |
|
Moriz Wahl
|
53038fc082
|
feat: Setup Admin Interface
|
2021-10-21 13:11:42 +02:00 |
|
ogerly
|
1e15b5d312
|
test link to gradido.net/de/memberships/
|
2021-10-21 10:24:05 +02:00 |
|
ogerly
|
5a931d62b0
|
test When no transactions are loaded, fix lint, fix locales
|
2021-10-21 09:48:03 +02:00 |
|
|
|
ae3a5ec2f0
|
typo
|
2021-10-21 06:09:17 +02:00 |
|
|
|
29e56dbfb2
|
initialize model in order to access database name
|
2021-10-21 05:40:19 +02:00 |
|
|
|
dbae29f47d
|
more stray queries
|
2021-10-21 05:33:49 +02:00 |
|
|
|
95ab503626
|
- missing semicolon
- missing table name parameter
|
2021-10-21 05:25:37 +02:00 |
|
|
|
7729f44ba1
|
updated backend required database version
|
2021-10-21 05:13:45 +02:00 |
|
|
|
02068fa662
|
fixed typo
|
2021-10-21 05:10:58 +02:00 |
|
|
|
3e726fbe82
|
- changed login server database to community database
- adjusted table names in login server queries
- removed roles model code since its is unused/empty
|
2021-10-21 05:10:45 +02:00 |
|
|
|
c65ac49594
|
- removed skeema
- simplified mariadb docker container & reduced context(build time)
- datapoint for docker group into migration
- removed unused node docker definitions from docker-compose
|
2021-10-21 04:49:19 +02:00 |
|
|
|
e64019d6c3
|
also remove user.sql file
|
2021-10-21 04:31:42 +02:00 |
|
|
|
2b87f2eaf2
|
move all data from login_server database to community database
|
2021-10-21 04:28:55 +02:00 |
|
|
|
c15ea2c36e
|
add login server table migrations for login server tables
|
2021-10-21 04:08:02 +02:00 |
|
|
|
3cee3dbbb7
|
removed sql create statements from login server
|
2021-10-21 04:07:31 +02:00 |
|
|
|
31e82b1aa8
|
make settings more error prone to prevent invalid migrations
|
2021-10-21 04:06:54 +02:00 |
|
Moriz Wahl
|
d23ee1a6b4
|
clean up account overview
|
2021-10-21 02:30:32 +02:00 |
|
Moriz Wahl
|
fb4e0d849f
|
fix test for router
|
2021-10-21 02:22:45 +02:00 |
|
Moriz Wahl
|
7bc7940b5e
|
Merge branch 'master' into 707-Separate-Account-Overview-from-Send-Form
|
2021-10-21 02:01:03 +02:00 |
|
Moriz Wahl
|
669c805acc
|
coverage backend unit tests to 45%
|
2021-10-20 20:34:19 +02:00 |
|
Moriz Wahl
|
40e438e2b0
|
module alias in create server
|
2021-10-20 20:25:16 +02:00 |
|
Moriz Wahl
|
8344ee06c8
|
Merge branch 'master' into setup-tests-for-resolvers
|
2021-10-20 20:24:48 +02:00 |
|
Moriz Wahl
|
ae5b37d94d
|
Merge pull request #1021 from gradido/fix-decay-ceil
fix: Decay Rounded to Ceil
|
2021-10-20 20:21:09 +02:00 |
|
Moriz Wahl
|
66c92d2198
|
Merge pull request #1024 from gradido/flaky-logout-test
fix: Flaky Dashboard Layout Test on Logout
|
2021-10-20 15:55:15 +02:00 |
|
|
|
1bacbda3d6
|
disabled tty again
|
2021-10-20 15:37:34 +02:00 |
|
|
|
71fc40bccf
|
show console
|
2021-10-20 15:31:59 +02:00 |
|
|
|
9aecf5db6e
|
Merge pull request #956 from gradido/entity_models_into_database
Move Entity models into database
|
2021-10-20 15:24:59 +02:00 |
|
ogerly
|
16f3901eeb
|
remove statistik example, statistics examples removed, status display revised
|
2021-10-20 15:07:18 +02:00 |
|
Moriz Wahl
|
a09b2200fc
|
coverage frontend unit tests to 83%
|
2021-10-20 14:42:17 +02:00 |
|
Moriz Wahl
|
80246ed70d
|
refactor transaction collapse component and test
|
2021-10-20 14:28:48 +02:00 |
|
ogerly
|
043f0553a8
|
remove language form clear, because not necessary
|
2021-10-20 13:32:21 +02:00 |
|
ogerly
|
e9d96720e9
|
fix lint
|
2021-10-20 13:19:34 +02:00 |
|
Moriz Wahl
|
cf07dc15a0
|
use id as collapse id. complete test
|
2021-10-20 13:18:50 +02:00 |
|
|
|
f1a7575f37
|
end connections to db gracefully
|
2021-10-20 13:13:37 +02:00 |
|
ogerly
|
87eddd9716
|
when creating the register page, everything in the form is set to blank
|
2021-10-20 11:13:07 +02:00 |
|
Moriz Wahl
|
0cfaa7becb
|
jest.setTimeout(30000)
|
2021-10-20 10:41:11 +02:00 |
|
Moriz Wahl
|
cf0bd2ff56
|
refactor: Transaction Component
|
2021-10-20 10:40:00 +02:00 |
|
Moriz Wahl
|
1df9618473
|
fix: Flaky Dashboard Layout Test on Logout
|
2021-10-20 08:48:10 +02:00 |
|