Skip to content

Conversation

@BadLuckZ
Copy link
Contributor

No description provided.

dhanavadh and others added 30 commits July 13, 2025 22:27
-added staff scan qr page
added staff-qr page
- Fixed Staff-qr handling error
- Fix error type assertions in staff/event/index.astro
- Remove unused imports and variables
- Added auth functions getAuthToken() and getAuthHeaders() in api.ts
- Fixed body stream error when scan qr code
- Added handle error when user is not exist and when user scan wrong qr
- fix ButtonFd not send data
- Fixed no events active layout
* feat: added staff scan qr page

-added staff scan qr page

* fix: firstdate staff bg

* feat: add @yudiel/react-qr-scanner

* Feat: added staff-qr page

added staff-qr page

* chore: fix middleware doesn't work

* feat: Implement qr scan with api

* fix: staff-qr code

- Fixed Staff-qr handling error
- Fix error type assertions in staff/event/index.astro
- Remove unused imports and variables

* fix: qr scan error, body stream err, cannot send cookie to backend err

- Added auth functions getAuthToken() and getAuthHeaders() in api.ts
- Fixed body stream error when scan qr code
- Added handle error when user is not exist and when user scan wrong qr

* Fix: alternative form handle error

- fix ButtonFd not send data

* fix: no event active layout

- Fixed no events active layout

* fix: qrcode

---------

Co-authored-by: neennera <[email protected]>
Co-authored-by: Thukdanai Thaothawin <[email protected]>
Co-authored-by: Borworntat Dendumrongkul <[email protected]>
Taihenc and others added 25 commits July 19, 2025 19:31
- changed firstdate bg to webp
- changed button in staff page
- changed to hardcode event-period

```
const eventPeriods = {
      FIRSTDATE: {
        start: new Date("2025-08-19T00:00:00+07:00"),
        end: new Date("2025-08-19T23:59:59+07:00"),
      },
      RPKM: {
        start: new Date("2025-08-02T00:00:00+07:00"),
        end: new Date("2025-08-02T23:59:59+07:00"),
      },
      FRESHMENNIGHT: {
        start: new Date("2025-08-03T00:00:00+07:00"),
        end: new Date("2025-08-03T23:59:59+07:00"),
      },
    };
```
[Feature][RPKM] Workshop integrate backend
[Feat][Firstdate] Add FM Night menu
[Fix][Firstdate] Changed background to webp
[Feature][RPKM] Workshop & styling minor
[Feature][RPKM] intagrate bottle of choice
@RawSalmon69 RawSalmon69 merged commit 22a3f70 into main Jul 20, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants