Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1. Create the app, use GridApp the latest version. Use app-container as a provider. Type - WPA (it should be PWA, mistype)

  2. Go to Content tab. First of all you need provide .gridapp file which contains the schema. After you upload it, you need to set:

    1. Logo, Pick an asset – logo for the queue. Please download logo in the Files section first, and after reuse the generated link from there (instruction). If you want to remove an existing logo - download the fake one, put link on the fake, remove the fake from the files.

    1. Base queue API URL – one of the URL from the list below. URL depends on region, please check where the customer is and select appropriate region. Our Ombori queues use https://ombori-queue-prod-eu.azure-api.net/api url.

      US: ‘https://ombori-queue-prod-us.azure-api.net/api’,
      EU: ‘https://ombori-queue-prod-eu.azure-api.net/api’,
      UAE: ‘https://ombori-queue-prod-uae.azure-api.net/api’,
      AU: ‘https://ombori-queue-prod-au.azure-api.net/api’, 

      Note: you path has to end with /api, please don’t forget about it. 

    1. Queue ID – queue should be already created to this moment. You can get queue id from the url – it's a part of the url after queues:  /queues/queue_id/ (for example http://localhost:3000/khorev/queues/e234bb8b-c0bf-450d-81f7-a9c02530e94c/click-and-collect-admin). For getting this link, go to queue, in the right part click Queue manager.

    2. Queue organisation: the same as the org name. Case sensitive, should be lower-case and with dashes like `my-org-name.

    3. Queue enabled - should be disabled, otherwise you’ll have an old layout.

    4. Queue Signage Layout section

      1. Use alternative layout, most likely you want this one, it’s the latest version

      2. Occupancy Enabled (the number 12 / 20)

      3. Occupancy Total Enabled (the number 12 / 20)

    5. With other properties you should be familiar.

  • No labels