5969 Commits

Author SHA1 Message Date
Moriz Wahl
165dba92a4
Merge pull request #1420 from gradido/test-row-toggling
feat: Test Table Row Details Toggling
2022-02-04 14:10:31 +01:00
Moriz Wahl
7d732cb164
Merge branch 'master' into test-row-toggling 2022-02-03 18:42:44 +01:00
Moriz Wahl
b020447aa0
Merge pull request #1419 from gradido/improved-tests-creation
feat: Improved Tests for Mass Creation
2022-02-03 18:42:25 +01:00
Moriz Wahl
332770d6e4
Merge branch 'master' into improved-tests-creation 2022-02-03 18:34:59 +01:00
Moriz Wahl
69a631bb3e
Merge pull request #1409 from gradido/mixin-for-creation-labels
refactor: Mixin for Creation Labels
2022-02-03 18:34:16 +01:00
Moriz Wahl
e496a9d531 coverage admin interface to 91% 2022-02-03 18:28:03 +01:00
Moriz Wahl
2e21e6840f feat: Test Table Details 2022-02-03 18:27:23 +01:00
Moriz Wahl
601bfd9df4 coverage unit tests admin interface to 88% 2022-02-03 15:43:19 +01:00
Moriz Wahl
cc3c51b9e9 test mass creation by clicking 2022-02-03 15:42:38 +01:00
Moriz Wahl
978b7fd808 Merge branch 'mixin-for-creation-labels' into improved-tests-creation 2022-02-03 14:05:23 +01:00
Moriz Wahl
2d3f04c305
Merge branch 'master' into mixin-for-creation-labels 2022-02-03 13:50:38 +01:00
Hannes Heine
437a431a8d
Merge pull request #1407 from gradido/last-community_server
Marque community_server as to be removed.
2022-02-03 05:02:10 +01:00
Hannes Heine
19f6e1fc63
Merge branch 'master' into last-community_server 2022-02-03 04:50:13 +01:00
302b5ad75b
Merge pull request #1368 from gradido/database_transaction_signatures
database_transaction_signatures
2022-02-02 19:41:59 +01:00
Moriz Wahl
3831f0eb81 restore formatter 2022-02-02 19:31:17 +01:00
Moriz Wahl
413ca2a26b
Merge branch 'master' into mixin-for-creation-labels 2022-02-02 19:28:12 +01:00
Moriz Wahl
3cdaf860dd
Merge branch 'master' into database_transaction_signatures 2022-02-02 18:05:04 +01:00
Moriz Wahl
eb6038bc45
Merge pull request #1367 from gradido/database_pending_creations
database_pending_creations
2022-02-02 18:04:48 +01:00
Moriz Wahl
d101fdde52
Merge branch 'master' into database_pending_creations 2022-02-02 17:50:39 +01:00
Moriz Wahl
5f4d0e6267
Merge pull request #1410 from gradido/fix_seed
fix_seed
2022-02-02 17:49:33 +01:00
107d92eef6
fix seed 2022-02-02 17:42:20 +01:00
d75cdc0f72
corrected down query 2022-02-02 17:18:29 +01:00
31c00a28e0
adjust required database version 2022-02-02 17:18:29 +01:00
07299299a7
remove explicit write on removed column blockchainTypeId
removed test result comment from code
2022-02-02 17:18:28 +01:00
348125512c
adjust seeder according to new database chnages 2022-02-02 17:18:28 +01:00
604340fbec
migrate transaction_signatures table - move data into transactions table
remove two unnecessary fields from transactions table
2022-02-02 17:18:28 +01:00
4396080ef5
correct old entity models which were defined incompletely or wrong 2022-02-02 17:18:28 +01:00
4d1277b60d
Merge branch 'master' into database_pending_creations 2022-02-02 17:15:04 +01:00
3bfa230833
Merge pull request #1362 from gradido/clean_database
clean_database
2022-02-02 17:14:26 +01:00
Moriz Wahl
64edcd7358 remove unused properties (criteria and creation) 2022-02-02 17:00:36 +01:00
Moriz Wahl
331133a3e5 coverage admin interface to 82% 2022-02-02 16:44:45 +01:00
Moriz Wahl
e978513fe8 improved tests user search 2022-02-02 16:44:06 +01:00
28e6522052
redo the remove repository change for AdminResolver and AdminPendingCreations since the Filename changed and git could not resolve this 2022-02-02 16:40:08 +01:00
Moriz Wahl
a4baf84b6b mount instead of shallowMount 2022-02-02 16:33:53 +01:00
Moriz Wahl
bb86be723b refactor: Mixin for Creation Labels 2022-02-02 16:30:31 +01:00
a1548805ac
adjust required database version 2022-02-02 16:26:20 +01:00
71551153c4
backend changes to rename login_pending_tasks_admin table to admin_pending_creations 2022-02-02 16:25:15 +01:00
81351102a9
migration to rename login_pending_tasks_admin to admin_pending_creations
also remove old table login_pending_tasks
2022-02-02 16:24:42 +01:00
Moriz Wahl
88a269c6be
Merge branch 'master' into clean_database 2022-02-02 16:21:45 +01:00
Moriz Wahl
0d00c170e5
Merge pull request #1376 from gradido/1371-Multiple-creation-already-selected-users-remain-saved
multiple creation already selected users remain saved
2022-02-02 15:57:46 +01:00
Moriz Wahl
e737100332 Merge branch 'master' into 1371-Multiple-creation-already-selected-users-remain-saved 2022-02-02 15:36:50 +01:00
Moriz Wahl
efadb6aa0a
Merge pull request #1327 from gradido/localize-datetime-admin
fix: Localize Datetime in Admin Interface
2022-02-02 15:26:12 +01:00
Moriz Wahl
435c804fc3
Merge branch 'master' into localize-datetime-admin 2022-02-02 15:18:48 +01:00
Moriz Wahl
14bd0cb9eb test complete creation formular, coverage to 81% 2022-02-02 15:18:23 +01:00
elweyn
fe4725ac58 Marque community_server as to be removed. 2022-02-02 14:47:57 +01:00
Moriz Wahl
2bf0573b67
Merge pull request #1383 from gradido/remove-login_server
feat: Remove Login Server
2022-02-02 14:29:04 +01:00
Moriz Wahl
ae92cbb781
Merge branch 'master' into localize-datetime-admin 2022-02-02 14:12:17 +01:00
Moriz Wahl
273a9cef8d
Merge branch 'master' into remove-login_server 2022-02-02 14:04:20 +01:00
Moriz Wahl
589d1a578e
Merge pull request #1391 from gradido/last-Login_server
refactor: Tag Last Version with Login Server
2022-02-02 14:02:16 +01:00
Moriz Wahl
8dfa120cb9
Merge branch 'master' into last-Login_server 2022-02-02 13:54:16 +01:00