1 file changed
+1
-1
lines changed- README.md+1-1
- app/app.js+1-1
- app/assets/styles/app.css+2-2
- app/assets/styles/layout.css+323
- app/assets/styles/lodash.css-852
- app/components/activity/Container.jsx+3-1
- app/components/issue/Container.jsx+8-1
- app/components/issue/DetailBar.jsx+8-8
- app/components/issue/Header.jsx+41-40
- app/components/issue/SearchList.jsx+5-7
- app/components/issue/comments/Comments.jsx+1-1
- app/components/issue/history/History.jsx+1-1
- app/components/kanban/Card.jsx+26-7
- app/components/kanban/Column.jsx+3
- app/components/kanban/Container.jsx+17-4
- app/components/kanban/Header.jsx+70-5
- app/components/kanban/List.jsx+30-2
- app/components/kanban/RightClickMenu.jsx+5-4
- app/components/layout/Footer.jsx-28
- app/components/state/CreateModal.jsx+2-2
- app/redux/actions/KanbanActions.js+8
- app/redux/constants/ActionTypes.js+1
- app/redux/reducers/1+996
- app/redux/reducers/kanban.js+22-1
- server/api/.routes.js.swp
- server/api/routes.js+8-1
0 commit comments