Dittly / website

🔨 The Dittly Website
4 stars 2 forks source link

WIP Styling project details and journey #30

Closed Magitron closed 6 years ago

Magitron commented 7 years ago

WIP

I still need to do a bunch of refactoring and rethinking, but if you have some input on how to build out the journey/timeline, let me know. I'll just keep building out more of the styles and then we can sort it after?

mikenikles commented 7 years ago

Yeah that sounds good. You can use Storybook to view the components while you're building them in isolation. The beauty of components that render independently of where they're used is we can move them around easily.

The plugin I added yesterday to use absolutely import paths also makes refactoring super simple.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9ee31eefcb37248544048543631477f58cfab2fc on project-details into 18e77104a85cb0595989b3a34c8ba56023d271ff on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 54dbe7f43731ab93b6e5171200b09bcd3209f525 on project-details into 18e77104a85cb0595989b3a34c8ba56023d271ff on master.

coveralls commented 6 years ago

Coverage Status

Changes Unknown when pulling 1de505a323a6eb2c6b7ca960a629680b7af72ac8 on project-details into on master.

mikenikles commented 6 years ago

@Mahongru FYI, this PR adds the input field to add a project update. We can chat about the functionality needed to add that data to the backend.