ModusCreateOrg/budgeting

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/components/Field/__tests__/index-test.js60
app/components/Field/index.js63
app/components/Form/__tests__/index-test.js137
A
1 hr
app/components/Form/index.js188
app/components/GitHubButton/__tests__/index-test.js9
app/components/GitHubButton/index.js52
app/components/Header/Logo/index.js9
app/components/Header/__tests__/Logo-test.js7
A
1 hr
app/components/Header/__tests__/index-test.js10
A
1 hr
app/components/Header/index.js16
app/components/Legend/LegendItem.js15
app/components/Legend/__tests__/LegendItem-test.js8
app/components/Legend/__tests__/index-test.js11
app/components/Legend/index.js24
app/components/Loading/__tests__/index-test.js7
A
1 hr
app/components/Loading/index.js20
app/components/NavLink/__tests__/index-test.js14
app/components/NavLink/index.js13
app/components/ReportsPanel/ReportsTabbar.js10
app/components/ReportsPanel/__tests__/ReportsTabbar-test.js8
A
1 hr
app/components/ReportsPanel/__tests__/index-test.js9
A
1 hr
app/components/ReportsPanel/index.js23
app/components/StackedChart/Bar.js49
app/components/StackedChart/Rect.js34
app/components/StackedChart/StackedChart.js105
A
1 hr
app/components/StackedChart/Xaxis.js36
app/components/StackedChart/__tests__/Bar-test.js11
app/components/StackedChart/__tests__/Rect-test.js8
app/components/StackedChart/__tests__/StackedChart-test.js15
app/components/StackedChart/__tests__/Xaxis-test.js7
app/components/StackedChart/index.js2
app/containers/App/index.js20
app/containers/Balance/index.js29
app/containers/Budget/index.js16
app/containers/BudgetGrid/__tests__/index-test.js8
app/containers/BudgetGrid/index.js63
app/containers/EntryFormRow/__tests__/index.js140
app/containers/EntryFormRow/index.js152
A
3 hrs
app/containers/InflowOutflow/index.js38
app/containers/Spending/index.js18
app/index.js27
app/modules/__tests__/categories-test.js21
app/modules/__tests__/transactions-test.js177
app/modules/categories.js5
app/modules/defaults.js58
app/modules/rootReducer.js9
app/modules/transactions.js68
app/routes/Budget/index.js8
app/routes/Reports/index.js5
app/selectors/__tests__/categories-test.js26