|
|
af8bc01df1
|
plug holes in login_user_backups
|
2022-01-20 14:02:16 +01:00 |
|
|
|
2b9a7020c7
|
comment
|
2022-01-20 14:02:01 +01:00 |
|
|
|
65a7b2bfd8
|
sync tables login_users and state_users
|
2022-01-20 13:49:28 +01:00 |
|
|
|
163570d34f
|
plug holes in login_users
|
2022-01-20 13:48:42 +01:00 |
|
|
|
eb33e5130a
|
regenerate passphrase if needed
|
2022-01-20 12:30:07 +01:00 |
|
|
|
d257a119b4
|
delete remaining users not accociated with an email and not regeneratable
|
2022-01-19 22:03:00 +01:00 |
|
|
|
427608ada3
|
username is nullable
|
2022-01-19 21:42:25 +01:00 |
|
|
|
615dc4f5fa
|
fill recoverable missing emails
|
2022-01-19 21:42:15 +01:00 |
|
|
|
af52da327a
|
delete pending tasks
|
2022-01-19 21:41:54 +01:00 |
|
|
|
791b05b481
|
typo on elopage hook
|
2022-01-19 14:45:06 +01:00 |
|
|
|
723afb6402
|
make description field explicitly nullable and corrected graphql model accordingly
|
2022-01-19 14:44:56 +01:00 |
|
|
|
1f979ffb90
|
make script executable
|
2022-01-19 14:04:58 +01:00 |
|
|
|
9911961662
|
parameterize the import files
|
2022-01-19 14:01:24 +01:00 |
|
|
|
62859849ef
|
import production data script
|
2022-01-19 13:57:39 +01:00 |
|
Alexander Friedland
|
e558ec2209
|
Merge pull request #1318 from gradido/1249-GDD-GDT-values-look-displaced-or-cut-off
1249 gdd gdt values look displaced or cut off
|
2022-01-19 12:34:30 +01:00 |
|
Alexander Friedland
|
d6bae4ca1e
|
Merge branch 'master' into 1249-GDD-GDT-values-look-displaced-or-cut-off
|
2022-01-19 10:52:32 +01:00 |
|
Alexander Friedland
|
da20eae086
|
Merge pull request #1314 from gradido/1307-Admin-rename-Wallet-to-My-Account
1307 admin rename wallet to my account
|
2022-01-19 10:50:47 +01:00 |
|
ogerly
|
e59c20cea6
|
yarn lint fix
|
2022-01-19 10:39:56 +01:00 |
|
ogerly
|
0c6a86dc1e
|
change look width radius and boder style inset
|
2022-01-19 10:39:34 +01:00 |
|
ogerly
|
4161a6194a
|
yarn locales fix
|
2022-01-19 08:50:30 +01:00 |
|
ogerly
|
99696d16f8
|
rename Wallet to My Account
|
2022-01-19 08:49:30 +01:00 |
|
clauspeterhuebner
|
e859291757
|
Merge pull request #1136 from gradido/1011-Visualize_and_refine_the_register_process
1011 visualize and refine the register process
|
2022-01-19 03:11:04 +01:00 |
|
Claus-Peter Hübner
|
86a7caaa46
|
add and change details for checkEmail and add Apollo-Elopage-Hook
processing
|
2022-01-19 03:02:02 +01:00 |
|
Claus-Peter Hübner
|
1fac3a56c7
|
Merge remote-tracking branch 'origin/master' into 1011-Visualize_and_refine_the_register_process
|
2022-01-19 01:36:30 +01:00 |
|
clauspeterhuebner
|
efd24034f7
|
Merge pull request #1219 from gradido/new_roadmap
New roadmap
|
2022-01-19 01:15:06 +01:00 |
|
clauspeterhuebner
|
ec98e55ea1
|
Merge branch 'master' into new_roadmap
|
2022-01-19 00:53:33 +01:00 |
|
Moriz Wahl
|
1fb253ce1d
|
Merge pull request #1308 from gradido/fix-navigation-after-email-confirmation
fix: Redirect after Email Confirmation
|
2022-01-18 15:13:37 +01:00 |
|
|
|
fd4241def0
|
Merge branch 'master' into fix-navigation-after-email-confirmation
|
2022-01-18 13:51:33 +01:00 |
|
|
|
4b78101726
|
Merge pull request #1309 from gradido/fix_docker_logging
fix_docker_logging
|
2022-01-18 13:51:19 +01:00 |
|
|
|
e98113240d
|
fix docker setup by changing the default value for logging path
make the path configurable for the bare metal deployment and deploy old default value as default for bare metal deployment
|
2022-01-18 13:39:15 +01:00 |
|
Moriz Wahl
|
8ca90b958a
|
fix: Redirect after Email Confirmation
|
2022-01-18 13:37:28 +01:00 |
|
Moriz Wahl
|
cee930b8f7
|
Merge pull request #1293 from gradido/paginate-user-table
feat: Paginate User Table
|
2022-01-18 13:22:03 +01:00 |
|
Moriz Wahl
|
2e25c280cf
|
Merge branch 'master' into paginate-user-table
|
2022-01-18 12:54:59 +01:00 |
|
Moriz Wahl
|
ddd9e4ecc0
|
perPage as data parameter
|
2022-01-18 12:51:59 +01:00 |
|
Moriz Wahl
|
9b87b26fa2
|
change text to users
|
2022-01-18 12:47:00 +01:00 |
|
Hannes Heine
|
f5f82436c3
|
Merge pull request #1297 from gradido/1291-Cannot-go-back-to-login
Adding button, to link back to the login page from the error not activated page.
|
2022-01-18 10:52:33 +01:00 |
|
Hannes Heine
|
031867dc4d
|
Merge branch 'master' into 1291-Cannot-go-back-to-login
|
2022-01-18 07:01:50 +01:00 |
|
|
|
8f85d2f30c
|
Merge pull request #1290 from gradido/new_deployment_stage2
[WIP] new_deployment_stage2
|
2022-01-18 06:49:11 +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 |
|
Alexander Friedland
|
e225dd7f54
|
Merge pull request #1298 from gradido/1250-Wallet-Missing-icons-in-menu
add icons in menu and navbarmenu
|
2022-01-18 01:35:01 +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 |
|
|
|
7416eaa4c5
|
lint fixes
|
2022-01-17 13:45:42 +01:00 |
|
|
|
14a2434378
|
pm2 start with system
|
2022-01-17 11:52:31 +01:00 |
|
|
|
37b92d93a9
|
mysql backup solution
|
2022-01-17 11:45:10 +01:00 |
|
|
|
61b262472d
|
elopage hook, log full body
|
2022-01-17 11:21:09 +01:00 |
|
|
|
78f3544c4f
|
missing chown
|
2022-01-17 11:18:13 +01:00 |
|