|
|
f8addaf371
|
also create directory
|
2021-10-18 15:38:43 +02:00 |
|
|
|
2e39ef8667
|
install sudo
|
2021-10-18 15:38:43 +02:00 |
|
|
|
5f3c0f4e7d
|
remove sudo?
|
2021-10-18 15:38:42 +02:00 |
|
|
|
db3f3ad13d
|
try to mount the nodemodules
|
2021-10-18 15:38:42 +02:00 |
|
|
|
90bf43a1eb
|
corrected workflows to use the root folder context
|
2021-10-18 15:38:42 +02:00 |
|
|
|
757c1a8dee
|
docker: make backend a folder not a file(?)
|
2021-10-18 15:38:42 +02:00 |
|
|
|
1a91f6191c
|
reshape build context to fix out of context error when copying database entities
|
2021-10-18 15:38:42 +02:00 |
|
|
|
8228422d6f
|
include the entity models in the docker build
|
2021-10-18 15:38:42 +02:00 |
|
|
|
dd21918b0b
|
corrected all entity imports
|
2021-10-18 15:38:42 +02:00 |
|
|
|
8a7364a1fc
|
define entity alias
|
2021-10-18 15:38:42 +02:00 |
|
|
|
671d3c2efe
|
make typeorm available in the database project using our entities
|
2021-10-18 15:38:42 +02:00 |
|
|
|
c97c5fd92f
|
entity references
|
2021-10-18 15:38:42 +02:00 |
|
|
|
41b30ca183
|
0002-add_settings entities
|
2021-10-18 15:38:42 +02:00 |
|
|
|
f7071ed945
|
0001-init_db entities
|
2021-10-18 15:38:42 +02:00 |
|
|
|
88dd162d8d
|
Merge pull request #1020 from gradido/increase_frontend_coverage
increase_frontend_coverage
|
2021-10-18 14:51:13 +02:00 |
|
|
|
851cd61a17
|
Merge pull request #1019 from gradido/analyse_bundle
analyse_bundle
|
2021-10-18 14:46:07 +02:00 |
|
|
|
8889ff9531
|
Merge pull request #1013 from gradido/release_issue_template
release_issue_template
|
2021-10-18 14:43:01 +02:00 |
|
|
|
a84a09e2d8
|
Merge pull request #1014 from gradido/fix_changelog
fix_changelog
|
2021-10-18 14:39:44 +02:00 |
|
|
|
726cc0e601
|
Increase Coverage to 82
|
2021-10-16 15:14:57 +02:00 |
|
|
|
f30e538828
|
Test NotFoundPage
|
2021-10-16 15:14:47 +02:00 |
|
|
|
e539298c98
|
Test AuthLayout
|
2021-10-16 15:14:38 +02:00 |
|
|
|
97a4379527
|
remove throttle.js since its not used at all
|
2021-10-16 15:14:18 +02:00 |
|
|
|
0551a8c1b1
|
remove polyfills (this is the task of babel, not ours)
remove unused portal-vue library
|
2021-10-16 15:13:53 +02:00 |
|
|
|
264bee5ead
|
allow bundle analysis:
- generate stats
- have a `analyse-bundle` command
|
2021-10-16 15:00:07 +02:00 |
|
|
|
778541faee
|
removed changelogs in subfolders
create changelog in main folder (cd was missing)
update version in database project
|
2021-10-16 03:46:44 +02:00 |
|
|
|
675d8710ca
|
adjusted release issue template to use new icon see: 1f3f9cc4d7
|
2021-10-16 00:54:57 +02:00 |
|
einhornimmond
|
584f1e54b8
|
Merge pull request #994 from gradido/login_fix_is_exist_in_db
fix isExitInDb
|
2021-10-15 16:24:59 +02:00 |
|
|
|
69d4fb9958
|
v1.5.1
|
2021-10-15 16:01:19 +02:00 |
|
einhornimmond
|
80228ef842
|
fix
|
2021-10-15 15:59:52 +02:00 |
|
einhornimmond
|
4c732b20e0
|
fix isExitInDb
|
2021-10-15 15:50:43 +02:00 |
|
|
|
bfaf6bb1ea
|
Merge pull request #986 from gradido/release_1_5_0
v1.5.0
|
2021-10-15 14:39:30 +02:00 |
|
|
|
669ac87494
|
updated changelog
|
2021-10-15 14:29:36 +02:00 |
|
|
|
39773c55f7
|
v1.5.0
|
2021-10-15 14:28:54 +02:00 |
|
einhornimmond
|
5170f41eec
|
Merge pull request #993 from gradido/login_fix_db_default
default value for empty field
|
2021-10-15 14:20:14 +02:00 |
|
einhornimmond
|
b5e092dd8a
|
NULL instead of 0
|
2021-10-15 14:11:16 +02:00 |
|
|
|
91ddfd7574
|
Merge pull request #992 from gradido/fix_language
fix language registriert
|
2021-10-15 14:07:56 +02:00 |
|
einhornimmond
|
889495b38c
|
check publisher_id for changes
|
2021-10-15 14:02:47 +02:00 |
|
einhornimmond
|
9cb7bf65f1
|
default value for empty field
|
2021-10-15 13:33:58 +02:00 |
|
|
|
d05590aa70
|
fix language registriert
|
2021-10-15 13:28:24 +02:00 |
|
Hannes Heine
|
8db9f0881b
|
Merge pull request #991 from gradido/fix-registration-without-publisherid
Change the publisherId to nullable.
|
2021-10-15 13:07:41 +02:00 |
|
elweyn
|
db9b5fa965
|
Change the publisherId to nullable.
|
2021-10-15 12:57:37 +02:00 |
|
einhornimmond
|
3174d9bdda
|
Merge pull request #990 from gradido/revert-988-apollo_fix
Revert "deliver a decay block every time"
|
2021-10-15 12:39:06 +02:00 |
|
einhornimmond
|
0e7236e9ef
|
change symbol name and <
|
2021-10-15 12:29:56 +02:00 |
|
einhornimmond
|
2f3ad854d5
|
fix fix fix
|
2021-10-15 12:25:05 +02:00 |
|
einhornimmond
|
dece5f357b
|
fix
|
2021-10-15 12:15:18 +02:00 |
|
einhornimmond
|
4cd7efe184
|
fix to checko for 2 after comma instead of 4
|
2021-10-15 12:05:06 +02:00 |
|
Hannes Heine
|
cc9e3b54c9
|
Revert "deliver a decay block every time"
|
2021-10-15 12:02:14 +02:00 |
|
einhornimmond
|
bf6a3419d5
|
Merge pull request #989 from gradido/apollo_fix2
update first name, last name and username in community server db on c…
|
2021-10-15 11:59:33 +02:00 |
|
einhornimmond
|
72b45ce5b3
|
move in correct branch
|
2021-10-15 11:49:58 +02:00 |
|
einhornimmond
|
a1f8022295
|
Merge pull request #988 from gradido/apollo_fix
deliver a decay block every time
|
2021-10-15 11:40:48 +02:00 |
|