Trendyol / gurubu

Simple, Fast, and Practical Task Estimation and Tech Grooming. Live demo below 👇
https://gurubu.vercel.app
BSD 3-Clause "New" or "Revised" License
60 stars 16 forks source link

Room type should be an enum #81

Open ethsmaa opened 9 months ago

ethsmaa commented 9 months ago

It would be nice if we could explicitly define the grooming type on the backend and frontend

Check this line: https://github.com/Trendyol/gurubu/blob/bb09c34790779ae3861aa9e03a6e4447ee470c0a/gurubu-backend/utils/groomings.js#L9-L55

mertcanaltin commented 9 months ago

thanks a lot, having the maintenance type in the back gives me confidence, but I think you are talking about being able to manage it dynamically on the front end, which would be nice, I don't think this feature will cause a problem that will break the structure or a vulnerability, I agree about dynamicizing it with a parameter we give from the client :rocket: