Alexander Friedland
|
55573ea2ce
|
Merge branch 'master' into 1106-first-transaction-cannot-be-expanded
|
2022-02-08 08:31:13 +01:00 |
|
|
|
b04445c13d
|
Merge branch 'master' into fix_community_name_description
|
2022-02-07 19:57:07 +01:00 |
|
Alexander Friedland
|
8a04d2be51
|
Merge branch 'master' into fix_community_name_description
|
2022-02-07 17:04:52 +01:00 |
|
|
|
8e769e7b0e
|
Merge branch 'master' into remove_unnecessary_repositories
|
2022-02-07 13:07:55 +01:00 |
|
Alexander Friedland
|
533de795df
|
Merge branch 'master' into 1106-first-transaction-cannot-be-expanded
|
2022-02-07 13:04:50 +01:00 |
|
ogerly
|
21da7f4ffb
|
Removed the firstTransaction property initialization in TransactionList.
|
2022-02-07 11:56:50 +01:00 |
|
ogerly
|
111894bc3e
|
Move case firstTransaction in case their is no previous Transaction.
|
2022-02-07 11:44:32 +01:00 |
|
ogerly
|
e22c701c88
|
Add firstTransaction boolean to Transaction.
|
2022-02-07 11:40:26 +01:00 |
|
elweyn
|
520cb22350
|
Revert "Add firstTransaction boolean to Transaction."
This reverts commit 8c6aafcedb80e6212fe80d04c60e9340a0a762f6.
|
2022-02-07 11:38:46 +01:00 |
|
ogerly
|
d3123e00fc
|
Fill firstTransaction in case decay can not be created.
|
2022-02-07 11:32:56 +01:00 |
|
ogerly
|
8c6aafcedb
|
Add firstTransaction boolean to Transaction.
|
2022-02-07 11:32:09 +01:00 |
|
ogerly
|
27d4623137
|
Remove firstTransaction from TransactionList.
|
2022-02-07 11:31:44 +01:00 |
|
ogerly
|
801033138f
|
Add firstTransaction boolean to TransactionList.
|
2022-02-07 11:14:07 +01:00 |
|
|
|
c6e2d2cf1c
|
updated version string
|
2022-02-07 07:57:14 +01:00 |
|
|
|
8e922a6d1a
|
unsaved file
|
2022-02-07 07:38:38 +01:00 |
|
|
|
31c5627598
|
quotes not needed
|
2022-02-07 07:28:33 +01:00 |
|
|
|
9676672a34
|
.env-template needs quotes?
adjusted start.sh and install.sh
|
2022-02-07 07:17:20 +01:00 |
|
|
|
817e462698
|
fixed backend according to migration
|
2022-02-07 05:01:49 +01:00 |
|
|
|
c21f7da5ce
|
lint fixes
|
2022-02-04 15:50:24 +01:00 |
|
elweyn
|
14d9366ad6
|
Merge branch 'remove_unnecessary_repositories' of https://github.com/gradido/gradido into remove_unnecessary_repositories
|
2022-02-04 15:49:21 +01:00 |
|
|
|
545aca8ffb
|
lint fix
|
2022-02-04 15:48:04 +01:00 |
|
|
|
c63a42009e
|
removed references and implemented implicit active record queries
|
2022-02-04 15:48:04 +01:00 |
|
|
|
c101873375
|
removed unnecessary repositories, we can now use the implicit active record functions
|
2022-02-04 15:44:28 +01:00 |
|
|
|
b54ae48162
|
fixed query
|
2022-02-03 21:45:45 +01:00 |
|
|
|
ff77ffc82c
|
adjusted db version
|
2022-02-03 21:41:14 +01:00 |
|
|
|
17e2e28aec
|
fixed backend implementation
|
2022-02-03 21:35:15 +01:00 |
|
|
|
6500901e2f
|
lint fix
|
2022-02-03 21:35:15 +01:00 |
|
|
|
da349230c8
|
removed LoginBackupUsers entity & references from backend resolvers
|
2022-02-03 21:35:15 +01:00 |
|
|
|
a334c916fd
|
fixed business logic with only one user
|
2022-02-03 21:35:15 +01:00 |
|
|
|
7baf05cf14
|
corrected field pubKey rename
|
2022-02-03 21:35:15 +01:00 |
|
|
|
8005b700c3
|
removed references and implemented implicit active record queries
|
2022-02-02 19:54:47 +01:00 |
|
|
|
8aa67dab1e
|
removed unnecessary repositories, we can now use the implicit active record functions
|
2022-02-02 19:51:14 +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 |
|
|
|
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 |
|
|
|
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 |
|
Moriz Wahl
|
88a269c6be
|
Merge branch 'master' into clean_database
|
2022-02-02 16:21:45 +01:00 |
|
|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
654dd8de96
|
check right on sendActivationEmail
|
2022-02-01 02:59:19 +01:00 |
|
|
|
2fc4c9c341
|
cleanup index - check db version externally
define required db version in cofig as constant
some type updates
|
2022-02-01 02:51:43 +01:00 |
|
|
|
d6a7d8ddeb
|
adjust required database version
|
2022-01-28 16:52:16 +01:00 |
|
|
|
87e0f056ef
|
v1.6.1
|
2022-01-27 21:39:46 +01:00 |
|
|
|
65bc3479fa
|
rewrote elopage hook to handle actual elopage hook
|
2022-01-27 21:29:53 +01:00 |
|
|
|
f3078b3cbd
|
use url encode bodyparser
|
2022-01-27 21:29:18 +01:00 |
|
Alexander Friedland
|
cce9e2af67
|
Merge branch 'master' into fix-creation-for-not-checked-email
|
2022-01-27 14:09:25 +01:00 |
|
|
|
17945b1645
|
v1.6.0
|
2022-01-27 11:44:53 +01:00 |
|
|
|
b8ab335ba5
|
Merge branch 'master' into 1330-EditCreationFormular-update-date
|
2022-01-27 11:32:29 +01:00 |
|
elweyn
|
6c81673a4b
|
Update creations of a user only if the old pending creation has the same month as the updated month. Throw exception before end of file.
|
2022-01-27 11:04:32 +01:00 |
|
|
|
c7c011879b
|
Merge branch 'master' into fix-creation-for-not-checked-email
|
2022-01-27 11:03:27 +01:00 |
|