HackYourFuture-CPH / class-25-ironside

0 stars 1 forks source link

admin page and routes added #21

Closed hamoudi-hamoudi closed 11 months ago

hamoudi-hamoudi commented 11 months ago

Ticket Link: ID

📝 Description

added components for the admin plus routes for the back-end the home component have a condition to render different content if the the user_type is admin CSS applied basically and functionality for see-all in JobApproval component yet to come. need to adjust the routing system first all admin calls for back-end are in admin.store.ts

⚠️ Notes

having a problem with CSS on deny or approve click .

🎉 Demos

Screenshot 2023-10-04 144955 Screenshot 2023-10-04 145031
hamoudi-hamoudi commented 11 months ago

Mozilla Firefox-20231006-1220074_gif

I will make the CSS in another PR later , the issue I am having with replacing the missing spot after deny or approve, it happns when i added CSS transition {.fadeOut} to element to desapear nicely