Skip to content

Conversation

@magley
Copy link
Member

@magley magley commented Sep 22, 2025

It's about time we pushed our changes into master.

magley added 30 commits August 9, 2025 15:25
No password change (yet).
"Settings" is very generic. This will give us problems later, with importing components in the router file.
I think tailwind was the issue. Also, the color theme is now always light.
At this point in time, we don't have an API gateway. So I created another axios instance, just for the room microservice, for now, since it's quicker. I'll fix it later.
It's unfinished since you can't set photos or commodities yet.
magley and others added 26 commits September 3, 2025 17:32
That way, the user can check in real time how much this reservation can cost (provided he can book the reservation in the first place).
Since this needs to be runtime, I had to do the `env.js` trick.
Ignore the styling. It should be improved.
Maybe I should just rename `RoomFind` to `Home`.
Fixed an issue where the `Paginator` emitted two events during page number change, despite the page size remaining unchanged. This caused duplicate requests for room data. Now, the `Paginator` only triggers a single event when the page number is updated.
Previously, nights were calculated based on `.getDay()`, which returns only the day of the week.
@magley magley requested a review from Vasilijez September 22, 2025 14:57
@magley magley added the feature New feature or request label Sep 22, 2025
@magley magley merged commit 1517c02 into master Sep 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants