einhornimmond
|
db15a5da4e
|
add tests for commit hash
|
2021-09-17 13:19:10 +02:00 |
|
einhornimmond
|
827cdd636f
|
remove old code
|
2021-09-16 13:01:00 +02:00 |
|
einhornimmond
|
319799c70f
|
Merge branch 'frontend_commit_hash' of github.com:gradido/gradido into frontend_commit_hash
|
2021-09-15 15:13:17 +02:00 |
|
einhornimmond
|
de750e79a2
|
add as env on shell
|
2021-09-15 15:13:05 +02:00 |
|
einhornimmond
|
ba1f3c0fc6
|
removed old code
|
2021-09-15 15:06:52 +02:00 |
|
einhornimmond
|
1e792c32e3
|
Merge branch 'frontend_commit_hash' of github.com:gradido/gradido into frontend_commit_hash
|
2021-09-15 14:49:04 +02:00 |
|
|
|
afcfe1d913
|
do not reference the .env file at given point - in development mode we will have 0000000 as hash displayed
|
2021-09-15 14:47:55 +02:00 |
|
|
|
f9af5f961f
|
env/process.env working in docker & without
|
2021-09-15 14:30:11 +02:00 |
|
|
|
9cf1221040
|
update docker file to properly transmit cli parameters to vue
|
2021-09-15 10:28:10 +02:00 |
|
|
|
f3e7917d41
|
remove empty default values and reference the .env file instead
|
2021-09-15 10:27:24 +02:00 |
|
|
|
3eb2e4b541
|
Contentfooter
- brackets
- use BUILD_COMMIT and BUILD_COMMIT_SHORT
- check for null value instead of 0000000
|
2021-09-15 10:25:41 +02:00 |
|
|
|
9024534eac
|
restructured config,
refactor BUILD_COMMIT
|
2021-09-15 10:24:36 +02:00 |
|
|
|
4a2ee3d162
|
remove nuxt reference, we do not use nuxt
|
2021-09-15 10:20:00 +02:00 |
|
|
|
32c69a3760
|
removed .env.local from eval shell
|
2021-09-15 10:19:28 +02:00 |
|
|
|
f9021a8b2e
|
remove .env.local.dist since this is a structure relevant for vue, but this is a docker .env
|
2021-09-15 10:19:01 +02:00 |
|
|
|
871d0fc76d
|
default value for BUILD_COMMIT in .env in frontend, but not active
|
2021-09-15 02:36:00 +02:00 |
|
|
|
5b6d1b4ca2
|
updated yarn lock(?)
|
2021-09-15 00:32:22 +02:00 |
|
|
|
489b62b27a
|
added .env(docker) to ignore
|
2021-09-15 00:11:56 +02:00 |
|
einhornimmond
|
01cb8fae90
|
...
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
133a394158
|
add additional check
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
abdbbab2ea
|
encapsulate
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
6569ec0743
|
make it possible to use additional local .env entries
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
47e283ac65
|
adding moritz suggestion to don't show the commit hash link if no commit hash was given
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
9787764e6c
|
additional zero check for fixing broken tests
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
d4ca210e8f
|
update default
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
a29ade2930
|
try with default value
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
97b6ef0ac2
|
replace -e with --build-arg in docker build call
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
49d6d75f63
|
next try
|
2021-09-14 23:51:13 +02:00 |
|
einhornimmond
|
2cbe284069
|
add BUILD_COMMIT to test
|
2021-09-14 23:51:12 +02:00 |
|
einhornimmond
|
980e6e0a1c
|
add commit hash with link to github into frontend
|
2021-09-14 23:51:12 +02:00 |
|
einhornimmond
|
6e1b0e8586
|
...
|
2021-09-14 11:23:41 +02:00 |
|
Alexander Friedland
|
6f28b257c5
|
Merge pull request #793 from gradido/732-use-slots-and-templates-instead-of-if-else
gdt transaction with arrays and without slots
|
2021-09-14 11:14:33 +02:00 |
|
ogerly
|
f3fbab8c6b
|
rechtschreibfehler behoben collapse
|
2021-09-14 10:43:38 +02:00 |
|
ogerly
|
19efb09ab9
|
change text gdt.action to gdt.gdt-receive
|
2021-09-14 10:29:40 +02:00 |
|
ogerly
|
6cbd798c72
|
remove tests in transaction.vue Move test to the back
|
2021-09-14 10:24:14 +02:00 |
|
ogerly
|
fa32b35f55
|
add gdtEntryType 2,3,5,6
|
2021-09-14 10:05:17 +02:00 |
|
Moriz Wahl
|
2539504ba8
|
Merge branch 'master' into 732-use-slots-and-templates-instead-of-if-else
|
2021-09-13 20:34:42 +02:00 |
|
Moriz Wahl
|
3ef0b5c113
|
Merge pull request #797 from gradido/refresh-jwt
feat: New JWT in Every Authenticated Response
|
2021-09-13 20:33:48 +02:00 |
|
einhornimmond
|
540bcaeb89
|
Merge pull request #799 from gradido/community_gdt_fix_euro
fix euro after comma gdt view
|
2021-09-13 13:54:00 +02:00 |
|
Moriz Wahl
|
4f4cdb6fe5
|
remove email from decoding
|
2021-09-13 13:39:55 +02:00 |
|
einhornimmond
|
8ff23b3dba
|
fix view of euro now caming as float from gdt server
|
2021-09-13 13:38:18 +02:00 |
|
Moriz Wahl
|
12a5f58376
|
no token in login response. token is inside response header
|
2021-09-13 13:30:53 +02:00 |
|
Moriz Wahl
|
02a962c83b
|
JWT is updated in frontend from response header
|
2021-09-13 13:04:09 +02:00 |
|
ogerly
|
e56ba22dcb
|
tests for all gdtEntryTypes
|
2021-09-13 11:08:06 +02:00 |
|
ogerly
|
25e42683f3
|
more tests
|
2021-09-13 10:43:34 +02:00 |
|
einhornimmond
|
b5eaf30ee4
|
add additional check
|
2021-09-10 18:05:11 +02:00 |
|
einhornimmond
|
a1db115336
|
encapsulate
|
2021-09-10 15:38:05 +02:00 |
|
einhornimmond
|
27e99fbd03
|
make it possible to use additional local .env entries
|
2021-09-09 13:04:04 +02:00 |
|
einhornimmond
|
434fbb6d2f
|
adding moritz suggestion to don't show the commit hash link if no commit hash was given
|
2021-09-09 12:52:54 +02:00 |
|
einhornimmond
|
764fb5110f
|
Merge pull request #796 from gradido/login_checkEmailPath
different path for checkEmail and resetPassword
|
2021-09-09 11:57:12 +02:00 |
|