jambonz / jambonz-webapp

A simple provisioning web app for jambonz
MIT License
5 stars 21 forks source link

Backlog: Implement storybook #116

Open kitajchuk opened 2 years ago

kitajchuk commented 2 years ago

This is a WIP issue still...

It may be worthwhile to consider Storybook here as well since we use it for jambonz-ui already and could leverage most of the configuration implemented there.

davehorton commented 2 years ago

ok, but I really dont want to invest any time into new architectural stuff until we implement the multi-user support, as this is really needed. Its on me to do a bit of design for it, but would rather not launch any other major initiatives till that is done

kitajchuk commented 2 years ago

ok, but I really dont want to invest any time into new architectural stuff until we implement the multi-user support, as this is really needed. Its on me to do a bit of design for it, but would rather not launch any other major initiatives till that is done

Sounds good. This stuff isn’t meant to be done right now. I’m just logging the information here to keep track of it. If there’s a better place you’d prefer to keep track of this type of stuff we can move it there. I think the testing is important (much more so than this) but that is also something that doesn’t have to be worked on immediately and can be accomplished over time as time permits. We could use a new issue prefix or label called “Backlog” or something to be more clear about it.