Git Product home page Git Product logo

Comments (2)

patch0 avatar patch0 commented on September 3, 2024

Thanks for letting us know about the online/offline check in Zen. However, could you follow up on the zen api as well? I don’t see any field in the API indicating a dojo as on- or offline. Since coderdojo.nl takes all dojo and event data from Zen, we would need this checkbox to also be represented in the api so we can show the flag on our website as well!

Currently, this is the data we get for an event:

{
            "id": "917288d8-46fc-4359-8066-904eac4ba450",
            "name": "Startbijeenkomst Wierden",
            "country": {
                "countryName": "Netherlands",
                "continent": "EU",
                "alpha2": "NL",
                "alpha3": "NLD",
                "countryNumber": 528
            },
            "city": {},
            "address": "Bibliotheek Wierden\nPouliestraat 2\n7642EB  Wierden",
            "createdAt": "2020-10-09T13:38:00.479Z",
            "createdBy": "3ac70afc-23b5-4235-8ca1-c495f69eb729",
            "type": "one-off",
            "description": "<p>Voorgestelde notities:<br />\n<br />\nGelieve mee te brengen:</p>\n\n<ul>\n\t<li>Een laptop. Leen er desnoods eentje van iemand.</li>\n</ul>\n\n<p> </p>\n",
            "dojoId": "bad058c7-4686-46f8-94b5-e37ad3a83372",
            "position": null,
            "public": true,
            "status": "published",
            "recurringType": "weekly",
            "dates": [
                {
                    "startTime": "2020-11-07T13:00:00.000Z",
                    "endTime": "2020-11-07T16:00:00.000Z"
                }
            ],
            "ticketApproval": false,
            "notifyOnApplicant": false,
            "eventbriteId": null,
            "eventbriteUrl": null,
            "useDojoAddress": false,
            "startTime": "2020-11-07T13:00:00.000Z",
            "endTime": "2020-11-07T16:00:00.000Z",
            "newForm": true
        }

from cp-dojos-service.

patch0 avatar patch0 commented on September 3, 2024

This flag is already present on the dojo object, but not on the event object. It is a property of the dojo rather than the event, so this makes sense.

from cp-dojos-service.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.