Skip to content

Conversation

@Taihenc
Copy link
Member

@Taihenc Taihenc commented Jul 19, 2025

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]>
BadLuckZ and others added 28 commits July 19, 2025 05:50
* feat: getHousePref() + setHousePref()

* fix: adjust datatype

* fix: Adjust data type again based on backend

* fix: Trust me - 0.5s delay can't avoid -1 people in the houses

* feat: Can get housePref

* feat: Get Houses with API

* feat: Submit Houses

* feat: Loading Icon

* fix: สำรองโคตรเล็ก พึ่งเห็น

* fix: Route.ts

* nothing: parse to <script>

* fix: Custom Size's color not only black

* fix: Change Card's gap

* feat: Hidden Buttons for non-owner (Not sure for members)

* fix: Bugs from PM

* fix: Bugs Again

* fix: Bugs Again...

* feat: Join Group

* fix: Remove things

* feat: leaveGroup

* fix: Group UI

* fix: Route.ts

* fix: reload

* fix: Show that members can't pick group
- added fm night regis button for student role
- cleared hardcode for checking the opening event
- added fm night link to navbar
- 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
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