Skip to content

Feature/uth 231 visa alla lediga bilplatser i en lista pa medarbetarportalen#111

Open
lalmqvist wants to merge 101 commits intomainfrom
feature/uth-231-visa-alla-lediga-bilplatser-i-en-lista-pa-medarbetarportalen
Open

Feature/uth 231 visa alla lediga bilplatser i en lista pa medarbetarportalen#111
lalmqvist wants to merge 101 commits intomainfrom
feature/uth-231-visa-alla-lediga-bilplatser-i-en-lista-pa-medarbetarportalen

Conversation

@lalmqvist
Copy link
Contributor

No description provided.

0x4d added 30 commits May 7, 2025 13:04
0x4d and others added 28 commits June 30, 2025 15:23
@lalmqvist lalmqvist marked this pull request as ready for review July 2, 2025 13:32
Copy link
Contributor

@mittistormen mittistormen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jättekul att se! Snyggt!

router.get('(.*)/rental-objects/vacant-parkingspaces', async (ctx) => {
const metadata = generateRouteMetadata(ctx)
const vacantParkingSpaces = await coreAdapter.getVacantParkingSpaces()
const publishedListings =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I den här routen behöver vi kolla inte bara mot publicerade utan också de två case som är "Klara för erbjudande" och "Erbjudna". De annonserna ska inte gå att publicera på nytt förrän alla som fått erbjudande på dom tackat nej/inte svarat.

type: 'actions',
flex: 1,
minWidth: 250,
headerName: 'Publicera i kötyp',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kötyp => uthyrningsmetod enligt vad vi sagt på dailyn

)

const handlePublishParkingSpaces = (ids: Array<GridRowId>) => {
console.log('Publishing parking spaces with IDs:', ids)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

glöm ej ta bort console.log

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.

2 participants