Skip to content
代码片段 群组 项目
提交 db368a66 编辑于 作者: Marco Zille's avatar Marco Zille 提交者: Lukas Eipert
浏览文件

Added todos_vue_application feature flag

Instead of interweaving the old todos app on `/dashboard/todos` with the
new Vue app, we create a new route `/dashboard/todos/vue` which is a
little more green field.

This will allow us to work without the CSS and JS tech-debt of the old
page. Once the implementation of `/dashboard/todos/vue` is a little more
progressed we can feature flag it on the route level. But in the mean
time it's also nice that people which have the FF enabled, can just
navigate to the old route as well.

Follow-up steps would be switching out the route based on the FF in the
nav as well.

Changelog: added
上级 4965e626
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册