einhornimmond
|
e4dcd7f0ce
|
add register address code to backend
|
2024-05-14 11:55:21 +02:00 |
|
einhornimmond
|
b9e138939b
|
refactor, add feature for register address
|
2024-05-03 15:20:59 +02:00 |
|
einhornimmond
|
a3cc076e47
|
Merge pull request #3271 from gradido/admin_update_community_list
feat(admin): admin update community list
|
2024-02-29 15:13:03 +01:00 |
|
einhornimmond
|
d331a50d78
|
update test
|
2024-02-29 15:00:52 +01:00 |
|
einhornimmond
|
fc540ecf71
|
Merge branch 'master' into admin_update_community_list
|
2024-02-29 14:49:00 +01:00 |
|
einhornimmond
|
16c14a1b11
|
Merge pull request #3289 from gradido/refactor_community_load
refactor(backend): refactor community and add to dlt-connector
|
2024-02-29 14:39:31 +01:00 |
|
einhornimmond
|
c0a68e0d77
|
Merge branch 'master' into refactor_community_load
|
2024-02-29 13:40:28 +01:00 |
|
einhornimmond
|
43fee12514
|
update role name
|
2024-02-29 13:40:18 +01:00 |
|
einhornimmond
|
fbfe9e2a9d
|
Merge pull request #3278 from gradido/frontend_admin_static
feat(frontend): serve frontend and admin static
|
2024-02-23 09:42:45 +01:00 |
|
einhornimmond
|
b9aa3e53e5
|
Merge branch 'frontend_admin_static' of github.com:gradido/gradido into frontend_admin_static
|
2024-02-23 09:19:37 +01:00 |
|
einhornimmond
|
d3c65cd7f8
|
make nginx restart automatic on failure
|
2024-02-23 09:18:43 +01:00 |
|
einhornimmond
|
f5d21e514d
|
Merge branch 'master' into admin_update_community_list
|
2024-02-22 11:06:15 +01:00 |
|
einhornimmond
|
6f1b674ce7
|
Merge branch 'master' into frontend_admin_static
|
2024-02-22 11:05:35 +01:00 |
|
einhornimmond
|
e68cdbcae3
|
Merge branch 'master' into refactor_community_load
|
2024-02-22 11:05:20 +01:00 |
|
einhornimmond
|
cf1a7adcd5
|
Merge pull request #3292 from gradido/use_nvmrc_in_every_module
build(other): add config for nvm
|
2024-02-22 11:04:54 +01:00 |
|
einhornimmond
|
15d12f1641
|
lower coverage
|
2024-02-22 09:09:36 +01:00 |
|
einhornimmond
|
0c96b97457
|
fix lint
|
2024-02-22 09:06:42 +01:00 |
|
einhornimmond
|
c8b7fff757
|
Merge branch 'master' into refactor_community_load
|
2024-02-22 09:04:30 +01:00 |
|
einhornimmond
|
84b39089c2
|
remove .nvmrc entry from gitignore, add nvmrc with same version like docker per module
|
2024-02-22 08:46:41 +01:00 |
|
einhornimmond
|
eba52319be
|
Merge branch 'master' into admin_update_community_list
|
2024-02-22 08:39:27 +01:00 |
|
einhornimmond
|
07a3f0d3a9
|
Merge branch 'master' into frontend_admin_static
|
2024-02-22 08:39:06 +01:00 |
|
einhornimmond
|
3782b93a3e
|
Merge pull request #3275 from gradido/dlt_transmit_to_iota
feat(dlt): transmit to iota
|
2024-02-22 08:38:22 +01:00 |
|
einhornimmond
|
7aa75b0abd
|
add test
|
2024-02-21 19:29:12 +01:00 |
|
einhornimmond
|
d187c541da
|
move adjustet Community Model Code into separat Model Class
|
2024-02-21 18:15:54 +01:00 |
|
einhornimmond
|
6ba5d4b635
|
fix linting
|
2024-02-21 15:41:12 +01:00 |
|
einhornimmond
|
abb8cdcf3d
|
re-refactor, remove 'complex' code
|
2024-02-21 15:34:52 +01:00 |
|
einhornimmond
|
644a373847
|
better function name
|
2024-02-20 13:58:02 +01:00 |
|
einhornimmond
|
e5e22c394d
|
update test
|
2024-02-20 13:22:32 +01:00 |
|
einhornimmond
|
4255c1fdfa
|
dlt-connector use jwt token for authentication at backend
|
2024-02-20 12:47:40 +01:00 |
|
einhornimmond
|
f0edd68619
|
don't longer misuse communityIdentifier as boolean
|
2024-02-20 08:59:59 +01:00 |
|
einhornimmond
|
cad31c8211
|
fix lint
|
2024-02-16 00:51:51 +01:00 |
|
einhornimmond
|
be5a6ac90d
|
Merge branch 'master' into refactor_community_load
|
2024-02-16 00:45:41 +01:00 |
|
einhornimmond
|
4e955d8d95
|
refactor
|
2024-02-16 00:42:49 +01:00 |
|
einhornimmond
|
b587a51ee8
|
implement suggested changes
|
2024-02-15 23:29:22 +01:00 |
|
einhornimmond
|
a665745284
|
Merge branch 'admin_update_community_list' of github.com:gradido/gradido into admin_update_community_list
|
2024-02-15 20:13:43 +01:00 |
|
einhornimmond
|
6c16307949
|
fix problems with multiple entries with null id, vue seems automatic use id as key, despite the manuel choosen key publicKey
|
2024-02-15 20:12:52 +01:00 |
|
einhornimmond
|
0e2e4e299b
|
Merge branch 'master' into admin_update_community_list
|
2024-02-15 20:11:35 +01:00 |
|
einhornimmond
|
427edad9fe
|
Merge branch 'master' into dlt_transmit_to_iota
|
2024-02-15 20:11:27 +01:00 |
|
einhornimmond
|
7dc7010539
|
Merge branch 'master' into frontend_admin_static
|
2024-02-15 20:11:13 +01:00 |
|
einhornimmond
|
be5b246577
|
Merge pull request #3288 from gradido/bugfix_prevent_validate_communities_with_nan_time
fix(backend): prevent running validate communities continuous
|
2024-02-15 20:10:59 +01:00 |
|
einhornimmond
|
ea24651ca0
|
fix lint
|
2024-02-15 19:59:34 +01:00 |
|
einhornimmond
|
48f69ca898
|
Update backend/src/config/index.ts
Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com>
|
2024-02-15 19:33:27 +01:00 |
|
einhornimmond
|
efa361810b
|
lint fix
|
2024-02-15 18:29:11 +01:00 |
|
einhornimmond
|
aeb7a7d2be
|
replace ?? with ||, check if FEDERATION_VALIDATE_COMMUNITY_TIMER is valid number
|
2024-02-15 18:17:14 +01:00 |
|
einhornimmond
|
faf4c848ca
|
Merge branch 'master' into admin_update_community_list
|
2024-02-15 15:52:32 +01:00 |
|
einhornimmond
|
eedd9fa3ac
|
Merge pull request #3286 from gradido/add_videos_deploy_readme
feat(workflow): add videos to deployment readme
|
2024-02-14 18:16:53 +01:00 |
|
einhornimmond
|
8deb3ea7c3
|
add videos to deployment readme
|
2024-02-14 16:58:05 +01:00 |
|
einhornimmond
|
ff3233e5ff
|
Delete .vscode/launch.json
|
2024-02-14 09:04:03 +01:00 |
|
einhornimmond
|
181a5948cf
|
Merge branch 'master' into frontend_admin_static
|
2024-02-13 18:09:27 +01:00 |
|
einhornimmond
|
c7d6049bd9
|
fix test
|
2024-02-13 17:28:23 +01:00 |
|