elweyn
|
b81336c309
|
Merge branch 'adminEditPendingCreationQueries' into adminDeletePendingCreationQuery
|
2021-12-02 06:36:14 +01:00 |
|
ogerly
|
06983d786b
|
remove all console logs
|
2021-12-01 16:54:57 +01:00 |
|
Hannes Heine
|
4c2e51b517
|
Update pending creation
|
2021-12-01 15:43:22 +01:00 |
|
elweyn
|
83af3bc692
|
Merge last branch in this.
|
2021-12-01 09:33:26 +01:00 |
|
elweyn
|
f452e6537f
|
Change delete method from Query to Mutation.
|
2021-11-30 15:03:58 +01:00 |
|
elweyn
|
db6fbf72a7
|
Merge branch 'adminPendingCreationQueries' into adminDeletePendingCreationQuery
|
2021-11-30 14:59:53 +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 |
|
elweyn
|
6c5b4a3738
|
Merge adminPendingCreationQuery in here.
|
2021-11-30 10:19:31 +01:00 |
|
elweyn
|
ea9bf54c16
|
Merge changes from last branch.
|
2021-11-30 10:13:42 +01:00 |
|
elweyn
|
ffed004b1a
|
Merge branch 'admin_pending_creation' into adminPendingCreationQueries
|
2021-11-30 10:10:15 +01:00 |
|
elweyn
|
e2743b979e
|
Change note to memo.
|
2021-11-30 10:08:12 +01:00 |
|
ogerly
|
f2c31b7d68
|
pendingCreationRepository.manager.remove res - fix prettier
|
2021-11-26 17:49:29 +01:00 |
|
ogerly
|
a618ac678e
|
Created delete query.
|
2021-11-26 15:35:21 +01:00 |
|
ogerly
|
e0ad9ab40a
|
Removed unused imports.
|
2021-11-26 15:11:46 +01:00 |
|
ogerly
|
18a530b1b1
|
Withdrew console.logs.
|
2021-11-26 15:11:03 +01:00 |
|
ogerly
|
48c0b687d6
|
Query changed to Type PendingCreation, changed the login user search to state user search, adding parameters to PendingCreation object, changed frontend to map the query informations.
|
2021-11-26 15:05:49 +01:00 |
|
Hannes Heine
|
602dfd64f1
|
Corected return type for getPendingCreations and corected query.
|
2021-11-26 12:36:01 +01:00 |
|
Hannes Heine
|
99749eebb2
|
Apollo first steps getPendingCreations.
|
2021-11-26 11:28:14 +01:00 |
|
Hannes Heine
|
927c61ae6e
|
Merge branch 'master' into admin_pending_creation
|
2021-11-26 06:52:26 +01:00 |
|
Hannes Heine
|
33c50560d6
|
creationDate to string and changed the other parameters to int
|
2021-11-25 12:06:14 +01:00 |
|
Hannes Heine
|
ade3719c33
|
Changed the response to array of openCreations.
|
2021-11-25 10:55:12 +01:00 |
|
Hannes Heine
|
4f61af06aa
|
Withdrew console.logs and changed creationDate type from any to Date.
|
2021-11-25 10:22:42 +01:00 |
|
Hannes Heine
|
03cb7fa558
|
Create entry in LoginPendingTaskAdmin table. Save creation in database.
|
2021-11-25 10:15:34 +01:00 |
|
Hannes Heine
|
ead93b98fd
|
Implemented check if creation is allowed.
|
2021-11-25 09:54:22 +01:00 |
|
Hannes Heine
|
1c96161401
|
Replaced fix dates from pending queries to the calculated dates, withdrew comments.
|
2021-11-25 09:22:49 +01:00 |
|
|
|
31a3837fa5
|
right check for searchUsers & verifyLogin
|
2021-11-25 09:01:23 +01:00 |
|
Hannes Heine
|
72f06ede08
|
Change the date calculation so we get the three last month and next month as string and search with this values.
|
2021-11-25 08:57:40 +01:00 |
|
Hannes Heine
|
1d612c034e
|
add users Promis all
|
2021-11-25 08:08:27 +01:00 |
|
Hannes Heine
|
e67b724058
|
Calculate the usedAmount with the pending amounts.
|
2021-11-24 16:08:01 +01:00 |
|
Hannes Heine
|
7c0f1cfc0f
|
Query Builder to get the pending creation amount of this, last and beforeLast Month
|
2021-11-24 16:04:40 +01:00 |
|
Hannes Heine
|
91089c6668
|
Change the result value to the sum value.
|
2021-11-24 14:46:56 +01:00 |
|
Hannes Heine
|
3cd5ab27db
|
Change getRawOne to getOne.
|
2021-11-24 14:40:22 +01:00 |
|
Hannes Heine
|
6a2a4ee649
|
Change where to >=
|
2021-11-24 14:37:42 +01:00 |
|
Hannes Heine
|
3ec7960865
|
Withdrew table name from query builder.
|
2021-11-24 14:29:07 +01:00 |
|
Hannes Heine
|
9193eeb6a8
|
Change calls to have query for last three months.
|
2021-11-24 14:23:32 +01:00 |
|
Hannes Heine
|
735a47779f
|
Prepare complete query
|
2021-11-24 14:13:22 +01:00 |
|
Hannes Heine
|
e825184b4d
|
Divide the call to get the last
|
2021-11-24 14:09:59 +01:00 |
|
Hannes Heine
|
7abf1e4c44
|
Add where date > 2 month
|
2021-11-24 13:54:37 +01:00 |
|
Hannes Heine
|
53adaf49ee
|
Change Query select
|
2021-11-24 13:51:45 +01:00 |
|
Hannes Heine
|
16aef73adc
|
Addawait
|
2021-11-24 13:49:35 +01:00 |
|
Hannes Heine
|
1112b538ea
|
Addawait to get the datas
|
2021-11-24 13:45:07 +01:00 |
|
Hannes Heine
|
00abbb4413
|
Add console log of query and id
|
2021-11-24 13:43:01 +01:00 |
|
Hannes Heine
|
cadec27c9a
|
Reintroduced table name
|
2021-11-24 13:38:30 +01:00 |
|
Hannes Heine
|
db609d1d78
|
Change query to query bui.
|
2021-11-24 13:36:42 +01:00 |
|
Hannes Heine
|
7a27bf52bf
|
Change query to query builder withdrew table name.
|
2021-11-24 13:35:31 +01:00 |
|
Hannes Heine
|
76b372fb64
|
Change query to query builder. to get many
|
2021-11-24 13:34:08 +01:00 |
|
Hannes Heine
|
6a152a8791
|
Change query to query builder.
|
2021-11-24 13:31:27 +01:00 |
|
Hannes Heine
|
1a0c0907c4
|
Corrected.
|
2021-11-24 13:09:30 +01:00 |
|
ogerly
|
b5baa9d883
|
Added PendingCreationRepository and added find all pending creations.
|
2021-11-24 12:29:49 +01:00 |
|