ogerly
|
db8e112648
|
add count in graphql query
|
2022-03-25 20:19:01 +01:00 |
|
ogerly
|
76d6b308cf
|
add deletedAt in query, change locales expired to valid_until
|
2022-03-25 08:27:36 +01:00 |
|
Moriz Wahl
|
752228a7ea
|
query transaction links as admin
|
2022-03-22 19:06:22 +01:00 |
|
ogerly
|
af7105191e
|
show table with transaction links from user
|
2022-03-22 11:10:44 +01:00 |
|
ogerly
|
942d4d2d3a
|
rename from getListTransactionLinks to listTransactionLinks
|
2022-03-22 11:10:04 +01:00 |
|
ogerly
|
5ab0295051
|
add graphql query listTransactionLinks
|
2022-03-22 09:31:23 +01:00 |
|
Moriz Wahl
|
612b8ca69c
|
Merge branch 'master' into no-float-ids
|
2022-03-19 13:07:53 +01:00 |
|
Moriz Wahl
|
6124e0764f
|
datatype Int for Ids
|
2022-03-17 13:02:50 +01:00 |
|
Moriz Wahl
|
f21e0ed038
|
only creations transaction list with admin rights
|
2022-03-17 11:20:26 +01:00 |
|
ogerly
|
25b1a5a83e
|
admin area creation transaction list
|
2022-03-06 11:52:29 +01:00 |
|
ogerly
|
3b656898e1
|
add isDeleted in backend, delete and undelete is activ by return
|
2022-02-22 14:45:43 +01:00 |
|
ogerly
|
fc3d7e2cbb
|
add in backend function unDeleteUser()
|
2022-02-22 12:18:07 +01:00 |
|
ogerly
|
fed3562e4d
|
add in backend function deleteUser()
|
2022-02-22 12:18:06 +01:00 |
|
ogerly
|
9f4762647b
|
add deletedUser and unDeleteUser function in admin frontend
|
2022-02-22 12:18:06 +01:00 |
|
ogerly
|
3bd9e66079
|
add in backend deletedAt in UserAdmin.ts and AdminResolver.ts and in AdminFrontend add deletedAt in searchUser.js
|
2022-02-18 12:06:18 +01:00 |
|
Moriz Wahl
|
7e54251f71
|
display coorect date when the last confirmation email was sent
|
2022-02-10 08:08:48 +01:00 |
|
ogerly
|
c66e459572
|
Add hasElopage for each user to the graphql query searchUsers.
|
2022-02-07 10:40:15 +01:00 |
|
Moriz Wahl
|
ddd9e4ecc0
|
perPage as data parameter
|
2022-01-18 12:51:59 +01:00 |
|
Moriz Wahl
|
9244fc4e1a
|
Add pagination buttons to search users
|
2022-01-14 13:12:49 +01:00 |
|
Moriz Wahl
|
fbf88d6d5b
|
fix: Pass Language to Admin Interface
|
2022-01-11 09:56:45 +01:00 |
|
Hannes Heine
|
634d2278b2
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-22 15:38:18 +01:00 |
|
Hannes Heine
|
003c534f47
|
Merge branch 'master' into adminCreateMultiplePendingCreations
|
2021-12-21 13:17:11 +01:00 |
|
elweyn
|
51168b9ab0
|
Merge changes on the UserResolver with the changes in master.
|
2021-12-21 12:32:46 +01:00 |
|
elweyn
|
75cbea2321
|
Change the transactionList query so we can get only creation and get the list for specific users.
|
2021-12-20 15:15:51 +01:00 |
|
ogerly
|
8e974bbc22
|
Check for emailChecked in the user search and giving the value to the UserTable
|
2021-12-20 10:01:53 +01:00 |
|
ogerly
|
0e896ef7d2
|
SendActivationEmail mutation added to the admin and linked to the resendEmailFunction.
|
2021-12-20 09:31:40 +01:00 |
|
elweyn
|
67a9f2d0e0
|
Change the amount argument type to float for updatePendingCreation.
|
2021-12-13 13:17:04 +01:00 |
|
elweyn
|
4c9ebea6b6
|
Change the amount argument to float for creation of pending creation
|
2021-12-13 13:16:27 +01:00 |
|
ogerly
|
79fb25d51e
|
Finalizing the mass creation.
|
2021-12-09 14:14:49 +01:00 |
|
ogerly
|
5ca221a0c0
|
Added the new mutation to the admin, Implemented the send massCreation in admin, changed the log entries for not created pendingcreation.
|
2021-12-09 11:53:21 +01:00 |
|
elweyn
|
e84f30c1fc
|
Merge changes to deletePendingCreation branch.
|
2021-12-06 14:11:13 +01:00 |
|
elweyn
|
48b7c9a0af
|
Delete button sends call to Adminresolver deletePendingCreation.
|
2021-12-06 13:45:50 +01:00 |
|
elweyn
|
feefbb3262
|
Merge master into the admin branches.
|
2021-12-06 12:39:45 +01:00 |
|
elweyn
|
1ab4fa6583
|
Merge branch 'adminPendingCreationQueries' into adminEditPendingCreationQueries
|
2021-12-06 12:36:43 +01:00 |
|
Moriz Wahl
|
32c2c21086
|
Merge branch 'master' into adminDeletePendingCreationQuery
|
2021-12-06 11:30:35 +01:00 |
|
Hannes Heine
|
bc0d8d1f32
|
Merge branch 'master' into verify-login-admin
|
2021-12-06 10:36:02 +01:00 |
|
elweyn
|
c7633bb1eb
|
Test submit of EditCreationFormular, remove getCountPendingCreations.
|
2021-12-04 12:22:48 +01:00 |
|
elweyn
|
7b3096a88b
|
Change mutation id from int to float and changed the findOrFail parameter to simply id.
|
2021-12-03 12:41:24 +01:00 |
|
Moriz Wahl
|
c210c590f5
|
get isAdmin for moderator
|
2021-12-02 12:00:37 +01:00 |
|
ogerly
|
997230b334
|
text name changed from note to memo
|
2021-12-02 11:26:00 +01:00 |
|
elweyn
|
2192863377
|
--author=ogerly <fridolin@tutanota.com>
creation store prepared
|
2021-12-02 09:06:54 +01:00 |
|
ogerly
|
e09121d854
|
Admin sends confirmPendingCreation to apollo.
|
2021-12-02 08:17:56 +01:00 |
|
elweyn
|
2d2409b65d
|
Added moderator query to the creationFormular so we can send the right moderator id.
|
2021-12-02 06:35:35 +01:00 |
|
elweyn
|
640109d8bf
|
Merge moderator search from admin_pending_creation.
|
2021-12-02 06:32:00 +01:00 |
|
elweyn
|
1004718892
|
Added moderator query to the creationFormular so we can send the right moderator id.
|
2021-12-02 06:30:41 +01:00 |
|
Hannes Heine
|
4c2e51b517
|
Update pending creation
|
2021-12-01 15:43:22 +01:00 |
|
elweyn
|
1ba1c44219
|
Rename note to memo.
|
2021-12-01 09:43:23 +01:00 |
|
elweyn
|
83af3bc692
|
Merge last branch in this.
|
2021-12-01 09:33:26 +01:00 |
|
elweyn
|
c71eccec0e
|
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
|
2021-11-30 14:59:13 +01:00 |
|
elweyn
|
daeb0ed32c
|
Change create method from query to mutation.
|
2021-11-30 14:58:47 +01:00 |
|