initial offline mode, hive setup, home display, mzansi rofile display completed
This commit is contained in:
parent
3d5fdde322
commit
f19a316be8
20 changed files with 981 additions and 304 deletions
107
mih_ui/lib/mih_hive/hive_adapters.g.yaml
Normal file
107
mih_ui/lib/mih_hive/hive_adapters.g.yaml
Normal file
|
|
@ -0,0 +1,107 @@
|
|||
# Generated by Hive CE
|
||||
# Manual modifications may be necessary for certain migrations
|
||||
# Check in to version control
|
||||
nextTypeId: 5
|
||||
types:
|
||||
AppUser:
|
||||
typeId: 0
|
||||
nextIndex: 9
|
||||
fields:
|
||||
idUser:
|
||||
index: 0
|
||||
email:
|
||||
index: 1
|
||||
fname:
|
||||
index: 2
|
||||
lname:
|
||||
index: 3
|
||||
type:
|
||||
index: 4
|
||||
app_id:
|
||||
index: 5
|
||||
username:
|
||||
index: 6
|
||||
pro_pic_path:
|
||||
index: 7
|
||||
purpose:
|
||||
index: 8
|
||||
Business:
|
||||
typeId: 1
|
||||
nextIndex: 15
|
||||
fields:
|
||||
business_id:
|
||||
index: 0
|
||||
Name:
|
||||
index: 1
|
||||
type:
|
||||
index: 2
|
||||
registration_no:
|
||||
index: 3
|
||||
logo_name:
|
||||
index: 4
|
||||
logo_path:
|
||||
index: 5
|
||||
contact_no:
|
||||
index: 6
|
||||
bus_email:
|
||||
index: 7
|
||||
app_id:
|
||||
index: 8
|
||||
gps_location:
|
||||
index: 9
|
||||
practice_no:
|
||||
index: 10
|
||||
vat_no:
|
||||
index: 11
|
||||
website:
|
||||
index: 12
|
||||
rating:
|
||||
index: 13
|
||||
mission_vision:
|
||||
index: 14
|
||||
BusinessUser:
|
||||
typeId: 2
|
||||
nextIndex: 7
|
||||
fields:
|
||||
idbusiness_users:
|
||||
index: 0
|
||||
business_id:
|
||||
index: 1
|
||||
app_id:
|
||||
index: 2
|
||||
signature:
|
||||
index: 3
|
||||
sig_path:
|
||||
index: 4
|
||||
title:
|
||||
index: 5
|
||||
access:
|
||||
index: 6
|
||||
UserConsent:
|
||||
typeId: 3
|
||||
nextIndex: 3
|
||||
fields:
|
||||
app_id:
|
||||
index: 0
|
||||
privacy_policy_accepted:
|
||||
index: 1
|
||||
terms_of_services_accepted:
|
||||
index: 2
|
||||
ProfileLink:
|
||||
typeId: 4
|
||||
nextIndex: 7
|
||||
fields:
|
||||
idprofile_links:
|
||||
index: 0
|
||||
app_id:
|
||||
index: 1
|
||||
business_id:
|
||||
index: 2
|
||||
site_name:
|
||||
index: 3
|
||||
custom_name:
|
||||
index: 4
|
||||
destination:
|
||||
index: 5
|
||||
order:
|
||||
index: 6
|
||||
Loading…
Add table
Add a link
Reference in a new issue