ogerly
|
7cae100da4
|
delete ContributionsForm
|
2022-05-31 08:36:52 +02:00 |
|
ogerly
|
8a612c60fb
|
add components AutomaticCreation, AutomaticCreationForm, AutomaticCreationList
|
2022-05-31 08:35:26 +02:00 |
|
ogerly
|
c5f8534bd8
|
add list, json, show, edit, delete and add form
|
2022-05-30 15:37:22 +02:00 |
|
Wolfgang Huß
|
14ea920a24
|
Remove ObjectType from SearchUsersFilters and rename SearchUsersFiltersInput to the same name
|
2022-05-23 06:57:43 +02:00 |
|
Wolfgang Huß
|
36ed5e5d5a
|
Refactor to use filters object in UserSearch.vue
|
2022-05-19 18:48:01 +02:00 |
|
Wolfgang Huß
|
0c9f59d371
|
Merge branch '1840-refactor-to-filter-object' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
# Conflicts:
# admin/src/pages/Creation.spec.js
# admin/src/pages/Creation.vue
# backend/src/graphql/resolver/AdminResolver.test.ts
# backend/src/graphql/resolver/AdminResolver.ts
|
2022-05-19 18:29:44 +02:00 |
|
Wolfgang Huß
|
78c403e268
|
Refactor forgotten Creation.vue
|
2022-05-19 18:10:19 +02:00 |
|
Wolfgang Huß
|
a9a3f5b55a
|
Rename filters properties
|
2022-05-19 17:09:40 +02:00 |
|
Wolfgang Huß
|
762bdfc505
|
Refactor frontend user search to refactored resolver
|
2022-05-19 10:58:48 +02:00 |
|
Wolfgang Huß
|
0f8ffb5860
|
Refactor to have filters GQL object and input for usererSearch, a start
|
2022-05-18 14:46:19 +02:00 |
|
Moriz Wahl
|
bd6e5a2679
|
Merge branch 'master' into test-admin-resolver
|
2022-04-28 16:14:07 +02:00 |
|
Moriz Wahl
|
d14d4c5640
|
remove moderator from update pending creation mutation args
|
2022-04-27 11:57:41 +02:00 |
|
Moriz Wahl
|
2aa7772d20
|
remove moderator ID form create pending creation mutation args
|
2022-04-27 11:03:34 +02:00 |
|
Wolfgang Huß
|
ee18ae41b9
|
Merge branch 'master' of github.com:gradido/gradido into 1685-refactor-notActivated-isDeleted
|
2022-04-27 09:24:20 +02:00 |
|
|
|
7b86c4bc24
|
admin use decimal instead of float for pending creations in graphql queries
|
2022-04-21 13:49:29 +02:00 |
|
Wolfgang Huß
|
e67a04b30f
|
Renamed filterDeletedUser to filterByDeleted
- Clarify logic.
|
2022-04-21 11:21:14 +02:00 |
|
Wolfgang Huß
|
0bf18a4f2b
|
Revert unintenionally renamimngs
|
2022-04-21 11:08:28 +02:00 |
|
Wolfgang Huß
|
206737581f
|
Fix logic of filterByActivated
- Fix test with this.
|
2022-04-21 11:05:13 +02:00 |
|
Wolfgang Huß
|
0c0bfe1a10
|
Rename to filterByActivated and filterByDeleted
|
2022-04-21 10:52:11 +02:00 |
|
Wolfgang Huß
|
621786c91d
|
Rename after suggestion emailChecked withActivated and deletedAt to withDeleted
|
2022-04-21 07:54:41 +02:00 |
|
Wolfgang Huß
|
e8aba86430
|
Rename isDeleted to deletedAt
|
2022-04-20 08:53:12 +02:00 |
|
Wolfgang Huß
|
03e1624c11
|
Rename isEmailChecked to emailChecked
|
2022-04-20 08:48:13 +02:00 |
|
Wolfgang Huß
|
d71b6fbb60
|
Merge branch 'master' of github.com:gradido/gradido into 1685-refactor-notActivated-isDeleted
|
2022-04-19 15:16:02 +02:00 |
|
Wolfgang Huß
|
3344dfc771
|
Fix admin tests
|
2022-04-19 15:13:59 +02:00 |
|
Wolfgang Huß
|
145989e284
|
Replace notActivated by isEmailChecked
|
2022-04-19 14:43:25 +02:00 |
|
ogerly
|
119b8a84c9
|
fixed review requests
|
2022-04-19 13:53:14 +02:00 |
|
ogerly
|
59cca07681
|
fixed yarn lint
|
2022-04-14 14:26:29 +02:00 |
|
ogerly
|
8b8b28c188
|
add deleteAt status on transaction-lik list
|
2022-04-14 13:53:22 +02:00 |
|
ogerly
|
b1ccf1bf14
|
add locales for tabs in userdatas adminarea
|
2022-04-14 12:37:40 +02:00 |
|
ogerly
|
be2bf87b84
|
add b-tab :disabled='row.item.deletedAt !== null'
|
2022-04-10 15:31:29 +02:00 |
|
ogerly
|
0e988b1491
|
add tab system from bootstrap
|
2022-04-06 10:43:10 +02:00 |
|
|
|
1cdb526669
|
fixed test to properly check the filters on Admin UserSearch
|
2022-03-29 12:50:13 +02:00 |
|
|
|
d95e4d864a
|
Merge branch 'master' into mass_creation_do_not_show_unactivated
|
2022-03-29 12:43:13 +02:00 |
|
Moriz Wahl
|
4637caac10
|
Test TransactionLinkList
|
2022-03-28 15:17:25 +02:00 |
|
ogerly
|
1235673c3b
|
add test for OpenCreationsTable.spec.js
|
2022-03-26 08:46:02 +01:00 |
|
|
|
f9a56a3e37
|
fix UserSearch.spec.js
|
2022-03-26 01:18:28 +01:00 |
|
|
|
9a0004d1a3
|
fix Creation.spec.js
|
2022-03-26 01:17:05 +01:00 |
|
Alexander Friedland
|
aba237db54
|
Merge branch 'master' into 1555-Admin-see-user-generated-link
|
2022-03-25 20:45:55 +01:00 |
|
ogerly
|
a445693f93
|
change date query for expired status
|
2022-03-25 20:42:40 +01:00 |
|
ogerly
|
b633544f89
|
yarn lint --fix
|
2022-03-25 20:40:04 +01:00 |
|
ogerly
|
0117a13c8d
|
add status for expired
|
2022-03-25 20:39:28 +01:00 |
|
ogerly
|
3ff7cc494a
|
add locales for expired
|
2022-03-25 20:39:12 +01:00 |
|
ogerly
|
6d3a58d18c
|
rename spec from CreationTransactionListFormular to CreationTransactionList
|
2022-03-25 20:29:36 +01:00 |
|
ogerly
|
2e904e3696
|
yarn locales --fix
|
2022-03-25 20:27:08 +01:00 |
|
ogerly
|
c7025831e8
|
yarn lint --fix
|
2022-03-25 20:26:45 +01:00 |
|
ogerly
|
334912ea6c
|
rename from CreationTransactionListFormular to CreationTransactionList
|
2022-03-25 20:25:54 +01:00 |
|
ogerly
|
3f19a3c871
|
add table field status of link, deletedAt or redeemedAt or open
|
2022-03-25 20:24:38 +01:00 |
|
ogerly
|
db8e112648
|
add count in graphql query
|
2022-03-25 20:19:01 +01:00 |
|
ogerly
|
95e7aeacdc
|
add locales for transactionlist status
|
2022-03-25 20:18:04 +01:00 |
|
ogerly
|
04e3db15fd
|
lint fixed
|
2022-03-25 13:51:57 +01:00 |
|