2021-08-14 19:20:57 +02:00

142 lines
2.5 KiB
YAML

columns:
id:
label: id
type: number
member_rank:
label: member_rank
type: text
relation: member_rank
valueFrom: name
passenger_id:
label: passenger_id
type: number
charter_id:
label: charter_id
type: number
cargo_id:
label: cargo_id
type: number
heritage_id:
label: heritage_id
type: number
visual_id:
label: visual_id
type: number
tour_id:
label: tour_id
type: number
passenger_briefing:
label: passenger_briefing
type: text
charter_briefing:
label: charter_briefing
type: text
cargo_briefing:
label: cargo_briefing
type: text
heritage_briefing:
label: heritage_briefing
type: text
visual_briefing:
label: visual_briefing
type: text
tour_briefing:
label: tour_briefing
type: text
is_team:
label: is_team
type: switch
is_instructor:
label: is_instructor
type: switch
show_contact:
label: show_contact
type: switch
account_status:
label: account_status
type: text
last_active:
label: last_active
type: datetime
name:
label: name
type: text
surname:
label: surname
type: text
password:
label: password
type: text
email:
label: email
type: text
zip:
label: zip
type: text
state:
label: state
type: text
city:
label: city
type: text
vatsim_id:
label: vatsim_id
type: number
ivao_id:
label: ivao_id
type: number
pilot_id:
label: pilot_id
type: text
birthday:
label: birthday
type: date
member_since:
label: member_since
type: date
about_me:
label: about_me
type: text
job:
label: job
type: text
legacy_points:
label: legacy_points
type: number
legacy_flights:
label: legacy_flights
type: number
signature:
label: signature
type: text
team_sort_index:
label: team_sort_index
type: text
team_position_short:
label: team_position_short
type: text
team_position_long:
label: team_position_long
type: text
team_member_story:
label: team_member_story
type: text
team_favourite_real_aircraft:
label: team_favourite_real_aircraft
type: text
team_favourite_fs_aircraft:
label: team_favourite_fs_aircraft
type: text
team_favourite_airport:
label: team_favourite_airport
type: text
gdpr_forum:
label: gdpr_forum
type: switch
gdpr_newsletter:
label: gdpr_newsletter
type: switch
gdpr_general:
label: gdpr_general
type: switch