Srivatsav Auswin

Results 12 issues of Srivatsav Auswin

This pull request introduces a new GitHub Actions workflow (docker-pr.yml) to automate the building of Docker images for the eventyay-tickets project. The workflow is triggered whenever a pull request is...

This pull request contains the initial commit addressing [Issue #190](https://github.com/fossasia/eventyay-tickets/issues/190) (Integrate Badges Plugin with Check-in App for QR Code Scanning) in the [eventyay-tickets](https://github.com/fossasia/eventyay-tickets) repository. **Overview:** In this PR, a "Register...

This PR tries to Solve Issue #191 (Integrate Check-in and Lead Scanning into a Single QR Code) Since both the codes are generated on a order they are now embedded...

The Badges plugin API currently returns the following JSON structure for badge layouts for the following call > #### `GET /api/v1/organizers/(organizer)/events/(event)/badgelayouts/` ```json { "count": 1, "next": null, "previous": null, "results":...

enhancement
feature
badge

Currently, the Badges plugin allows the addition of two separate QR codes on badges: one for Check-in and another for Lead-scanning. To simplify the badge design and improve usability, we...

feature
badge

Currently, when devices are revoked, they are not being deleted from the list but are still shown at the bottom of the device list. This issue needs to be addressed...

enhancement

This issue extends the previous feature request (Issue #193) for adding a badge preview during ticket booking and event registration. In addition to the preview feature, we propose allowing event...

feature
badge

Currently, event attendees do not have the option to preview their badges while booking tickets or registering for an event. To ensure that attendees' badge information is accurate, we propose...

feature
badge

The Badges plugin currently includes 58 default text placeholders. To streamline the badge creation process, we propose limiting the default placeholders to only the information that organizers select as required...

feature
badge

The Badges plugin currently generates badges with QR codes. To enhance event management, we propose integrating this feature with the [Checkin App](https://github.com/fossasia/open-event-checkin), allowing it to scan QR codes and manage...

feature
badge