It's now possible to update the host nation already in entry.equipe.com, in case a misstake has been made, it can be corrected here so the country is correct in entry system, and this will also be imported to app.equipe.com.
It's now possible to update the host nation already in entry.equipe.com, in case a misstake has been made, it can be corrected here so the country is correct in entry system, and this will also be imported to app.equipe.com.
We have now separated our translation pack (10 languages) from the client javascript code.
So they can change independently without invalidate the whole pack, this will result is smaller downloads and quicker page loads.
Federation settings, list possible horse categories
These, and only these is now selectable in a show that be long to the federation.
You can now pick a show to import from by searching instead of scrolling in a list, this allow you do find older shows and not be limited to last 100 shows.
When there was no withdrawn slots to choose from, submitting the dialog shown an error page.
Improved performance for exporting to organizer people, and display validation errors in the progress dialog while working instead of blocking the export.
Federation import now correctly resolve given club reference, and instead of competitionid now competitionno is used to put the team the given competition.
{
"clubs": [
{
"id": "8945ef02-4815-423c-84d7-e2443758e735",
"name": "Dream Team",
}
],
"teams": [
{
"id": "d04f61ae-01b9-4105-be73-661e2c871fa8",
"club_id": "8945ef02-4815-423c-84d7-e2443758e735"
"competition_no": "2",
}
],
"entries": [
{
"id": "82bf5cf8-56fa-4d4a-a5f5-62ef70f79b0c",
"competition_no": "2",
"rider_id": "89acd4bd-752a-4fe4-af07-bc5c523b7b27",
"horse_id": "0186d65b-bd47-475b-8fba-ce706cc5c45e",
"payer_id": "89acd4bd-752a-4fe4-af07-bc5c523b7b27",
"category": "H",
"team_id": "d04f61ae-01b9-4105-be73-661e2c871fa8",
}
]
}
We now support importation of teams if given in the entries json data provided by integrations / federations.
You can now easily toggle on and off point of sale in Self Service.
The effect is immediately on all connected deviced.
It's now possible to filter shows by country by clicking the flags at the top.
The country shown here comes from the Host nation setting in app.equipe.com. You can find this setting by going to File > Show settings > Tax > Host nation.