1441 Commits

Author SHA1 Message Date
ogerly
dff51c6782 yarn lint --fix 2022-01-18 16:48:36 +01:00
ogerly
a67831b8ad remove strong element on new_balance 2022-01-18 16:41:46 +01:00
ogerly
9c8aa4d60e add class border-bottom 2022-01-18 16:40:26 +01:00
ogerly
cca2de8faf fix locales 2022-01-18 16:36:17 +01:00
ogerly
e1dc7ea272 fix lint 2022-01-18 16:35:20 +01:00
ogerly
e239b51a8c set locales for advance-calculation 2022-01-18 16:34:47 +01:00
ogerly
d8b9062a92 add locales for advance-calculation 2022-01-18 16:31:10 +01:00
ogerly
b5bc1a31bd Advance calculation text added 2022-01-18 16:28:09 +01:00
ogerly
66c1d8a9e8 remove decay calculation in confirm send page 2022-01-18 16:15:48 +01:00
Moriz Wahl
8ca90b958a fix: Redirect after Email Confirmation 2022-01-18 13:37:28 +01:00
Hannes Heine
031867dc4d
Merge branch 'master' into 1291-Cannot-go-back-to-login 2022-01-18 07:01:50 +01:00
Hannes Heine
a3e65dcda1
Merge branch 'master' into 1291-Cannot-go-back-to-login 2022-01-18 06:45:51 +01:00
ce4edc8360
Merge branch 'master' into new_deployment_stage2 2022-01-18 06:38:44 +01:00
elweyn
0b023eb797 Adding tests when coming from login page. 2022-01-17 16:38:56 +01:00
ogerly
6ab23d93d1 add icons in menu and navbarmenu 2022-01-17 16:22:37 +01:00
elweyn
749244a9f8 Adding button, to link back to the login page from the error page. 2022-01-17 16:13:43 +01:00
ac4eaeb381
Merge branch 'master' into new_deployment_stage2 2022-01-17 13:45:05 +01:00
elweyn
ed2ace4fd5 Withdrew row-fluid from the b-row. 2022-01-17 10:39:39 +01:00
elweyn
5b5d56e14f Set container-fluid in the parent div over the row that has been changed to row-fluid. 2022-01-17 10:28:49 +01:00
90effb41b5
changed syntax again due to shell replacing $variables 2022-01-14 18:49:35 +01:00
5217b347be
replace all $1 url variables with something meaningfull, since $1 is replaced in scripting 2022-01-14 10:24:47 +01:00
Hannes Heine
8390ce2767
Merge branch 'master' into 1226-Text-nach-erster-Anmeldung-entfernen 2022-01-14 08:52:03 +01:00
elweyn
151f497252 Changed the logic of no transactions, sets -1 if error was thrown so that we dont have the error if no transactions are present. 2022-01-14 08:47:07 +01:00
Hannes Heine
47078a9a01
Merge branch 'master' into 1226-Text-nach-erster-Anmeldung-entfernen 2022-01-14 08:08:26 +01:00
elweyn
03c7d664c3 Changed href=#! to class cursor-pointer. 2022-01-14 08:00:50 +01:00
dda39550ab
corrected templates 2022-01-13 22:48:25 +01:00
8fcc3b31ad
improved installscript alot
- proper order
- templates for all configs to fill in automatically
2022-01-13 22:34:17 +01:00
2f04b1470a
removed frontend port from configs - no longer needed 2022-01-13 22:31:54 +01:00
elweyn
173a25dc3a Removed href='#!' and replaced it with class='cursor-pointer' 2022-01-13 10:19:20 +01:00
elweyn
11941b2e43 Merge branch 'master' into 1265-Mouse-Hovering-Over-Pencil-in-Settings 2022-01-13 09:52:25 +01:00
elweyn
2848504fe1 Merge branch 'master' into 1265-Mouse-Hovering-Over-Pencil-in-Settings 2022-01-13 09:40:00 +01:00
4b099d7e58
correct comments
try to fix backend proxy in nginx
missing change for /vue remove
2022-01-12 21:21:21 +01:00
00ecc2b999
cleanup run script (frontend)
include new run script(admin)
2022-01-12 21:21:21 +01:00
c0d5fea248
updated server.js 2022-01-12 21:21:21 +01:00
f8878ce65a
log requests on frontend server script 2022-01-12 21:21:21 +01:00
2347deb317
updated run script for frontend 2022-01-12 21:21:21 +01:00
acd04b3432
removed /vue from tests, configs and references 2022-01-12 21:21:21 +01:00
a49cf65f0f
base path / not /vue (frontend) 2022-01-12 21:19:49 +01:00
60848cc818
cahnge public path to / (frontend) 2022-01-12 21:19:49 +01:00
Hannes Heine
c3f33875b1
Merge branch 'master' into 1247-language-switch-not-alligned 2022-01-12 10:14:01 +01:00
elweyn
0cb58912e9 Withdrew import of the LanguageSwitch component instead search for the component name. 2022-01-12 10:07:49 +01:00
elweyn
29b8e362e2 Test that the language switch is present if not on register page. 2022-01-12 10:03:19 +01:00
elweyn
dccb8cb2ae Don't show the language-switch on the /register page. 2022-01-12 09:47:46 +01:00
3a7bfd7d4c
Merge branch 'master' into language_updates_bernd 2022-01-12 06:43:10 +01:00
9ec068165a
Update frontend/src/locales/de.json 2022-01-12 06:42:27 +01:00
6188d7e0ca
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-01-12 06:41:17 +01:00
Moriz Wahl
b244f31a53 catch language when comming back from admin interface 2022-01-11 10:06:40 +01:00
ogerly
6a25d1177c add href on profil settings change language 2022-01-10 10:59:09 +01:00
Moriz Wahl
fd409252cb get the test working 2022-01-10 10:45:41 +01:00
ogerly
ae2fd66eed add href on profil settings change passwort 2022-01-10 10:43:45 +01:00