21 Commits

Author SHA1 Message Date
Dario
761155fa8f
add some missing files 2021-03-17 19:42:13 +01:00
Dario
2881d33fed
update grpc to new version, update some things they don't work for create the first query to hedera 2021-03-17 19:42:13 +01:00
Dario
3d4f0d7b64
show and add node server and hedera accounts, model, controller and page 2021-03-17 19:41:05 +01:00
Dario
87431e8a70
save entry of hedera account in db 2021-03-17 19:41:05 +01:00
Dario
cb86ed9422
add groups page for listing and add groups (only for admins) 2021-03-17 19:38:25 +01:00
Dario
559795a489
update skeema files, fill in empty model table classes for new mysql tables 2021-03-17 19:33:07 +01:00
einhornimmond - MarkX
ec1080c79f
add new tables and model/table empty files for them 2021-03-17 19:30:10 +01:00
einhornimmond
b3df1bd44f
fix sql file 2021-03-17 18:43:18 +01:00
stroot
27dc7fc9ac update sql querys to remove all warnings from skeema 2020-07-21 12:16:41 +02:00
Dario
3820fb947f !db Update!, add disabled field for user for disabling accounts, check field by login and don't login if user account is disabled 2020-07-16 13:19:59 +02:00
Dario
264ae6b838 fix field type 2020-07-10 10:54:38 +02:00
Dario
3d6aac8ebe add updated field to email verification in db to able to prevent repeated email sending wit verification code 2020-07-10 10:23:35 +02:00
root
c825efb39f add missing comma 2020-07-07 19:47:12 +02:00
Dario via Pythagoras
17659a8a9d Revert "fix missing comma in sql file" 2020-07-03 12:22:27 +02:00
Dario via Pythagoras
07f0f039cf fix missing comma in sql file 2020-07-03 11:52:28 +02:00
Dario
045971e919 add function to detect correct mnemonic type if incorrect type in db (for example after db update) 2020-06-30 12:28:02 +02:00
Dario
b2dc53c899 add mnemonic type field to user_backups to allow using multiple mnemonic word lists with some same words 2020-06-24 14:41:01 +02:00
Dario via Pythagoras
0c8b0333a1 important! add default value 2020-06-15 15:06:54 +02:00
Dario via Pythagoras
7c186ad1e6 Add field to count how often verification email was send 2020-06-15 15:05:35 +02:00
Dario via Pythagoras
4f04a98740 add field for new diret register process 2020-06-15 14:21:28 +02:00
Dario via Pythagoras
95a892c760 add db tables as sql file via skeema 2020-06-10 16:53:48 +02:00